TPTP 4.4.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.interactions
Interface Common_Behavior_InteractionsPackage.Literals

Enclosing interface:
Common_Behavior_InteractionsPackage

public static interface Common_Behavior_InteractionsPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EClass BVR_EVENT_OCCURRENCE
          The meta object literal for the 'BVR Event Occurrence' class
static org.eclipse.emf.ecore.EReference BVR_EVENT_OCCURRENCE__FINISH_EXECUTION_OCCURRENCE
          The meta object literal for the 'Finish Execution Occurrence' reference feature
static org.eclipse.emf.ecore.EReference BVR_EVENT_OCCURRENCE__SOURCE_GENERAL_ORDERINGS
          The meta object literal for the 'Source General Orderings' reference list feature
static org.eclipse.emf.ecore.EReference BVR_EVENT_OCCURRENCE__START_EXECUTION_OCURRENCE
          The meta object literal for the 'Start Execution Ocurrence' reference feature
static org.eclipse.emf.ecore.EReference BVR_EVENT_OCCURRENCE__TARGET_GENERAL_ORDERINGS
          The meta object literal for the 'Target General Orderings' reference list feature
static org.eclipse.emf.ecore.EClass BVR_EXECUTION_OCCURRENCE
          The meta object literal for the 'BVR Execution Occurrence' class
static org.eclipse.emf.ecore.EReference BVR_EXECUTION_OCCURRENCE__BEFORE_EVENT_OCCURRENCE
          The meta object literal for the 'Before Event Occurrence' reference feature
static org.eclipse.emf.ecore.EReference BVR_EXECUTION_OCCURRENCE__FINISH_EVENT_OCCURRENCE
          The meta object literal for the 'Finish Event Occurrence' reference feature
static org.eclipse.emf.ecore.EReference BVR_EXECUTION_OCCURRENCE__OTHER_BEHAVIOR
          The meta object literal for the 'Other Behavior' reference feature
static org.eclipse.emf.ecore.EClass BVR_GENERAL_ORDERING
          The meta object literal for the 'BVR General Ordering' class
static org.eclipse.emf.ecore.EReference BVR_GENERAL_ORDERING__NEXT_EVENT_OCCURENCE
          The meta object literal for the 'Next Event Occurence' reference feature
static org.eclipse.emf.ecore.EReference BVR_GENERAL_ORDERING__PREVIOUS_EVENT_OCCURRENCE
          The meta object literal for the 'Previous Event Occurrence' reference feature
static org.eclipse.emf.ecore.EClass BVR_INTERACTION_FRAGMENT
          The meta object literal for the 'BVR Interaction Fragment' class
static org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__ANNOTATIONS
          The meta object literal for the 'Annotations' containment reference list feature
static org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__DEFAULT_APPLICATION
          The meta object literal for the 'Default Application' containment reference feature
static org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__GENERAL_ORDERINGS
          The meta object literal for the 'General Orderings' containment reference list feature
static org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__INTERACTION
          The meta object literal for the 'Interaction' container reference feature
static org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__LIFELINES
          The meta object literal for the 'Lifelines' reference list feature
static org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__MESSAGES
          The meta object literal for the 'Messages' containment reference list feature
static org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__PROPERTIES
          The meta object literal for the 'Properties' containment reference list feature
static org.eclipse.emf.ecore.EClass BVR_LIFELINE
          The meta object literal for the 'BVR Lifeline' class
static org.eclipse.emf.ecore.EReference BVR_LIFELINE__INSTANCES
          The meta object literal for the 'Instances' reference list feature
static org.eclipse.emf.ecore.EReference BVR_LIFELINE__INTERACTION
          The meta object literal for the 'Interaction' container reference feature
static org.eclipse.emf.ecore.EReference BVR_LIFELINE__INTERACTION_FRAGMENTS
          The meta object literal for the 'Interaction Fragments' reference list feature
static org.eclipse.emf.ecore.EReference BVR_LIFELINE__PART_DECOMPOSITION
          The meta object literal for the 'Part Decomposition' reference feature
static org.eclipse.emf.ecore.EClass BVR_MESSAGE
          The meta object literal for the 'BVR Message' class
static org.eclipse.emf.ecore.EReference BVR_MESSAGE__INSTANCE_VALUES
          The meta object literal for the 'Instance Values' reference list feature
static org.eclipse.emf.ecore.EReference BVR_MESSAGE__INTERACTION_FRAGMENT
          The meta object literal for the 'Interaction Fragment' container reference feature
static org.eclipse.emf.ecore.EAttribute BVR_MESSAGE__MESSAGE_SORT
          The meta object literal for the 'Message Sort' attribute feature
static org.eclipse.emf.ecore.EReference BVR_MESSAGE__OPERATION
          The meta object literal for the 'Operation' reference feature
static org.eclipse.emf.ecore.EReference BVR_MESSAGE__RECEIVE_MESSAGE_END
          The meta object literal for the 'Receive Message End' reference feature
static org.eclipse.emf.ecore.EReference BVR_MESSAGE__SEND_MESSAGE_END
          The meta object literal for the 'Send Message End' reference feature
static org.eclipse.emf.ecore.EClass BVR_MESSAGE_END
          The meta object literal for the 'BVR Message End' class
static org.eclipse.emf.ecore.EReference BVR_MESSAGE_END__RECEIVE_MESSAGE
          The meta object literal for the 'Receive Message' reference feature
static org.eclipse.emf.ecore.EReference BVR_MESSAGE_END__SEND_MESSAGE
          The meta object literal for the 'Send Message' reference feature
static org.eclipse.emf.ecore.EEnum BVR_MESSAGE_SORT
          The meta object literal for the 'BVR Message Sort' enum
static org.eclipse.emf.ecore.EClass BVR_PROPERTY
          The meta object literal for the 'BVR Property' class
static org.eclipse.emf.ecore.EAttribute BVR_PROPERTY__VALUE
          The meta object literal for the 'Value' attribute feature
static org.eclipse.emf.ecore.EClass BVR_STATE_INVARIANT
          The meta object literal for the 'BVR State Invariant' class
static org.eclipse.emf.ecore.EClass BVR_STOP
          The meta object literal for the 'BVR Stop' class
 

Field Detail

BVR_LIFELINE

public static final org.eclipse.emf.ecore.EClass BVR_LIFELINE
The meta object literal for the 'BVR Lifeline' class.

See Also:
BVRLifelineImpl, Common_Behavior_InteractionsPackageImpl.getBVRLifeline()
Generated

BVR_LIFELINE__INTERACTION_FRAGMENTS

public static final org.eclipse.emf.ecore.EReference BVR_LIFELINE__INTERACTION_FRAGMENTS
The meta object literal for the 'Interaction Fragments' reference list feature.

Generated

BVR_LIFELINE__INSTANCES

public static final org.eclipse.emf.ecore.EReference BVR_LIFELINE__INSTANCES
The meta object literal for the 'Instances' reference list feature.

Generated

BVR_LIFELINE__PART_DECOMPOSITION

public static final org.eclipse.emf.ecore.EReference BVR_LIFELINE__PART_DECOMPOSITION
The meta object literal for the 'Part Decomposition' reference feature.

Generated

BVR_LIFELINE__INTERACTION

public static final org.eclipse.emf.ecore.EReference BVR_LIFELINE__INTERACTION
The meta object literal for the 'Interaction' container reference feature.

Generated

BVR_INTERACTION_FRAGMENT

public static final org.eclipse.emf.ecore.EClass BVR_INTERACTION_FRAGMENT
The meta object literal for the 'BVR Interaction Fragment' class.

See Also:
BVRInteractionFragmentImpl, Common_Behavior_InteractionsPackageImpl.getBVRInteractionFragment()
Generated

BVR_INTERACTION_FRAGMENT__LIFELINES

public static final org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__LIFELINES
The meta object literal for the 'Lifelines' reference list feature.

Generated

BVR_INTERACTION_FRAGMENT__GENERAL_ORDERINGS

public static final org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__GENERAL_ORDERINGS
The meta object literal for the 'General Orderings' containment reference list feature.

Generated

BVR_INTERACTION_FRAGMENT__MESSAGES

public static final org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__MESSAGES
The meta object literal for the 'Messages' containment reference list feature.

Generated

BVR_INTERACTION_FRAGMENT__ANNOTATIONS

public static final org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__ANNOTATIONS
The meta object literal for the 'Annotations' containment reference list feature.

Generated

BVR_INTERACTION_FRAGMENT__INTERACTION

public static final org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__INTERACTION
The meta object literal for the 'Interaction' container reference feature.

Generated

BVR_INTERACTION_FRAGMENT__PROPERTIES

public static final org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.

Generated

BVR_INTERACTION_FRAGMENT__DEFAULT_APPLICATION

public static final org.eclipse.emf.ecore.EReference BVR_INTERACTION_FRAGMENT__DEFAULT_APPLICATION
The meta object literal for the 'Default Application' containment reference feature.

Generated

BVR_MESSAGE

public static final org.eclipse.emf.ecore.EClass BVR_MESSAGE
The meta object literal for the 'BVR Message' class.

See Also:
BVRMessageImpl, Common_Behavior_InteractionsPackageImpl.getBVRMessage()
Generated

BVR_MESSAGE__MESSAGE_SORT

public static final org.eclipse.emf.ecore.EAttribute BVR_MESSAGE__MESSAGE_SORT
The meta object literal for the 'Message Sort' attribute feature.

Generated

BVR_MESSAGE__RECEIVE_MESSAGE_END

public static final org.eclipse.emf.ecore.EReference BVR_MESSAGE__RECEIVE_MESSAGE_END
The meta object literal for the 'Receive Message End' reference feature.

Generated

BVR_MESSAGE__SEND_MESSAGE_END

public static final org.eclipse.emf.ecore.EReference BVR_MESSAGE__SEND_MESSAGE_END
The meta object literal for the 'Send Message End' reference feature.

Generated

BVR_MESSAGE__INTERACTION_FRAGMENT

public static final org.eclipse.emf.ecore.EReference BVR_MESSAGE__INTERACTION_FRAGMENT
The meta object literal for the 'Interaction Fragment' container reference feature.

Generated

BVR_MESSAGE__INSTANCE_VALUES

public static final org.eclipse.emf.ecore.EReference BVR_MESSAGE__INSTANCE_VALUES
The meta object literal for the 'Instance Values' reference list feature.

Generated

BVR_MESSAGE__OPERATION

public static final org.eclipse.emf.ecore.EReference BVR_MESSAGE__OPERATION
The meta object literal for the 'Operation' reference feature.

Generated

BVR_GENERAL_ORDERING

public static final org.eclipse.emf.ecore.EClass BVR_GENERAL_ORDERING
The meta object literal for the 'BVR General Ordering' class.

See Also:
BVRGeneralOrderingImpl, Common_Behavior_InteractionsPackageImpl.getBVRGeneralOrdering()
Generated

BVR_GENERAL_ORDERING__PREVIOUS_EVENT_OCCURRENCE

public static final org.eclipse.emf.ecore.EReference BVR_GENERAL_ORDERING__PREVIOUS_EVENT_OCCURRENCE
The meta object literal for the 'Previous Event Occurrence' reference feature.

Generated

BVR_GENERAL_ORDERING__NEXT_EVENT_OCCURENCE

public static final org.eclipse.emf.ecore.EReference BVR_GENERAL_ORDERING__NEXT_EVENT_OCCURENCE
The meta object literal for the 'Next Event Occurence' reference feature.

Generated

BVR_EVENT_OCCURRENCE

public static final org.eclipse.emf.ecore.EClass BVR_EVENT_OCCURRENCE
The meta object literal for the 'BVR Event Occurrence' class.

See Also:
BVREventOccurrenceImpl, Common_Behavior_InteractionsPackageImpl.getBVREventOccurrence()
Generated

BVR_EVENT_OCCURRENCE__TARGET_GENERAL_ORDERINGS

public static final org.eclipse.emf.ecore.EReference BVR_EVENT_OCCURRENCE__TARGET_GENERAL_ORDERINGS
The meta object literal for the 'Target General Orderings' reference list feature.

Generated

BVR_EVENT_OCCURRENCE__SOURCE_GENERAL_ORDERINGS

public static final org.eclipse.emf.ecore.EReference BVR_EVENT_OCCURRENCE__SOURCE_GENERAL_ORDERINGS
The meta object literal for the 'Source General Orderings' reference list feature.

