|
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 General Ordering'. A GeneralOrdering represents a binary relation between two Eventoccurrences, to describe that one Eventoccurrence must occur before the other. This allows for instance the synchronization between two test components.
The following features are supported:
Common_Behavior_InteractionsPackage.getBVRGeneralOrdering()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
BVREventOccurrence |
getNextEventOccurence()
Returns the value of the 'Next Event Occurence' reference. |
BVREventOccurrence |
getPreviousEventOccurrence()
Returns the value of the 'Previous Event Occurrence' reference. |
void |
setNextEventOccurence(BVREventOccurrence value)
Sets the value of the ' Next Event Occurence' reference. |
void |
setPreviousEventOccurrence(BVREventOccurrence value)
Sets the value of the ' Previous Event Occurrence' reference. |
| 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 |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public BVREventOccurrence getPreviousEventOccurrence()
Target General Orderings'.
If the meaning of the 'Previous Event Occurrence' reference isn't clear, there really should be more of a description here...
setPreviousEventOccurrence(BVREventOccurrence),
Common_Behavior_InteractionsPackage.getBVRGeneralOrdering_PreviousEventOccurrence(),
BVREventOccurrence.getTargetGeneralOrderings()public void setPreviousEventOccurrence(BVREventOccurrence value)
Previous Event Occurrence' reference.
value - the new value of the 'Previous Event Occurrence' reference.getPreviousEventOccurrence()public BVREventOccurrence getNextEventOccurence()
Source General Orderings'.
If the meaning of the 'Next Event Occurence' reference isn't clear, there really should be more of a description here...
setNextEventOccurence(BVREventOccurrence),
Common_Behavior_InteractionsPackage.getBVRGeneralOrdering_NextEventOccurence(),
BVREventOccurrence.getSourceGeneralOrderings()public void setNextEventOccurence(BVREventOccurrence value)
Next Event Occurence' reference.
value - the new value of the 'Next Event Occurence' reference.getNextEventOccurence()
|
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 | ||||||||||