| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UseCase
A representation of the model object 'Use Case'. A use case is the specification of a set of actions performed by a system, which yields an observable result that is, typically, of value for one or more actors or other stakeholders of the system.
The following features are supported:
UMLPackage.getUseCase()| Method Summary | |
|---|---|
|  org.eclipse.emf.common.util.EList<UseCase> | allIncludedUseCases()The query allIncludedUseCases() returns the transitive closure of all use cases (directly or indirectly) included by this use case. | 
|  Extend | createExtend(java.lang.String name,
             UseCase extendedCase)Creates a new Extend, with the specified 'Name', and 'Extended Case', and appends it to the 'Extend' containment reference list | 
|  ExtensionPoint | createExtensionPoint(java.lang.String name)Creates a new ExtensionPoint, with the specified 'Name', and appends it to the 'Extension Point' containment reference list | 
|  Include | createInclude(java.lang.String name,
              UseCase addition)Creates a new Include, with the specified 'Name', and 'Addition', and appends it to the 'Include' containment reference list | 
|  Extend | getExtend(java.lang.String name,
          UseCase extendedCase)Retrieves the first Extendwith the specified 'Name', and 'Extended Case' from the 'Extend' containment reference list | 
|  Extend | getExtend(java.lang.String name,
          UseCase extendedCase,
          boolean ignoreCase,
          boolean createOnDemand)Retrieves the first Extendwith the specified 'Name', and 'Extended Case' from the 'Extend' containment reference list | 
|  org.eclipse.emf.common.util.EList<Extend> | getExtends()Returns the value of the 'Extend' containment reference list. | 
|  ExtensionPoint | getExtensionPoint(java.lang.String name)Retrieves the first ExtensionPointwith the specified 'Name' from the 'Extension Point' containment reference list | 
|  ExtensionPoint | getExtensionPoint(java.lang.String name,
                  boolean ignoreCase,
                  boolean createOnDemand)Retrieves the first ExtensionPointwith the specified 'Name' from the 'Extension Point' containment reference list | 
|  org.eclipse.emf.common.util.EList<ExtensionPoint> | getExtensionPoints()Returns the value of the 'Extension Point' containment reference list. | 
|  Include | getInclude(java.lang.String name,
           UseCase addition)Retrieves the first Includewith the specified 'Name', and 'Addition' from the 'Include' containment reference list | 
|  Include | getInclude(java.lang.String name,
           UseCase addition,
           boolean ignoreCase,
           boolean createOnDemand)Retrieves the first Includewith the specified 'Name', and 'Addition' from the 'Include' containment reference list | 
|  org.eclipse.emf.common.util.EList<Include> | getIncludes()Returns the value of the 'Include' containment reference list. | 
|  Classifier | getSubject(java.lang.String name)Retrieves the first Classifierwith the specified 'Name' from the 'Subject' reference list | 
|  Classifier | getSubject(java.lang.String name,
           boolean ignoreCase,
           org.eclipse.emf.ecore.EClass eClass)Retrieves the first Classifierwith the specified 'Name' from the 'Subject' reference list | 
|  org.eclipse.emf.common.util.EList<Classifier> | getSubjects()Returns the value of the 'Subject' reference list. | 
|  boolean | validateBinaryAssociations(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                           java.util.Map<java.lang.Object,java.lang.Object> context)UseCases can only be involved in binary Associations. | 
|  boolean | validateCannotIncludeSelf(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                          java.util.Map<java.lang.Object,java.lang.Object> context)A use case cannot include use cases that directly or indirectly include it. | 
|  boolean | validateMustHaveName(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                     java.util.Map<java.lang.Object,java.lang.Object> context)A UseCase must have a name. | 
|  boolean | validateNoAssociationToUseCase(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                               java.util.Map<java.lang.Object,java.lang.Object> context)UseCases can not have Associations to UseCases specifying the same subject. | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotation, getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Methods inherited from interface org.eclipse.uml2.uml.RedefinableElement | 
|---|
| getRedefinedElement, getRedefinedElement, getRedefinedElements, getRedefinitionContext, getRedefinitionContext, getRedefinitionContexts, isConsistentWith, isLeaf, isRedefinitionContextValid, setIsLeaf, validateRedefinitionConsistent, validateRedefinitionContextValid | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotation, getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Methods inherited from interface org.eclipse.uml2.uml.Type | 
|---|
| conformsTo, createAssociation, getAssociations, getPackage, setPackage | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotation, getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Methods inherited from interface org.eclipse.uml2.uml.ParameterableElement | 
|---|
| getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotation, getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Methods inherited from interface org.eclipse.uml2.uml.TemplateableElement | 
|---|
| createOwnedTemplateSignature, createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBinding, getTemplateBinding, getTemplateBindings, isTemplate, parameterableElements, setOwnedTemplateSignature | 
| Method Detail | 
|---|
org.eclipse.emf.common.util.EList<Include> getIncludes()
Include.
 It is bidirectional and its opposite is 'Including Case'.
 This feature subsets the following features:
References the Include relationships owned by this use case.
UMLPackage.getUseCase_Include(), 
Include.getIncludingCase()
Include createInclude(java.lang.String name,
                      UseCase addition)
Include, with the specified 'Name', and 'Addition', and appends it to the 'Include' containment reference list.
 
 
name - The 'Name' for the new Include, or null.addition - The 'Addition' for the new Include, or null.
Include.getIncludes()
Include getInclude(java.lang.String name,
                   UseCase addition)
Include with the specified 'Name', and 'Addition' from the 'Include' containment reference list.
 
 
name - The 'Name' of the Include to retrieve, or null.addition - The 'Addition' of the Include to retrieve, or null.
Include with the specified 'Name', and 'Addition', or null.getIncludes()
Include getInclude(java.lang.String name,
                   UseCase addition,
                   boolean ignoreCase,
                   boolean createOnDemand)
Include with the specified 'Name', and 'Addition' from the 'Include' containment reference list.
 
 
name - The 'Name' of the Include to retrieve, or null.addition - The 'Addition' of the Include to retrieve, or null.ignoreCase - Whether to ignore case in String comparisons.createOnDemand - Whether to create a Include on demand if not found.
Include with the specified 'Name', and 'Addition', or null.getIncludes()org.eclipse.emf.common.util.EList<Extend> getExtends()
Extend.
 It is bidirectional and its opposite is 'Extension'.
 This feature subsets the following features:
References the Extend relationships owned by this use case.
UMLPackage.getUseCase_Extend(), 
Extend.getExtension()
Extend createExtend(java.lang.String name,
                    UseCase extendedCase)
Extend, with the specified 'Name', and 'Extended Case', and appends it to the 'Extend' containment reference list.
 
 
name - The 'Name' for the new Extend, or null.extendedCase - The 'Extended Case' for the new Extend, or null.
Extend.getExtends()
Extend getExtend(java.lang.String name,
                 UseCase extendedCase)
Extend with the specified 'Name', and 'Extended Case' from the 'Extend' containment reference list.
 
 
name - The 'Name' of the Extend to retrieve, or null.extendedCase - The 'Extended Case' of the Extend to retrieve, or null.
Extend with the specified 'Name', and 'Extended Case', or null.getExtends()
Extend getExtend(java.lang.String name,
                 UseCase extendedCase,
                 boolean ignoreCase,
                 boolean createOnDemand)
Extend with the specified 'Name', and 'Extended Case' from the 'Extend' containment reference list.
 
 
name - The 'Name' of the Extend to retrieve, or null.extendedCase - The 'Extended Case' of the Extend to retrieve, or null.ignoreCase - Whether to ignore case in String comparisons.createOnDemand - Whether to create a Extend on demand if not found.
Extend with the specified 'Name', and 'Extended Case', or null.getExtends()org.eclipse.emf.common.util.EList<ExtensionPoint> getExtensionPoints()
ExtensionPoint.
 It is bidirectional and its opposite is 'Use Case'.
 This feature subsets the following features:
References the ExtensionPoints owned by the use case.
UMLPackage.getUseCase_ExtensionPoint(), 
ExtensionPoint.getUseCase()ExtensionPoint createExtensionPoint(java.lang.String name)
ExtensionPoint, with the specified 'Name', and appends it to the 'Extension Point' containment reference list.
 
 
name - The 'Name' for the new ExtensionPoint, or null.
ExtensionPoint.getExtensionPoints()ExtensionPoint getExtensionPoint(java.lang.String name)
ExtensionPoint with the specified 'Name' from the 'Extension Point' containment reference list.
 
 
name - The 'Name' of the ExtensionPoint to retrieve, or null.
ExtensionPoint with the specified 'Name', or null.getExtensionPoints()
ExtensionPoint getExtensionPoint(java.lang.String name,
                                 boolean ignoreCase,
                                 boolean createOnDemand)
ExtensionPoint with the specified 'Name' from the 'Extension Point' containment reference list.
 
 
name - The 'Name' of the ExtensionPoint to retrieve, or null.ignoreCase - Whether to ignore case in String comparisons.createOnDemand - Whether to create a ExtensionPoint on demand if not found.
ExtensionPoint with the specified 'Name', or null.getExtensionPoints()org.eclipse.emf.common.util.EList<Classifier> getSubjects()
Classifier.
 It is bidirectional and its opposite is 'Use Case'.
 
 
 
 References the subjects to which this use case applies. The subject or its parts realize all the use cases that apply to this subject. Use cases need not be attached to any specific subject, however. The subject may, but need not, own the use cases that apply to it.
 
UMLPackage.getUseCase_Subject(), 
Classifier.getUseCases()Classifier getSubject(java.lang.String name)
Classifier with the specified 'Name' from the 'Subject' reference list.
 
 
name - The 'Name' of the Classifier to retrieve, or null.
Classifier with the specified 'Name', or null.getSubjects()
Classifier getSubject(java.lang.String name,
                      boolean ignoreCase,
                      org.eclipse.emf.ecore.EClass eClass)
Classifier with the specified 'Name' from the 'Subject' reference list.
 
 
name - The 'Name' of the Classifier to retrieve, or null.ignoreCase - Whether to ignore case in String comparisons.eClass - The Ecore class of the Classifier to retrieve, or null.
Classifier with the specified 'Name', or null.getSubjects()
boolean validateMustHaveName(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                             java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
 
boolean validateBinaryAssociations(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                   java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
 
boolean validateNoAssociationToUseCase(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                       java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
 
boolean validateCannotIncludeSelf(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                  java.util.Map<java.lang.Object,java.lang.Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.
 org.eclipse.emf.common.util.EList<UseCase> allIncludedUseCases()
| 
 | Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||