org.eclipse.gmt.umlx.eqvtcore
Interface EqvtCorePackage.Literals

Enclosing interface:
EqvtCorePackage

public static interface EqvtCorePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass AREA
          The meta object literal for the 'Area' class.
static org.eclipse.emf.ecore.EReference AREA__BOTTOM_PATTERN
          The meta object literal for the 'Bottom Pattern' containment reference feature.
static org.eclipse.emf.ecore.EReference AREA__GUARD_PATTERN
          The meta object literal for the 'Guard Pattern' containment reference feature.
static org.eclipse.emf.ecore.EClass ASSIGNMENT
          The meta object literal for the 'Assignment' class.
static org.eclipse.emf.ecore.EReference ASSIGNMENT__BOTTOM_PATTERN
          The meta object literal for the 'Bottom Pattern' container reference feature.
static org.eclipse.emf.ecore.EAttribute ASSIGNMENT__IS_DEFAULT
          The meta object literal for the 'Is Default' attribute feature.
static org.eclipse.emf.ecore.EReference ASSIGNMENT__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass BOTTOM_PATTERN
          The meta object literal for the 'Bottom Pattern' class.
static org.eclipse.emf.ecore.EReference BOTTOM_PATTERN__AREA
          The meta object literal for the 'Area' container reference feature.
static org.eclipse.emf.ecore.EReference BOTTOM_PATTERN__ASSIGNMENT
          The meta object literal for the 'Assignment' containment reference list feature.
static org.eclipse.emf.ecore.EReference BOTTOM_PATTERN__ENFORCEMENT_OPERATION
          The meta object literal for the 'Enforcement Operation' containment reference list feature.
static org.eclipse.emf.ecore.EReference BOTTOM_PATTERN__REALIZED_VARIABLE
          The meta object literal for the 'Realized Variable' containment reference list feature.
static org.eclipse.emf.ecore.EClass CORE_DOMAIN
          The meta object literal for the 'Core Domain' class.
static org.eclipse.emf.ecore.EClass CORE_PATTERN
          The meta object literal for the 'Core Pattern' class.
static org.eclipse.emf.ecore.EReference CORE_PATTERN__VARIABLE
          The meta object literal for the 'Variable' containment reference list feature.
static org.eclipse.emf.ecore.EEnum ENFORCEMENT_MODE
          The meta object literal for the 'Enforcement Mode' enum.
static org.eclipse.emf.ecore.EClass ENFORCEMENT_OPERATION
          The meta object literal for the 'Enforcement Operation' class.
static org.eclipse.emf.ecore.EReference ENFORCEMENT_OPERATION__BOTTOM_PATTERN
          The meta object literal for the 'Bottom Pattern' container reference feature.
static org.eclipse.emf.ecore.EAttribute ENFORCEMENT_OPERATION__ENFORCEMENT_MODE
          The meta object literal for the 'Enforcement Mode' attribute feature.
static org.eclipse.emf.ecore.EReference ENFORCEMENT_OPERATION__OPERATION_CALL_EXP
          The meta object literal for the 'Operation Call Exp' reference feature.
static org.eclipse.emf.ecore.EClass GUARD_PATTERN
          The meta object literal for the 'Guard Pattern' class.
static org.eclipse.emf.ecore.EReference GUARD_PATTERN__AREA
          The meta object literal for the 'Area' container reference feature.
static org.eclipse.emf.ecore.EClass MAPPING
          The meta object literal for the 'Mapping' class.
static org.eclipse.emf.ecore.EReference MAPPING__CONTEXT
          The meta object literal for the 'Context' container reference feature.
static org.eclipse.emf.ecore.EReference MAPPING__LOCAL
          The meta object literal for the 'Local' containment reference list feature.
static org.eclipse.emf.ecore.EReference MAPPING__SPECIFICATION
          The meta object literal for the 'Specification' reference list feature.
static org.eclipse.emf.ecore.EClass PROPERTY_ASSIGNMENT
          The meta object literal for the 'Property Assignment' class.
static org.eclipse.emf.ecore.EReference PROPERTY_ASSIGNMENT__SLOT_EXPRESSION
          The meta object literal for the 'Slot Expression' containment reference feature.
static org.eclipse.emf.ecore.EReference PROPERTY_ASSIGNMENT__TARGET_PROPERTY
          The meta object literal for the 'Target Property' reference feature.
static org.eclipse.emf.ecore.EClass REALIZED_VARIABLE
          The meta object literal for the 'Realized Variable' class.
static org.eclipse.emf.ecore.EClass VARIABLE_ASSIGNMENT
          The meta object literal for the 'Variable Assignment' class.
static org.eclipse.emf.ecore.EReference VARIABLE_ASSIGNMENT__TARGET_VARIABLE
          The meta object literal for the 'Target Variable' reference feature.
 

Field Detail

AREA

static final org.eclipse.emf.ecore.EClass AREA
The meta object literal for the 'Area' class.

See Also:
AreaImpl, EqvtCorePackageImpl.getArea()

AREA__GUARD_PATTERN

static final org.eclipse.emf.ecore.EReference AREA__GUARD_PATTERN
The meta object literal for the 'Guard Pattern' containment reference feature.


AREA__BOTTOM_PATTERN

static final org.eclipse.emf.ecore.EReference AREA__BOTTOM_PATTERN
The meta object literal for the 'Bottom Pattern' containment reference feature.


ASSIGNMENT

static final org.eclipse.emf.ecore.EClass ASSIGNMENT
The meta object literal for the 'Assignment' class.

See Also:
AssignmentImpl, EqvtCorePackageImpl.getAssignment()

ASSIGNMENT__BOTTOM_PATTERN

static final org.eclipse.emf.ecore.EReference ASSIGNMENT__BOTTOM_PATTERN
The meta object literal for the 'Bottom Pattern' container reference feature.


ASSIGNMENT__VALUE

static final org.eclipse.emf.ecore.EReference ASSIGNMENT__VALUE
The meta object literal for the 'Value' containment reference feature.


ASSIGNMENT__IS_DEFAULT

static final org.eclipse.emf.ecore.EAttribute ASSIGNMENT__IS_DEFAULT
The meta object literal for the 'Is Default' attribute feature.


BOTTOM_PATTERN

static final org.eclipse.emf.ecore.EClass BOTTOM_PATTERN
The meta object literal for the 'Bottom Pattern' class.

See Also:
BottomPatternImpl, EqvtCorePackageImpl.getBottomPattern()

BOTTOM_PATTERN__AREA

static final org.eclipse.emf.ecore.EReference BOTTOM_PATTERN__AREA
The meta object literal for the 'Area' container reference feature.


BOTTOM_PATTERN__ASSIGNMENT

static final org.eclipse.emf.ecore.EReference BOTTOM_PATTERN__ASSIGNMENT
The meta object literal for the 'Assignment' containment reference list feature.


BOTTOM_PATTERN__ENFORCEMENT_OPERATION

static final org.eclipse.emf.ecore.EReference BOTTOM_PATTERN__ENFORCEMENT_OPERATION
The meta object literal for the 'Enforcement Operation' containment reference list feature.


BOTTOM_PATTERN__REALIZED_VARIABLE

static final org.eclipse.emf.ecore.EReference BOTTOM_PATTERN__REALIZED_VARIABLE
The meta object literal for the 'Realized Variable' containment reference list feature.


GUARD_PATTERN

static final org.eclipse.emf.ecore.EClass GUARD_PATTERN
The meta object literal for the 'Guard Pattern' class.

See Also:
GuardPatternImpl, EqvtCorePackageImpl.getGuardPattern()

GUARD_PATTERN__AREA

static final org.eclipse.emf.ecore.EReference GUARD_PATTERN__AREA
The meta object literal for the 'Area' container reference feature.


MAPPING

static final org.eclipse.emf.ecore.EClass MAPPING
The meta object literal for the 'Mapping' class.

See Also:
MappingImpl, EqvtCorePackageImpl.getMapping()

MAPPING__SPECIFICATION

