|
||||||||||
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 | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
void |
addFlowElementInstance(FlowElementInstance value)
Adds to the list the value of the ' Flow Element Instance ' reference list |
void |
addInModes(ModeInstance value)
Adds to the list the value of the ' In Modes ' reference list |
void |
addInSystemOperationMode(SystemOperationMode value)
Adds to the list the value of the ' In System Operation Mode ' reference list |
boolean |
exists()
Does the end to end flow exist in the current system operation mode of its containing system instance. |
EndToEndFlow |
getEndToEndFlow()
Returns the value of the 'End To End Flow' reference |
org.eclipse.emf.common.util.EList |
getFlowElementInstance()
Returns the value of the 'Flow Element Instance' reference list. |
org.eclipse.emf.common.util.EList |
getInModes()
Returns the value of the 'In Modes' reference list. |
org.eclipse.emf.common.util.EList |
getInSystemOperationMode()
Returns the value of the 'In System Operation Mode' reference list. |
org.eclipse.emf.common.util.EList |
getModesList()
|
void |
setEndToEndFlow(EndToEndFlow value)
Sets the value of the ' End To End Flow ' reference |
void |
setModesList(org.eclipse.emf.common.util.EList ml)
|
Methods inherited from interface edu.cmu.sei.aadl.model.instance.InstanceObject |
---|
getComponentInstanceList, getComponentInstancePath, getContainingComponentInstance, getInstanceObjectPath, getInstantiatedObjects, getSystemInstance |
Methods inherited from interface edu.cmu.sei.aadl.model.core.NamedElement |
---|
getName, setName |
Methods inherited from interface edu.cmu.sei.aadl.model.core.AObject |
---|
addComment, getAadlSpec, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, 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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
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 getFlowElementInstance()
FlowElementInstance
.
If the meaning of the 'Flow Element Instance' reference list isn't clear, there really should be more of a description here...
InstancePackage.getEndToEndFlowInstance_FlowElementInstance()
void addFlowElementInstance(FlowElementInstance value)
Flow Element Instance
' reference list.
value
- the value to add to 'Flow Element Instance' reference list.org.eclipse.emf.common.util.EList 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()
void addInModes(ModeInstance value)
In Modes
' reference list.
value
- the value to add to 'In Modes' reference list.org.eclipse.emf.common.util.EList getInSystemOperationMode()
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()
void addInSystemOperationMode(SystemOperationMode value)
In System Operation Mode
' reference list.
value
- the value to add to 'In System Operation Mode' reference list.org.eclipse.emf.common.util.EList getModesList()
void setModesList(org.eclipse.emf.common.util.EList ml)
boolean exists()
SystemInstance.setCurrentSystemOperationMode(edu.cmu.sei.aadl.model.instance.SystemOperationMode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |