public static interface BehaviorPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ABSTRACT_BEHAVIOR
The meta object literal for the '
Abstract Behavior' class. |
static org.eclipse.emf.ecore.EAttribute |
ABSTRACT_BEHAVIOR__IS_CONTROL_OPERATOR
The meta object literal for the 'Is Control Operator' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
ABSTRACT_BEHAVIOR__OWNED_PARAMETER
The meta object literal for the 'Owned Parameter' reference list feature.
|
static org.eclipse.emf.ecore.EReference |
ABSTRACT_BEHAVIOR__OWNED_PARAMETER_SET
The meta object literal for the 'Owned Parameter Set' reference list feature.
|
static org.eclipse.emf.ecore.EClass |
ABSTRACT_EVENT
The meta object literal for the '
Abstract Event' class. |
static org.eclipse.emf.ecore.EClass |
ABSTRACT_MESSAGE_EVENT
The meta object literal for the '
Abstract Message Event' class. |
static org.eclipse.emf.ecore.EClass |
ABSTRACT_SIGNAL
The meta object literal for the '
Abstract Signal' class. |
static org.eclipse.emf.ecore.EClass |
ABSTRACT_SIGNAL_EVENT
The meta object literal for the '
Abstract Signal Event' class. |
static org.eclipse.emf.ecore.EReference |
ABSTRACT_SIGNAL_EVENT__SIGNAL
The meta object literal for the 'Signal' reference feature.
|
static org.eclipse.emf.ecore.EClass |
ABSTRACT_TIME_EVENT
The meta object literal for the '
Abstract Time Event' class. |
static org.eclipse.emf.ecore.EAttribute |
ABSTRACT_TIME_EVENT__IS_RELATIVE
The meta object literal for the 'Is Relative' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
ABSTRACT_TIME_EVENT__WHEN
The meta object literal for the 'When' reference feature.
|
static org.eclipse.emf.ecore.EClass |
TIME_EXPRESSION
The meta object literal for the '
Time Expression' class. |
static org.eclipse.emf.ecore.EReference |
TIME_EXPRESSION__EXPRESSION
The meta object literal for the 'Expression' reference feature.
|
static org.eclipse.emf.ecore.EReference |
TIME_EXPRESSION__OBSERVATIONS
The meta object literal for the 'Observations' reference feature.
|
static final org.eclipse.emf.ecore.EClass ABSTRACT_BEHAVIOR
Abstract Behavior' class.
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_BEHAVIOR__IS_CONTROL_OPERATOR
static final org.eclipse.emf.ecore.EReference ABSTRACT_BEHAVIOR__OWNED_PARAMETER_SET
static final org.eclipse.emf.ecore.EReference ABSTRACT_BEHAVIOR__OWNED_PARAMETER
static final org.eclipse.emf.ecore.EClass ABSTRACT_SIGNAL
Abstract Signal' class.
static final org.eclipse.emf.ecore.EClass ABSTRACT_EVENT
Abstract Event' class.
static final org.eclipse.emf.ecore.EClass ABSTRACT_TIME_EVENT
Abstract Time Event' class.
static final org.eclipse.emf.ecore.EAttribute ABSTRACT_TIME_EVENT__IS_RELATIVE
static final org.eclipse.emf.ecore.EReference ABSTRACT_TIME_EVENT__WHEN
static final org.eclipse.emf.ecore.EClass ABSTRACT_MESSAGE_EVENT
Abstract Message Event' class.
static final org.eclipse.emf.ecore.EClass ABSTRACT_SIGNAL_EVENT
Abstract Signal Event' class.
static final org.eclipse.emf.ecore.EReference ABSTRACT_SIGNAL_EVENT__SIGNAL
static final org.eclipse.emf.ecore.EClass TIME_EXPRESSION
Time Expression' class.
static final org.eclipse.emf.ecore.EReference TIME_EXPRESSION__OBSERVATIONS
static final org.eclipse.emf.ecore.EReference TIME_EXPRESSION__EXPRESSION