|
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 Event Occurrence'. EventOccurrences represents moments in time to which Actions are associated. An EventOccurrence is the basic semantic unit of Interactions. The sequences of Eventoccurrences are the meanings of Interactions. Messages are sent through either asynchronous signal sending or operation calls. Likewise they are recieved by Receptions or actions of consumption.
The following features are supported:
Target General OrderingsSource General OrderingsFinish Execution OccurrenceStart Execution Ocurrence
Common_Behavior_InteractionsPackage.getBVREventOccurrence()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
BVRExecutionOccurrence |
getFinishExecutionOccurrence()
Returns the value of the 'Finish Execution Occurrence' reference. |
org.eclipse.emf.common.util.EList |
getSourceGeneralOrderings()
Returns the value of the 'Source General Orderings' reference list. |
BVRExecutionOccurrence |
getStartExecutionOcurrence()
Returns the value of the 'Start Execution Ocurrence' reference. |
org.eclipse.emf.common.util.EList |
getTargetGeneralOrderings()
Returns the value of the 'Target General Orderings' reference list. |
void |
setFinishExecutionOccurrence(BVRExecutionOccurrence value)
Sets the value of the ' Finish Execution Occurrence' reference. |
void |
setStartExecutionOcurrence(BVRExecutionOccurrence value)
Sets the value of the ' Start Execution Ocurrence' 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 getTargetGeneralOrderings()
BVRGeneralOrdering.
It is bidirectional and its opposite is 'Previous Event Occurrence'.
If the meaning of the 'Target General Orderings' reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVREventOccurrence_TargetGeneralOrderings(),
BVRGeneralOrdering.getPreviousEventOccurrence()public org.eclipse.emf.common.util.EList getSourceGeneralOrderings()
BVRGeneralOrdering.
It is bidirectional and its opposite is 'Next Event Occurence'.
If the meaning of the 'Source General Orderings' reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVREventOccurrence_SourceGeneralOrderings(),
BVRGeneralOrdering.getNextEventOccurence()public BVRExecutionOccurrence getFinishExecutionOccurrence()
Finish Event Occurrence'.
If the meaning of the 'Finish Execution Occurrence' reference isn't clear, there really should be more of a description here...
setFinishExecutionOccurrence(BVRExecutionOccurrence),
Common_Behavior_InteractionsPackage.getBVREventOccurrence_FinishExecutionOccurrence(),
BVRExecutionOccurrence.getFinishEventOccurrence()public void setFinishExecutionOccurrence(BVRExecutionOccurrence value)
Finish Execution Occurrence' reference.
value - the new value of the 'Finish Execution Occurrence' reference.getFinishExecutionOccurrence()public BVRExecutionOccurrence getStartExecutionOcurrence()
Before Event Occurrence'.
If the meaning of the 'Start Execution Ocurrence' reference isn't clear, there really should be more of a description here...
setStartExecutionOcurrence(BVRExecutionOccurrence),
Common_Behavior_InteractionsPackage.getBVREventOccurrence_StartExecutionOcurrence(),
BVRExecutionOccurrence.getBeforeEventOccurrence()public void setStartExecutionOcurrence(BVRExecutionOccurrence value)
Start Execution Ocurrence' reference.
value - the new value of the 'Start Execution Ocurrence' reference.getStartExecutionOcurrence()
|
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 | ||||||||||