org.eclipse.gmt.umlx.eqvtc.cst
Interface EqvtcCSTPackage.Literals

Enclosing interface:
EqvtcCSTPackage

public static interface EqvtcCSTPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass AREA_CS
          The meta object literal for the 'Area CS' class.
static org.eclipse.emf.ecore.EReference AREA_CS__BOTTOM_PATTERN
          The meta object literal for the 'Bottom Pattern' containment reference feature.
static org.eclipse.emf.ecore.EReference AREA_CS__GUARD_PATTERN
          The meta object literal for the 'Guard Pattern' containment reference feature.
static org.eclipse.emf.ecore.EClass ASSIGNMENT_CS
          The meta object literal for the 'Assignment CS' class.
static org.eclipse.emf.ecore.EAttribute ASSIGNMENT_CS__DEFAULT
          The meta object literal for the 'Default' attribute feature.
static org.eclipse.emf.ecore.EReference ASSIGNMENT_CS__INITIALISER
          The meta object literal for the 'Initialiser' containment reference feature.
static org.eclipse.emf.ecore.EReference ASSIGNMENT_CS__TARGET
          The meta object literal for the 'Target' containment reference feature.
static org.eclipse.emf.ecore.EClass BOTTOM_PATTERN_CS
          The meta object literal for the 'Bottom Pattern CS' class.
static org.eclipse.emf.ecore.EReference BOTTOM_PATTERN_CS__REALIZED_VARIABLES
          The meta object literal for the 'Realized Variables' containment reference list feature.
static org.eclipse.emf.ecore.EClass DIRECTION_CS
          The meta object literal for the 'Direction CS' class.
static org.eclipse.emf.ecore.EReference DIRECTION_CS__IMPORTS
          The meta object literal for the 'Imports' containment reference list feature.
static org.eclipse.emf.ecore.EReference DIRECTION_CS__USES
          The meta object literal for the 'Uses' containment reference list feature.
static org.eclipse.emf.ecore.EClass DOMAIN_CS
          The meta object literal for the 'Domain CS' class.
static org.eclipse.emf.ecore.EAttribute DOMAIN_CS__CHECK
          The meta object literal for the 'Check' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOMAIN_CS__ENFORCE
          The meta object literal for the 'Enforce' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOMAIN_CS__WHERE
          The meta object literal for the 'Where' attribute feature.
static org.eclipse.emf.ecore.EClass GUARD_PATTERN_CS
          The meta object literal for the 'Guard Pattern CS' class.
static org.eclipse.emf.ecore.EClass IDENTIFIED_CST_NODE
          The meta object literal for the 'Identified CST Node' class.
static org.eclipse.emf.ecore.EReference IDENTIFIED_CST_NODE__IDENTIFIER
          The meta object literal for the 'Identifier' containment reference feature.
static org.eclipse.emf.ecore.EClass IDENTIFIER_CS
          The meta object literal for the 'Identifier CS' class.
static org.eclipse.emf.ecore.EAttribute IDENTIFIER_CS__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EClass MAPPING_CS
          The meta object literal for the 'Mapping CS' class.
static org.eclipse.emf.ecore.EReference MAPPING_CS__COMPOSED_MAPPINGS
          The meta object literal for the 'Composed Mappings' containment reference list feature.
static org.eclipse.emf.ecore.EReference MAPPING_CS__DOMAINS
          The meta object literal for the 'Domains' containment reference list feature.
static org.eclipse.emf.ecore.EReference MAPPING_CS__IN
          The meta object literal for the 'In' containment reference feature.
static org.eclipse.emf.ecore.EReference MAPPING_CS__REFINES
          The meta object literal for the 'Refines' containment reference feature.
static org.eclipse.emf.ecore.EClass PATTERN_CS
          The meta object literal for the 'Pattern CS' class.
static org.eclipse.emf.ecore.EReference PATTERN_CS__CONSTRAINTS
          The meta object literal for the 'Constraints' containment reference list feature.
static org.eclipse.emf.ecore.EReference PATTERN_CS__UNREALIZED_VARIABLES
          The meta object literal for the 'Unrealized Variables' containment reference list feature.
static org.eclipse.emf.ecore.EClass REALIZEABLE_VARIABLE_CS
          The meta object literal for the 'Realizeable Variable CS' class.
static org.eclipse.emf.ecore.EReference REALIZEABLE_VARIABLE_CS__TYPE
          The meta object literal for the 'Type' containment reference feature.
static org.eclipse.emf.ecore.EClass REALIZED_VARIABLE_CS
          The meta object literal for the 'Realized Variable CS' class.
static org.eclipse.emf.ecore.EClass TOP_LEVEL_CS
          The meta object literal for the 'Top Level CS' class.
static org.eclipse.emf.ecore.EReference TOP_LEVEL_CS__MAPPINGS
          The meta object literal for the 'Mappings' containment reference list feature.
static org.eclipse.emf.ecore.EReference TOP_LEVEL_CS__TRANSFORMATIONS
          The meta object literal for the 'Transformations' containment reference list feature.
static org.eclipse.emf.ecore.EClass TRANSFORMATION_CS
          The meta object literal for the 'Transformation CS' class.
static org.eclipse.emf.ecore.EReference TRANSFORMATION_CS__DIRECTIONS
          The meta object literal for the 'Directions' containment reference list feature.
