|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Flows
A representation of the model object 's'.
The following features are supported:
FlowPackage.getFlows()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
void |
addContents(org.eclipse.emf.ecore.util.FeatureMap.Entry value)
Adds to the list the value of the ' Contents ' attribute list |
void |
addEndToEndFlow(EndToEndFlow value)
Adds to the list the value of the ' End To End Flow ' containment reference list |
void |
addFlowPathImpl(FlowPathImpl value)
Adds to the list the value of the ' Flow Path Impl ' containment reference list |
void |
addFlowSinkImpl(FlowSinkImpl value)
Adds to the list the value of the ' Flow Sink Impl ' containment reference list |
void |
addFlowSourceImpl(FlowSourceImpl value)
Adds to the list the value of the ' Flow Source Impl ' containment reference list |
org.eclipse.emf.ecore.util.FeatureMap |
getContents()
Returns the value of the 'Contents' attribute list. |
org.eclipse.emf.common.util.EList |
getEndToEndFlow()
Returns the value of the 'End To End Flow' containment reference list. |
org.eclipse.emf.common.util.EList |
getFlowPathImpl()
Returns the value of the 'Flow Path Impl' containment reference list. |
org.eclipse.emf.common.util.EList |
getFlowSinkImpl()
Returns the value of the 'Flow Sink Impl' containment reference list. |
org.eclipse.emf.common.util.EList |
getFlowSourceImpl()
Returns the value of the 'Flow Source Impl' containment reference list. |
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, getSystemInstance, 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 |
---|
org.eclipse.emf.ecore.util.FeatureMap getContents()
FeatureMap.Entry
.
If the meaning of the 'Contents' attribute list isn't clear, there really should be more of a description here...
FlowPackage.getFlows_Contents()
void addContents(org.eclipse.emf.ecore.util.FeatureMap.Entry value)
Contents
' attribute list.
value
- the value to add to 'Contents' attribute list.org.eclipse.emf.common.util.EList getEndToEndFlow()
EndToEndFlow
.
If the meaning of the 'End To End Flow' containment reference list isn't clear, there really should be more of a description here...
FlowPackage.getFlows_EndToEndFlow()
void addEndToEndFlow(EndToEndFlow value)
End To End Flow
' containment reference list.
value
- the value to add to 'End To End Flow' containment reference list.org.eclipse.emf.common.util.EList getFlowSourceImpl()
FlowSourceImpl
.
If the meaning of the 'Flow Source Impl' containment reference list isn't clear, there really should be more of a description here...
FlowPackage.getFlows_FlowSourceImpl()
void addFlowSourceImpl(FlowSourceImpl value)
Flow Source Impl
' containment reference list.
value
- the value to add to 'Flow Source Impl' containment reference list.org.eclipse.emf.common.util.EList getFlowSinkImpl()
FlowSinkImpl
.
If the meaning of the 'Flow Sink Impl' containment reference list isn't clear, there really should be more of a description here...
FlowPackage.getFlows_FlowSinkImpl()
void addFlowSinkImpl(FlowSinkImpl value)
Flow Sink Impl
' containment reference list.
value
- the value to add to 'Flow Sink Impl' containment reference list.org.eclipse.emf.common.util.EList getFlowPathImpl()
FlowPathImpl
.
If the meaning of the 'Flow Path Impl' containment reference list isn't clear, there really should be more of a description here...
FlowPackage.getFlows_FlowPathImpl()
void addFlowPathImpl(FlowPathImpl value)
Flow Path Impl
' containment reference list.
value
- the value to add to 'Flow Path Impl' containment reference list.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |