edu.cmu.sei.aadl.aadl2
Interface EndToEndFlow

All Superinterfaces:
AObject, ClassifierFeature, Element, EndToEndFlowElement, org.eclipse.emf.ecore.EObject, Flow, org.eclipse.core.runtime.IAdaptable, ModalElement, ModalPath, NamedElement, org.eclipse.emf.common.notify.Notifier, RefinableElement, StructuralFeature
All Known Implementing Classes:
EndToEndFlowImpl

public interface EndToEndFlow
extends Flow, ModalPath, EndToEndFlowElement

A representation of the model object 'End To End Flow'.

The following features are supported:

See Also:
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.NamedElement
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
 
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

getFlowElements

org.eclipse.emf.common.util.EList<EndToEndFlowElement> getFlowElements()
Returns the value of the 'Flow Element' reference list. The list contents are of type EndToEndFlowElement.

If the meaning of the 'Flow Element' reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Flow Element' reference list.
See Also:
Aadl2Package.getEndToEndFlow_FlowElement()

getOwnedSubcomponentFlows

org.eclipse.emf.common.util.EList<SubcomponentFlow> getOwnedSubcomponentFlows()
Returns the value of the 'Owned Subcomponent Flow' containment reference list. The list contents are of type 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...

Returns:
the value of the 'Owned Subcomponent Flow' containment reference list.
See Also:
Aadl2Package.getEndToEndFlow_OwnedSubcomponentFlow()

createOwnedSubcomponentFlow

SubcomponentFlow createOwnedSubcomponentFlow()
Creates a new SubcomponentFlow and appends it to the 'Owned Subcomponent Flow' containment reference list.

Returns:
The new SubcomponentFlow.
See Also:
getOwnedSubcomponentFlows()

getRefined

EndToEndFlow getRefined()
Returns the value of the 'Refined' reference.

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...

Returns:
the value of the 'Refined' reference.
See Also:
setRefined(EndToEndFlow), Aadl2Package.getEndToEndFlow_Refined()

setRefined

void setRefined(EndToEndFlow value)
Sets the value of the 'Refined' reference.

Parameters:
value - the new value of the 'Refined' reference.
See Also:
getRefined()

getAllFlowElements

org.eclipse.emf.common.util.EList<EndToEndFlowElement> getAllFlowElements()
get the EndToEndFlowElement sequence taking into account refines

Returns:
EList EndToEndFlowElement