public interface UseCaseDependency extends ModelElement
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ExtensionPoint> |
getExtensionLocation()
Getter for relation 'UseCaseDependency->ExtensionLocation'
Metamodel description:
An ordered list of extension points belonging to the extended use case, specifying where the respective behavioral fragments of the extending use case are to be inserted.
|
<T extends ExtensionPoint> |
getExtensionLocation(Class<T> filterClass)
Filtered Getter for relation 'UseCaseDependency->ExtensionLocation'
Metamodel description:
An ordered list of extension points belonging to the extended use case, specifying where the respective behavioral fragments of the extending use case are to be inserted.
|
UseCase |
getOrigin()
Getter for relation 'UseCaseDependency->Origin'
Metamodel description:
null
|
UseCase |
getTarget()
Getter for relation 'UseCaseDependency->Target'
Metamodel description:
In a dependency between UseCases, this defines the link to the target UseCase.
|
void |
setOrigin(UseCase value)
Setter for relation 'UseCaseDependency->Origin'
Metamodel description:
null
|
void |
setTarget(UseCase value)
Setter for relation 'UseCaseDependency->Target'
Metamodel description:
In a dependency between UseCases, this defines the link to the target UseCase.
|
addStereotype, getBpmnLaneRefs, getBpmnLaneRefs, getConstraintDefinition, getConstraintDefinition, getDefaultParametering, getDefaultParametering, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getDocument, getDocument, getExtension, getExtension, getImpactedDependency, getImpactedDependency, getLocalProperties, getLocalProperty, getManifesting, getManifesting, getMatrix, getMatrix, getName, getNote, getNoteContent, getOwnerTemplateParameter, getProduct, getProduct, getProperties, getProperties, getProperties, getProperty, getProperty, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getStereotype, getTag, getTag, getTag, getTagValue, getTagValues, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, isStereotyped, isTagged, putNoteContent, putTagValue, putTagValues, removeNotes, removeStereotypes, removeTags, setLocalProperties, setLocalProperty, setName, setOwnerTemplateParameter, setProperty, setProperty
getAddedToQuery, getAddedToQuery, getCausing, getCausing, getDiagramElement, getDiagramElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, delete, getCompositionChildren, getCompositionOwner, getMClass, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSet
compareTo
static final String MNAME
UseCase getOrigin()
void setOrigin(UseCase value)
org.eclipse.emf.common.util.EList<ExtensionPoint> getExtensionLocation()
<T extends ExtensionPoint> List<T> getExtensionLocation(Class<T> filterClass)
UseCase getTarget()
void setTarget(UseCase value)