Generated

BVR_EVENT_OCCURRENCE__FINISH_EXECUTION_OCCURRENCE

public static final org.eclipse.emf.ecore.EReference BVR_EVENT_OCCURRENCE__FINISH_EXECUTION_OCCURRENCE
The meta object literal for the 'Finish Execution Occurrence' reference feature.

Generated

BVR_EVENT_OCCURRENCE__START_EXECUTION_OCURRENCE

public static final org.eclipse.emf.ecore.EReference BVR_EVENT_OCCURRENCE__START_EXECUTION_OCURRENCE
The meta object literal for the 'Start Execution Ocurrence' reference feature.

Generated

BVR_MESSAGE_END

public static final org.eclipse.emf.ecore.EClass BVR_MESSAGE_END
The meta object literal for the 'BVR Message End' class.

See Also:
BVRMessageEndImpl, Common_Behavior_InteractionsPackageImpl.getBVRMessageEnd()
Generated

BVR_MESSAGE_END__RECEIVE_MESSAGE

public static final org.eclipse.emf.ecore.EReference BVR_MESSAGE_END__RECEIVE_MESSAGE
The meta object literal for the 'Receive Message' reference feature.

Generated

BVR_MESSAGE_END__SEND_MESSAGE

public static final org.eclipse.emf.ecore.EReference BVR_MESSAGE_END__SEND_MESSAGE
The meta object literal for the 'Send Message' reference feature.

Generated

BVR_EXECUTION_OCCURRENCE

public static final org.eclipse.emf.ecore.EClass BVR_EXECUTION_OCCURRENCE
The meta object literal for the 'BVR Execution Occurrence' class.

See Also:
BVRExecutionOccurrenceImpl, Common_Behavior_InteractionsPackageImpl.getBVRExecutionOccurrence()
Generated

BVR_EXECUTION_OCCURRENCE__FINISH_EVENT_OCCURRENCE

public static final org.eclipse.emf.ecore.EReference BVR_EXECUTION_OCCURRENCE__FINISH_EVENT_OCCURRENCE
The meta object literal for the 'Finish Event Occurrence' reference feature.

Generated

BVR_EXECUTION_OCCURRENCE__BEFORE_EVENT_OCCURRENCE

public static final org.eclipse.emf.ecore.EReference BVR_EXECUTION_OCCURRENCE__BEFORE_EVENT_OCCURRENCE
The meta object literal for the 'Before Event Occurrence' reference feature.

Generated

BVR_EXECUTION_OCCURRENCE__OTHER_BEHAVIOR

public static final org.eclipse.emf.ecore.EReference BVR_EXECUTION_OCCURRENCE__OTHER_BEHAVIOR
The meta object literal for the 'Other Behavior' reference feature.

Generated

BVR_STATE_INVARIANT

public static final org.eclipse.emf.ecore.EClass BVR_STATE_INVARIANT
The meta object literal for the 'BVR State Invariant' class.

See Also:
BVRStateInvariantImpl, Common_Behavior_InteractionsPackageImpl.getBVRStateInvariant()
Generated

BVR_STOP

public static final org.eclipse.emf.ecore.EClass BVR_STOP
The meta object literal for the 'BVR Stop' class.

See Also:
BVRStopImpl, Common_Behavior_InteractionsPackageImpl.getBVRStop()
Generated

BVR_PROPERTY

public static final org.eclipse.emf.ecore.EClass BVR_PROPERTY
The meta object literal for the 'BVR Property' class.

See Also:
BVRPropertyImpl, Common_Behavior_InteractionsPackageImpl.getBVRProperty()
Generated

BVR_PROPERTY__VALUE

public static final org.eclipse.emf.ecore.EAttribute BVR_PROPERTY__VALUE
The meta object literal for the 'Value' attribute feature.

Generated

BVR_MESSAGE_SORT

public static final org.eclipse.emf.ecore.EEnum BVR_MESSAGE_SORT
The meta object literal for the 'BVR Message Sort' enum.

See Also:
BVRMessageSort, Common_Behavior_InteractionsPackageImpl.getBVRMessageSort()
Generated

TPTP 4.4.0 Platform Project
Public API Specification