public interface EndToEndFlowInstance extends FlowElementInstance
The following features are supported:
Modifier and Type | Method and Description |
---|---|
EndToEndFlow |
getEndToEndFlow()
Returns the value of the 'End To End Flow' reference.
|
org.eclipse.emf.common.util.EList<FlowElementInstance> |
getFlowElements()
Returns the value of the 'Flow Element' reference list.
|
org.eclipse.emf.common.util.EList<ModeInstance> |
getInModes()
Returns the value of the 'In Mode' reference list.
|
org.eclipse.emf.common.util.EList<SystemOperationMode> |
getInSystemOperationModes()
Returns the value of the 'In System Operation Mode' reference list.
|
org.eclipse.emf.common.util.EList<org.eclipse.emf.common.util.EList<ModeInstance>> |
getModesList() |
void |
setEndToEndFlow(EndToEndFlow value)
Sets the value of the '
End To End Flow ' reference. |
allEnclosingConnectionInstances, findInstanceObjects, getAllEnclosingConnectionInstances, getComponentInstance, getComponentInstancePath, getContainingComponentInstance, getExistsInModes, getInstanceObjectPath, getInstantiatedObjects, getPathName, getSystemInstance, isActive, matchesIndex
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
org.eclipse.emf.common.util.EList<FlowElementInstance> getFlowElements()
FlowElementInstance
.
If the meaning of the 'Flow Element' reference list isn't clear, there really should be more of a description here...
InstancePackage.getEndToEndFlowInstance_FlowElement()
EndToEndFlow getEndToEndFlow()
If the meaning of the 'End To End Flow' reference isn't clear, there really should be more of a description here...
setEndToEndFlow(EndToEndFlow)
,
InstancePackage.getEndToEndFlowInstance_EndToEndFlow()
void setEndToEndFlow(EndToEndFlow value)
End To End Flow
' reference.
value
- the new value of the 'End To End Flow' reference.getEndToEndFlow()
org.eclipse.emf.common.util.EList<ModeInstance> getInModes()
ModeInstance
.
If the meaning of the 'In Modes' reference list isn't clear, there really should be more of a description here...
InstancePackage.getEndToEndFlowInstance_InMode()
org.eclipse.emf.common.util.EList<SystemOperationMode> getInSystemOperationModes()
SystemOperationMode
.
If the meaning of the 'In System Operation Mode' reference list isn't clear, there really should be more of a description here...
InstancePackage.getEndToEndFlowInstance_InSystemOperationMode()
org.eclipse.emf.common.util.EList<org.eclipse.emf.common.util.EList<ModeInstance>> getModesList()