|
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 BVRInteractionOperand
A representation of the model object 'BVR Interaction Operand'.
Common_Behavior_FragmentsPackage.getBVRInteractionOperand()The following features are supported:
| Method Summary | |
|---|---|
BVRCombinedFragment |
getCombinedFragment()
Returns the value of the 'Combined Fragment' container reference. |
BVRInteractionConstraint |
getInteractionConstraint()
Returns the value of the 'Interaction Constraint' containment reference |
org.eclipse.emf.common.util.EList<BVRInteractionFragment> |
getInteractionFragments()
Returns the value of the 'Interaction Fragments' containment reference list. |
void |
setCombinedFragment(BVRCombinedFragment value)
Sets the value of the ' Combined Fragment' container reference |
void |
setInteractionConstraint(BVRInteractionConstraint value)
Sets the value of the ' Interaction Constraint' containment 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 |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IBlock |
|---|
getActions |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList<BVRInteractionFragment> getInteractionFragments()
BVRInteractionFragment.
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.getBVRInteractionOperand_InteractionFragments()BVRInteractionConstraint getInteractionConstraint()
If the meaning of the 'Interaction Constraint' containment reference isn't clear, there really should be more of a description here...
setInteractionConstraint(BVRInteractionConstraint),
Common_Behavior_FragmentsPackage.getBVRInteractionOperand_InteractionConstraint()void setInteractionConstraint(BVRInteractionConstraint value)
Interaction Constraint' containment reference.
value - the new value of the 'Interaction Constraint' containment reference.getInteractionConstraint()BVRCombinedFragment getCombinedFragment()
Interaction Operands'.
If the meaning of the 'Combined Fragment' container reference isn't clear, there really should be more of a description here...
setCombinedFragment(BVRCombinedFragment),
Common_Behavior_FragmentsPackage.getBVRInteractionOperand_CombinedFragment(),
BVRCombinedFragment.getInteractionOperands()void setCombinedFragment(BVRCombinedFragment value)
Combined Fragment' container reference.
value - the new value of the 'Combined Fragment' container reference.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 | ||||||||