|
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 BVRCombinedFragment
A representation of the model object 'BVR Combined Fragment'.
Common_Behavior_FragmentsPackage.getBVRCombinedFragment()The following features are supported:
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<BVRGate> |
getGates()
Returns the value of the 'Gates' containment reference list. |
org.eclipse.emf.common.util.EList<BVRInteractionOperand> |
getInteractionOperands()
Returns the value of the 'Interaction Operands' containment reference list. |
BVRInteractionOperator |
getInteractionOperator()
Returns the value of the 'Interaction Operator' attribute. |
void |
setInteractionOperator(BVRInteractionOperator value)
Sets the value of the ' Interaction Operator' attribute |
| 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 |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.ILoop |
|---|
getBlock, getCondition |
| 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 |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IDecision |
|---|
getCondition, getFailureBlock, getSuccessBlock |
| 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 |
| Method Detail |
|---|
BVRInteractionOperator getInteractionOperator()
BVRInteractionOperator.
If the meaning of the 'Interaction Operator' attribute isn't clear, there really should be more of a description here...
BVRInteractionOperator,
setInteractionOperator(BVRInteractionOperator),
Common_Behavior_FragmentsPackage.getBVRCombinedFragment_InteractionOperator()void setInteractionOperator(BVRInteractionOperator value)
Interaction Operator' attribute.
value - the new value of the 'Interaction Operator' attribute.BVRInteractionOperator,
getInteractionOperator()org.eclipse.emf.common.util.EList<BVRGate> getGates()
BVRGate.
If the meaning of the 'Gates' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_FragmentsPackage.getBVRCombinedFragment_Gates()org.eclipse.emf.common.util.EList<BVRInteractionOperand> getInteractionOperands()
BVRInteractionOperand.
It is bidirectional and its opposite is 'Combined Fragment'.
If the meaning of the 'Interaction Operands' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_FragmentsPackage.getBVRCombinedFragment_InteractionOperands(),
BVRInteractionOperand.getCombinedFragment()
|
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 | ||||||||