|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BVRInteraction
A representation of the model object 'BVR Interaction'.
Common_Behavior_FragmentsPackage.getBVRInteraction()The following features are supported:
| Method Summary | |
|---|---|
TPFBehavior |
getBehavior()
Returns the value of the 'Behavior' container reference. |
org.eclipse.emf.common.util.EList<BVRGate> |
getFormalGates()
Returns the value of the 'Formal Gates' containment reference list. |
org.eclipse.emf.common.util.EList<BVRInteractionFragment> |
getInteractionFragments()
Returns the value of the 'Interaction Fragments' containment reference list. |
org.eclipse.emf.common.util.EList<BVRLifeline> |
getLifelines()
Returns the value of the 'Lifelines' containment reference list. |
void |
setBehavior(TPFBehavior value)
Sets the value of the ' Behavior' container reference |
| 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.hyades.models.common.facades.behavioral.IBlock |
|---|
getActions |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<BVRLifeline> getLifelines()
BVRLifeline.
It is bidirectional and its opposite is 'Interaction'.
If the meaning of the 'Lifelines' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_FragmentsPackage.getBVRInteraction_Lifelines(),
BVRLifeline.getInteraction()org.eclipse.emf.common.util.EList<BVRInteractionFragment> getInteractionFragments()
BVRInteractionFragment.
It is bidirectional and its opposite is 'Interaction'.
If the meaning of the 'Interaction Fragments' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_FragmentsPackage.getBVRInteraction_InteractionFragments(),
BVRInteractionFragment.getInteraction()org.eclipse.emf.common.util.EList<BVRGate> getFormalGates()
BVRGate.
If the meaning of the 'Formal Gates' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_FragmentsPackage.getBVRInteraction_FormalGates()TPFBehavior getBehavior()
Interaction'.
If the meaning of the 'Behavior' reference isn't clear, there really should be more of a description here...
setBehavior(TPFBehavior),
Common_Behavior_FragmentsPackage.getBVRInteraction_Behavior(),
TPFBehavior.getInteraction()void setBehavior(TPFBehavior value)
Behavior' container reference.
value - the new value of the 'Behavior' container reference.getBehavior()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||