static org.eclipse.emf.ecore.EClass UNREALIZED_VARIABLE_CS
          The meta object literal for the 'Unrealized Variable CS' class.
 

Field Detail

AREA_CS

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

See Also:
AreaCSImpl, EqvtcCSTPackageImpl.getAreaCS()

AREA_CS__BOTTOM_PATTERN

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


AREA_CS__GUARD_PATTERN

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


ASSIGNMENT_CS

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

See Also:
AssignmentCSImpl, EqvtcCSTPackageImpl.getAssignmentCS()

ASSIGNMENT_CS__TARGET

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


ASSIGNMENT_CS__INITIALISER

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


ASSIGNMENT_CS__DEFAULT

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


BOTTOM_PATTERN_CS

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

See Also:
BottomPatternCSImpl, EqvtcCSTPackageImpl.getBottomPatternCS()

BOTTOM_PATTERN_CS__REALIZED_VARIABLES

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


DIRECTION_CS

static final org.eclipse.emf.ecore.EClass DIRECTION_CS
The meta object literal for the 'Direction CS' class.

See Also:
DirectionCSImpl, EqvtcCSTPackageImpl.getDirectionCS()

DIRECTION_CS__IMPORTS

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


DIRECTION_CS__USES

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


IDENTIFIER_CS

static final org.eclipse.emf.ecore.EClass IDENTIFIER_CS
The meta object literal for the 'Identifier CS' class.

See Also:
IdentifierCSImpl, EqvtcCSTPackageImpl.getIdentifierCS()

IDENTIFIER_CS__VALUE

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


MAPPING_CS

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

See Also:
MappingCSImpl, EqvtcCSTPackageImpl.getMappingCS()

MAPPING_CS__IN

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


MAPPING_CS__REFINES

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


MAPPING_CS__COMPOSED_MAPPINGS

static final org.eclipse.emf.ecore.EReference MAPPING_CS__COMPOSED_MAPPINGS
The meta object literal for the 'Composed Mappings' containment reference list feature.


MAPPING_CS__DOMAINS

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


PATTERN_CS

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

See Also:
PatternCSImpl, EqvtcCSTPackageImpl.getPatternCS()

PATTERN_CS__CONSTRAINTS

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


PATTERN_CS__UNREALIZED_VARIABLES

static final org.eclipse.emf.ecore.EReference PATTERN_CS__UNREALIZED_VARIABLES
The meta object literal for the 'Unrealized Variables' containment reference list feature.


REALIZEABLE_VARIABLE_CS

static final org.eclipse.emf.ecore.EClass REALIZEABLE_VARIABLE_CS
The meta object literal for the 'Realizeable Variable CS' class.

See Also:
RealizeableVariableCSImpl, EqvtcCSTPackageImpl.getRealizeableVariableCS()

REALIZEABLE_VARIABLE_CS__TYPE

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


TOP_LEVEL_CS

static final org.eclipse.emf.ecore.EClass TOP_LEVEL_CS
The meta object literal for the 'Top Level CS' class.

See Also:
TopLevelCSImpl, EqvtcCSTPackageImpl.getTopLevelCS()

TOP_LEVEL_CS__MAPPINGS

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


TOP_LEVEL_CS__TRANSFORMATIONS

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


TRANSFORMATION_CS

static final org.eclipse.emf.ecore.EClass TRANSFORMATION_CS
The meta object literal for the 'Transformation CS' class.

See Also:
TransformationCSImpl, EqvtcCSTPackageImpl.getTransformationCS()

TRANSFORMATION_CS__DIRECTIONS

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


UNREALIZED_VARIABLE_CS

static final org.eclipse.emf.ecore.EClass UNREALIZED_VARIABLE_CS
The meta object literal for the 'Unrealized Variable CS' class.

See Also:
UnrealizedVariableCSImpl, EqvtcCSTPackageImpl.getUnrealizedVariableCS()

DOMAIN_CS

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

See Also:
DomainCSImpl, EqvtcCSTPackageImpl.getDomainCS()

DOMAIN_CS__CHECK

static final org.eclipse.emf.ecore.EAttribute DOMAIN_CS__CHECK
The meta object literal for the 'Check' attribute feature.


DOMAIN_CS__ENFORCE

static final org.eclipse.emf.ecore.EAttribute DOMAIN_CS__ENFORCE
The meta object literal for the 'Enforce' attribute feature.


DOMAIN_CS__WHERE

static final org.eclipse.emf.ecore.EAttribute DOMAIN_CS__WHERE
The meta object literal for the 'Where' attribute feature.


GUARD_PATTERN_CS

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

See Also:
GuardPatternCSImpl, EqvtcCSTPackageImpl.getGuardPatternCS()

IDENTIFIED_CST_NODE

static final org.eclipse.emf.ecore.EClass IDENTIFIED_CST_NODE
The meta object literal for the 'Identified CST Node' class.

See Also:
IdentifiedCSTNodeImpl, EqvtcCSTPackageImpl.getIdentifiedCSTNode()

IDENTIFIED_CST_NODE__IDENTIFIER

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


REALIZED_VARIABLE_CS

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

See Also:
RealizedVariableCSImpl, EqvtcCSTPackageImpl.getRealizedVariableCS()