|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndToEndFlow
A representation of the model object 'End To End Flow'.
The following features are supported:
Aadl2Package.getEndToEndFlow()
Field Summary |
---|
Fields inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
SubcomponentFlow |
createOwnedSubcomponentFlow()
Creates a new SubcomponentFlow and appends it to the 'Owned Subcomponent Flow' containment reference list |
org.eclipse.emf.common.util.EList<EndToEndFlowElement> |
getAllFlowElements()
get the EndToEndFlowElement sequence taking into account refines |
org.eclipse.emf.common.util.EList<EndToEndFlowElement> |
getFlowElements()
Returns the value of the 'Flow Element' reference list. |
org.eclipse.emf.common.util.EList<SubcomponentFlow> |
getOwnedSubcomponentFlows()
Returns the value of the 'Owned Subcomponent Flow' containment reference list. |
EndToEndFlow |
getRefined()
Returns the value of the 'Refined' reference. |
void |
setRefined(EndToEndFlow value)
Sets the value of the ' Refined ' reference |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.RefinableElement |
---|
getRefinedElement, getRefinementContext |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.ClassifierFeature |
---|
getFeaturingClassifiers |
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 |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.ModalPath |
---|
getInTransitions |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.ModalElement |
---|
getAllInModes, getInModes, getModesAndTransitions |
Method Detail |
---|
org.eclipse.emf.common.util.EList<EndToEndFlowElement> getFlowElements()
EndToEndFlowElement
.
If the meaning of the 'Flow Element' reference list isn't clear, there really should be more of a description here...
Aadl2Package.getEndToEndFlow_FlowElement()
org.eclipse.emf.common.util.EList<SubcomponentFlow> getOwnedSubcomponentFlows()
SubcomponentFlow
.
This feature subsets the following features:
If the meaning of the 'Owned Subcomponent Flow' containment reference list isn't clear, there really should be more of a description here...
Aadl2Package.getEndToEndFlow_OwnedSubcomponentFlow()
SubcomponentFlow createOwnedSubcomponentFlow()
SubcomponentFlow
and appends it to the 'Owned Subcomponent Flow' containment reference list.
SubcomponentFlow
.getOwnedSubcomponentFlows()
EndToEndFlow getRefined()
This feature redefines the following features:
If the meaning of the 'Refined' reference isn't clear, there really should be more of a description here...
setRefined(EndToEndFlow)
,
Aadl2Package.getEndToEndFlow_Refined()
void setRefined(EndToEndFlow value)
Refined
' reference.
value
- the new value of the 'Refined' reference.getRefined()
org.eclipse.emf.common.util.EList<EndToEndFlowElement> getAllFlowElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |