|
TPTP 4.1.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 Interaction Occurrence'. An InteractionOccurrence refers to an Interaction. The InteractionOccurrence is a shorthand for copying the contents of the referred Interaction where the InteractionOccurrence is. It is common to want to share portions of an interaction between several other interactions. An InteractionOccurrence allows multiple interactions to reference an interaction that represents a common portion of their specification.
The following features are supported:
Common_Behavior_FragmentsPackage.getBVRInteractionOccurrence()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getActualGates()
Returns the value of the 'Actual Gates' containment reference list. |
BVRInteraction |
getReferredBehavior()
Returns the value of the 'Referred Behavior' reference. |
void |
setReferredBehavior(BVRInteraction value)
Sets the value of the ' Referred Behavior' reference. |
| Methods inherited from interface org.eclipse.hyades.models.common.interactions.BVRInteractionFragment |
|---|
getAnnotations, getDefaultApplication, getGeneralOrderings, getInteraction, getLifelines, getMessages, getProperties, setDefaultApplication, setInteraction |
| 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 |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IAction |
|---|
getActionAnnotations, getActionProperties, isSynchronous, setSynchronous |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public org.eclipse.emf.common.util.EList getActualGates()
BVRGate.
If the meaning of the 'Actual Gates' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_FragmentsPackage.getBVRInteractionOccurrence_ActualGates()public BVRInteraction getReferredBehavior()
If the meaning of the 'Referred Behavior' reference isn't clear, there really should be more of a description here...
setReferredBehavior(BVRInteraction),
Common_Behavior_FragmentsPackage.getBVRInteractionOccurrence_ReferredBehavior()public void setReferredBehavior(BVRInteraction value)
Referred Behavior' reference.
value - the new value of the 'Referred Behavior' reference.getReferredBehavior()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||