static final org.eclipse.emf.ecore.EReference MAPPING__SPECIFICATION
The meta object literal for the 'Specification' reference list feature.


MAPPING__LOCAL

static final org.eclipse.emf.ecore.EReference MAPPING__LOCAL
The meta object literal for the 'Local' containment reference list feature.


MAPPING__CONTEXT

static final org.eclipse.emf.ecore.EReference MAPPING__CONTEXT
The meta object literal for the 'Context' container reference feature.


REALIZED_VARIABLE

static final org.eclipse.emf.ecore.EClass REALIZED_VARIABLE
The meta object literal for the 'Realized Variable' class.

See Also:
RealizedVariableImpl, EqvtCorePackageImpl.getRealizedVariable()

CORE_DOMAIN

static final org.eclipse.emf.ecore.EClass CORE_DOMAIN
The meta object literal for the 'Core Domain' class.

See Also:
CoreDomainImpl, EqvtCorePackageImpl.getCoreDomain()

CORE_PATTERN

static final org.eclipse.emf.ecore.EClass CORE_PATTERN
The meta object literal for the 'Core Pattern' class.

See Also:
CorePatternImpl, EqvtCorePackageImpl.getCorePattern()

CORE_PATTERN__VARIABLE

static final org.eclipse.emf.ecore.EReference CORE_PATTERN__VARIABLE
The meta object literal for the 'Variable' containment reference list feature.


ENFORCEMENT_OPERATION

static final org.eclipse.emf.ecore.EClass ENFORCEMENT_OPERATION
The meta object literal for the 'Enforcement Operation' class.

See Also:
EnforcementOperationImpl, EqvtCorePackageImpl.getEnforcementOperation()

ENFORCEMENT_OPERATION__ENFORCEMENT_MODE

static final org.eclipse.emf.ecore.EAttribute ENFORCEMENT_OPERATION__ENFORCEMENT_MODE
The meta object literal for the 'Enforcement Mode' attribute feature.


ENFORCEMENT_OPERATION__BOTTOM_PATTERN

static final org.eclipse.emf.ecore.EReference ENFORCEMENT_OPERATION__BOTTOM_PATTERN
The meta object literal for the 'Bottom Pattern' container reference feature.


ENFORCEMENT_OPERATION__OPERATION_CALL_EXP

static final org.eclipse.emf.ecore.EReference ENFORCEMENT_OPERATION__OPERATION_CALL_EXP
The meta object literal for the 'Operation Call Exp' reference feature.


PROPERTY_ASSIGNMENT

static final org.eclipse.emf.ecore.EClass PROPERTY_ASSIGNMENT
The meta object literal for the 'Property Assignment' class.

See Also:
PropertyAssignmentImpl, EqvtCorePackageImpl.getPropertyAssignment()

PROPERTY_ASSIGNMENT__SLOT_EXPRESSION

static final org.eclipse.emf.ecore.EReference PROPERTY_ASSIGNMENT__SLOT_EXPRESSION
The meta object literal for the 'Slot Expression' containment reference feature.


PROPERTY_ASSIGNMENT__TARGET_PROPERTY

static final org.eclipse.emf.ecore.EReference PROPERTY_ASSIGNMENT__TARGET_PROPERTY
The meta object literal for the 'Target Property' reference feature.


VARIABLE_ASSIGNMENT

static final org.eclipse.emf.ecore.EClass VARIABLE_ASSIGNMENT
The meta object literal for the 'Variable Assignment' class.

See Also:
VariableAssignmentImpl, EqvtCorePackageImpl.getVariableAssignment()

VARIABLE_ASSIGNMENT__TARGET_VARIABLE

static final org.eclipse.emf.ecore.EReference VARIABLE_ASSIGNMENT__TARGET_VARIABLE
The meta object literal for the 'Target Variable' reference feature.


ENFORCEMENT_MODE

static final org.eclipse.emf.ecore.EEnum ENFORCEMENT_MODE
The meta object literal for the 'Enforcement Mode' enum.

See Also:
EnforcementMode, EqvtCorePackageImpl.getEnforcementMode()