public interface Gate extends MessageEnd
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Gate> |
getActual()
Getter for relation 'Gate->Actual'
Metamodel description:
null
|
<T extends Gate> |
getActual(Class<T> filterClass)
Filtered Getter for relation 'Gate->Actual'
Metamodel description:
null
|
Gate |
getFormal()
Getter for relation 'Gate->Formal'
Metamodel description:
If the gate belongs to an InteractionUse, then it is connected to a formal gate belonging to the referred interaction.
|
CombinedFragment |
getOwnerFragment()
Getter for relation 'Gate->OwnerFragment'
Metamodel description:
null
|
Interaction |
getOwnerInteraction()
Getter for relation 'Gate->OwnerInteraction'
Metamodel description:
null
|
InteractionUse |
getOwnerUse()
Getter for relation 'Gate->OwnerUse'
Metamodel description:
null
|
void |
setFormal(Gate value)
Setter for relation 'Gate->Formal'
Metamodel description:
If the gate belongs to an InteractionUse, then it is connected to a formal gate belonging to the referred interaction.
|
void |
setOwnerFragment(CombinedFragment value)
Setter for relation 'Gate->OwnerFragment'
Metamodel description:
null
|
void |
setOwnerInteraction(Interaction value)
Setter for relation 'Gate->OwnerInteraction'
Metamodel description:
null
|
void |
setOwnerUse(InteractionUse value)
Setter for relation 'Gate->OwnerUse'
Metamodel description:
null
|
getReceivedMessage, getSentMessage, setReceivedMessage, setSentMessage
getToAfter, getToAfter, getToBefore, getToBefore
getCovered, getCovered, getEnclosingInteraction, getEnclosingOperand, getLineNumber, setEnclosingInteraction, setEnclosingOperand, setLineNumber
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
InteractionUse getOwnerUse()
void setOwnerUse(InteractionUse value)
org.eclipse.emf.common.util.EList<Gate> getActual()
<T extends Gate> List<T> getActual(Class<T> filterClass)
Interaction getOwnerInteraction()
void setOwnerInteraction(Interaction value)
CombinedFragment getOwnerFragment()
void setOwnerFragment(CombinedFragment value)
Gate getFormal()
void setFormal(Gate value)