|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Factory for the model. It provides a create method for each non-abstract class of the model.
Common_Behavior_InteractionsPackage| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
static Common_Behavior_InteractionsFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
BVREventOccurrence |
createBVREventOccurrence()
Returns a new object of class 'BVR Event Occurrence' |
BVRExecutionOccurrence |
createBVRExecutionOccurrence()
Returns a new object of class 'BVR Execution Occurrence' |
BVRGeneralOrdering |
createBVRGeneralOrdering()
Returns a new object of class 'BVR General Ordering' |
BVRLifeline |
createBVRLifeline()
Returns a new object of class 'BVR Lifeline' |
BVRMessage |
createBVRMessage()
Returns a new object of class 'BVR Message' |
BVRMessageEnd |
createBVRMessageEnd()
Returns a new object of class 'BVR Message End' |
BVRProperty |
createBVRProperty()
Returns a new object of class 'BVR Property' |
BVRStateInvariant |
createBVRStateInvariant()
Returns a new object of class 'BVR State Invariant' |
BVRStop |
createBVRStop()
Returns a new object of class 'BVR Stop' |
Common_Behavior_InteractionsPackage |
getCommon_Behavior_InteractionsPackage()
Returns the package supported by this factory |
| Methods inherited from interface org.eclipse.emf.ecore.EFactory |
|---|
convertToString, create, createFromString, getEPackage, setEPackage |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| 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
public static final Common_Behavior_InteractionsFactory eINSTANCE
| Method Detail |
public BVRLifeline createBVRLifeline()
public BVRMessage createBVRMessage()
public BVRGeneralOrdering createBVRGeneralOrdering()
public BVREventOccurrence createBVREventOccurrence()
public BVRMessageEnd createBVRMessageEnd()
public BVRExecutionOccurrence createBVRExecutionOccurrence()
public BVRStateInvariant createBVRStateInvariant()
public BVRStop createBVRStop()
public BVRProperty createBVRProperty()
public Common_Behavior_InteractionsPackage getCommon_Behavior_InteractionsPackage()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||