|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModeTransitionConnectionInstance
A representation of the model object 'Mode Transition Connection Instance'.
The following features are supported:
InstancePackage.getModeTransitionConnectionInstance()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
ModeTransitionInstance |
getDst()
Returns the value of the 'Dst' reference. |
FeatureInstance |
getSrc()
Returns the value of the 'Src' reference. |
void |
setDst(ModeTransitionInstance value)
Sets the value of the ' Dst ' reference |
void |
setSrc(FeatureInstance value)
Sets the value of the ' Src ' reference |
Methods inherited from interface edu.cmu.sei.aadl.model.instance.ConnectionInstance |
---|
addConnection, addConnectionContext, addInModeTransitions, addInSystemOperationMode, cloneInstance, exists, getConnection, getConnectionContext, getConnectionPropertyValues, getInModeTransitions, getInSystemOperationMode, getThroughFeatureInstances, getXDst, getXSrc |
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 |
---|
FeatureInstance getSrc()
Src Mode Transition Connection
'.
If the meaning of the 'Src' reference isn't clear, there really should be more of a description here...
setSrc(FeatureInstance)
,
InstancePackage.getModeTransitionConnectionInstance_Src()
,
FeatureInstance.getSrcModeTransitionConnection()
void setSrc(FeatureInstance value)
Src
' reference.
value
- the new value of the 'Src' reference.getSrc()
ModeTransitionInstance getDst()
Dst Mode Transition Connection
'.
If the meaning of the 'Dst' reference isn't clear, there really should be more of a description here...
setDst(ModeTransitionInstance)
,
InstancePackage.getModeTransitionConnectionInstance_Dst()
,
ModeTransitionInstance.getDstModeTransitionConnection()
void setDst(ModeTransitionInstance value)
Dst
' reference.
value
- the new value of the 'Dst' reference.getDst()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |