public interface Lifeline extends ModelElement
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<InteractionFragment> |
getCoveredBy()
Getter for relation 'Lifeline->CoveredBy'
Metamodel description:
null
|
<T extends InteractionFragment> |
getCoveredBy(Class<T> filterClass)
Filtered Getter for relation 'Lifeline->CoveredBy'
Metamodel description:
null
|
PartDecomposition |
getDecomposedAs()
Getter for relation 'Lifeline->DecomposedAs'
Metamodel description:
References the Interaction that represents the decomposition.
|
Interaction |
getOwner()
Getter for relation 'Lifeline->Owner'
Metamodel description:
null
|
Instance |
getRepresented()
Getter for relation 'Lifeline->Represented'
Metamodel description:
References the Instance the Lifeline represents.
|
String |
getSelector()
Getter for attribute 'Lifeline.Selector'
Metamodel description:
If the referenced ConnectableElement is multivalued, then this specifies the specific individual part within that set.
|
void |
setDecomposedAs(PartDecomposition value)
Setter for relation 'Lifeline->DecomposedAs'
Metamodel description:
References the Interaction that represents the decomposition.
|
void |
setOwner(Interaction value)
Setter for relation 'Lifeline->Owner'
Metamodel description:
null
|
void |
setRepresented(Instance value)
Setter for relation 'Lifeline->Represented'
Metamodel description:
References the Instance the Lifeline represents.
|
void |
setSelector(String value)
Setter for attribute 'Lifeline.Selector'
Metamodel description:
If the referenced ConnectableElement is multivalued, then this specifies the specific individual part within that set.
|
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
String getSelector()
void setSelector(String value)
org.eclipse.emf.common.util.EList<InteractionFragment> getCoveredBy()
<T extends InteractionFragment> List<T> getCoveredBy(Class<T> filterClass)
PartDecomposition getDecomposedAs()
void setDecomposedAs(PartDecomposition value)
Interaction getOwner()
void setOwner(Interaction value)
Instance getRepresented()
void setRepresented(Instance value)