|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FlowSpecificationInstance
A representation of the model object 'Flow Specification Instance'.
The following features are supported:
InstancePackage.getFlowSpecificationInstance()
Field Summary |
---|
Fields inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
FeatureInstance |
getDestination()
Returns the value of the 'Destination' reference. |
FlowSpecification |
getFlowSpecification()
Returns the value of the 'Flow Specification' reference |
FeatureInstance |
getSource()
Returns the value of the 'Source' reference. |
void |
setDestination(FeatureInstance value)
Sets the value of the ' Destination ' reference |
void |
setFlowSpecification(FlowSpecification value)
Sets the value of the ' Flow Specification ' reference |
void |
setSource(FeatureInstance value)
Sets the value of the ' Source ' 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 |
---|
FeatureInstance getSource()
Src Flow Spec
'.
If the meaning of the 'Source' reference isn't clear, there really should be more of a description here...
setSource(FeatureInstance)
,
InstancePackage.getFlowSpecificationInstance_Source()
,
FeatureInstance.getSrcFlowSpecs()
void setSource(FeatureInstance value)
Source
' reference.
value
- the new value of the 'Source' reference.getSource()
FeatureInstance getDestination()
Dst Flow Spec
'.
If the meaning of the 'Destination' reference isn't clear, there really should be more of a description here...
setDestination(FeatureInstance)
,
InstancePackage.getFlowSpecificationInstance_Destination()
,
FeatureInstance.getDstFlowSpecs()
void setDestination(FeatureInstance value)
Destination
' reference.
value
- the new value of the 'Destination' reference.getDestination()
FlowSpecification getFlowSpecification()
If the meaning of the 'Flow Specification' reference isn't clear, there really should be more of a description here...
setFlowSpecification(FlowSpecification)
,
InstancePackage.getFlowSpecificationInstance_FlowSpecification()
void setFlowSpecification(FlowSpecification value)
Flow Specification
' reference.
value
- the new value of the 'Flow Specification' reference.getFlowSpecification()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |