|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndToEndFlowInstance
A representation of the model object 'End To End Flow Instance'.
The following features are supported:
InstancePackage.getEndToEndFlowInstance()
Field Summary |
---|
Fields inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
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 Modes' 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 |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.instance.InstanceObject |
---|
getComponentInstancePath, getContainingComponentInstance, getExistsInModes, getInstanceObjectPath, getInstantiatedObjects, getSystemInstance, isActive |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.Element |
---|
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
getLocationReference, setLocationReference, setLocationReference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
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_InModes()
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |