|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BVRInteractionFragment
A representation of the model object 'BVR Interaction Fragment'.
Common_Behavior_InteractionsPackage.getBVRInteractionFragment()The following features are supported:
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getAnnotations()
Returns the value of the 'Annotations' containment reference list. |
TPFDefaultApplication |
getDefaultApplication()
Returns the value of the 'Default Application' containment reference. |
org.eclipse.emf.common.util.EList |
getGeneralOrderings()
Returns the value of the 'General Orderings' containment reference list. |
BVRInteraction |
getInteraction()
Returns the value of the 'Interaction' container reference. |
org.eclipse.emf.common.util.EList |
getLifelines()
Returns the value of the 'Lifelines' reference list. |
org.eclipse.emf.common.util.EList |
getMessages()
Returns the value of the 'Messages' containment reference list. |
org.eclipse.emf.common.util.EList |
getProperties()
Returns the value of the 'Properties' containment reference list. |
void |
setDefaultApplication(TPFDefaultApplication value)
Sets the value of the ' Default Application' containment reference |
void |
setInteraction(BVRInteraction value)
Sets the value of the ' Interaction' container 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 |
| 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 |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
org.eclipse.emf.common.util.EList getLifelines()
BVRLifeline.
It is bidirectional and its opposite is 'Interaction Fragments'.
If the meaning of the 'Lifelines' reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Lifelines(),
BVRLifeline.getInteractionFragments()org.eclipse.emf.common.util.EList getGeneralOrderings()
BVRGeneralOrdering.
If the meaning of the 'General Orderings' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_GeneralOrderings()org.eclipse.emf.common.util.EList getMessages()
BVRMessage.
It is bidirectional and its opposite is 'Interaction Fragment'.
If the meaning of the 'Messages' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Messages(),
BVRMessage.getInteractionFragment()org.eclipse.emf.common.util.EList getAnnotations()
CMNAnnotation.
If the meaning of the 'Annotations' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Annotations()BVRInteraction getInteraction()
Interaction Fragments'.
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.getBVRInteractionFragment_Interaction(),
BVRInteraction.getInteractionFragments()void setInteraction(BVRInteraction value)
Interaction' container reference.
value - the new value of the 'Interaction' container reference.getInteraction()org.eclipse.emf.common.util.EList getProperties()
BVRProperty.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Properties()TPFDefaultApplication getDefaultApplication()
Interaction Fragment'.
If the meaning of the 'Default Application' containment reference isn't clear, there really should be more of a description here...
setDefaultApplication(TPFDefaultApplication),
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_DefaultApplication(),
TPFDefaultApplication.getInteractionFragment()void setDefaultApplication(TPFDefaultApplication value)
Default Application' containment reference.
value - the new value of the 'Default Application' containment reference.getDefaultApplication()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||