|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'BVR Lifeline'. A lifeline represents an individual participant in the Interaction. Participants represents instances of Deployable.
The following features are supported:
Common_Behavior_InteractionsPackage.getBVRLifeline()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getInstances()
Returns the value of the 'Instances' reference list. |
BVRInteraction |
getInteraction()
Returns the value of the 'Interaction' container reference. |
org.eclipse.emf.common.util.EList |
getInteractionFragments()
Returns the value of the 'Interaction Fragments' reference list. |
BVRPartDecomposition |
getPartDecomposition()
Returns the value of the 'Part Decomposition' reference |
void |
setInteraction(BVRInteraction value)
Sets the value of the ' Interaction' container reference |
void |
setPartDecomposition(BVRPartDecomposition value)
Sets the value of the ' Part Decomposition' reference |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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 |
public static final java.lang.String copyright
| Method Detail |
public org.eclipse.emf.common.util.EList getInteractionFragments()
BVRInteractionFragment.
It is bidirectional and its opposite is 'Lifelines'.
If the meaning of the 'Interaction Fragments' reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVRLifeline_InteractionFragments(),
BVRInteractionFragment.getLifelines()public org.eclipse.emf.common.util.EList getInstances()
CFGInstance.
It is bidirectional and its opposite is 'Lifeline'.
If the meaning of the 'Instances' reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVRLifeline_Instances(),
CFGInstance.getLifeline()public BVRPartDecomposition getPartDecomposition()
If the meaning of the 'Part Decomposition' reference isn't clear, there really should be more of a description here...
setPartDecomposition(BVRPartDecomposition),
Common_Behavior_InteractionsPackage.getBVRLifeline_PartDecomposition()public void setPartDecomposition(BVRPartDecomposition value)
Part Decomposition' reference.
value - the new value of the 'Part Decomposition' reference.getPartDecomposition()public BVRInteraction getInteraction()
Lifelines'.
If the meaning of the 'Interaction' container reference isn't clear, there really should be more of a description here...
setInteraction(BVRInteraction),
Common_Behavior_InteractionsPackage.getBVRLifeline_Interaction(),
BVRInteraction.getLifelines()public void setInteraction(BVRInteraction value)
Interaction' container reference.
value - the new value of the 'Interaction' container reference.getInteraction()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||