org.eclipse.gmt.umlx.qvtbase
Interface QvtbasePackage.Literals

Enclosing interface:
QvtbasePackage

public static interface QvtbasePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass DOMAIN
          The meta object literal for the 'Domain' class.
static org.eclipse.emf.ecore.EAttribute DOMAIN__IS_CHECKABLE
          The meta object literal for the 'Is Checkable' attribute feature.
static org.eclipse.emf.ecore.EAttribute DOMAIN__IS_ENFORCEABLE
          The meta object literal for the 'Is Enforceable' attribute feature.
static org.eclipse.emf.ecore.EReference DOMAIN__RULE
          The meta object literal for the 'Rule' container reference feature.
static org.eclipse.emf.ecore.EReference DOMAIN__TYPED_MODEL
          The meta object literal for the 'Typed Model' reference feature.
static org.eclipse.emf.ecore.EClass FUNCTION
          The meta object literal for the 'Function' class.
static org.eclipse.emf.ecore.EReference FUNCTION__QUERY_EXPRESSION
          The meta object literal for the 'Query Expression' containment reference feature.
static org.eclipse.emf.ecore.EClass FUNCTION_PARAMETER
          The meta object literal for the 'Function Parameter' class.
static org.eclipse.emf.ecore.EClass PATTERN
          The meta object literal for the 'Pattern' class.
static org.eclipse.emf.ecore.EReference PATTERN__BINDS_TO
          The meta object literal for the 'Binds To' reference list feature.
static org.eclipse.emf.ecore.EReference PATTERN__PREDICATE
          The meta object literal for the 'Predicate' containment reference list feature.
static org.eclipse.emf.ecore.EClass PREDICATE
          The meta object literal for the 'Predicate' class.
static org.eclipse.emf.ecore.EReference PREDICATE__CONDITION_EXPRESSION
          The meta object literal for the 'Condition Expression' containment reference feature.
static org.eclipse.emf.ecore.EReference PREDICATE__PATTERN
          The meta object literal for the 'Pattern' container reference feature.
static org.eclipse.emf.ecore.EClass RULE
          The meta object literal for the 'Rule' class.
static org.eclipse.emf.ecore.EReference RULE__DOMAIN
          The meta object literal for the 'Domain' containment reference list feature.
static org.eclipse.emf.ecore.EReference RULE__OVERRIDES
          The meta object literal for the 'Overrides' reference feature.
static org.eclipse.emf.ecore.EReference RULE__TRANSFORMATION
          The meta object literal for the 'Transformation' container reference feature.
static org.eclipse.emf.ecore.EClass TRANSFORMATION
          The meta object literal for the 'Transformation' class.
static org.eclipse.emf.ecore.EReference TRANSFORMATION__EXTENDS
          The meta object literal for the 'Extends' reference feature.
static org.eclipse.emf.ecore.EReference TRANSFORMATION__MODEL_PARAMETER
          The meta object literal for the 'Model Parameter' containment reference list feature.
static org.eclipse.emf.ecore.EReference TRANSFORMATION__OWNED_TAG
          The meta object literal for the 'Owned Tag' containment reference list feature.
static org.eclipse.emf.ecore.EReference TRANSFORMATION__RULE
          The meta object literal for the 'Rule' containment reference list feature.
static org.eclipse.emf.ecore.EClass TYPED_MODEL
          The meta object literal for the 'Typed Model' class.
static org.eclipse.emf.ecore.EReference TYPED_MODEL__DEPENDS_ON
          The meta object literal for the 'Depends On' reference list feature.
static org.eclipse.emf.ecore.EReference TYPED_MODEL__TRANSFORMATION
          The meta object literal for the 'Transformation' container reference feature.
static org.eclipse.emf.ecore.EReference TYPED_MODEL__USED_PACKAGE
          The meta object literal for the 'Used Package' reference list feature.
 

Field Detail

DOMAIN

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

See Also:
DomainImpl, QvtbasePackageImpl.getDomain()

DOMAIN__IS_CHECKABLE

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


DOMAIN__IS_ENFORCEABLE

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


DOMAIN__RULE

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


DOMAIN__TYPED_MODEL

static final org.eclipse.emf.ecore.EReference DOMAIN__TYPED_MODEL
The meta object literal for the 'Typed Model' reference feature.


TRANSFORMATION

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

See Also:
TransformationImpl, QvtbasePackageImpl.getTransformation()

TRANSFORMATION__OWNED_TAG

static final org.eclipse.emf.ecore.EReference TRANSFORMATION__OWNED_TAG
The meta object literal for the 'Owned Tag' containment reference list feature.


TRANSFORMATION__MODEL_PARAMETER

static final org.eclipse.emf.ecore.EReference TRANSFORMATION__MODEL_PARAMETER
The meta object literal for the 'Model Parameter' containment reference list feature.


TRANSFORMATION__RULE

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


TRANSFORMATION__EXTENDS

static final org.eclipse.emf.ecore.EReference TRANSFORMATION__EXTENDS
The meta object literal for the 'Extends' reference feature.


TYPED_MODEL

static final org.eclipse.emf.ecore.EClass TYPED_MODEL
The meta object literal for the 'Typed Model' class.

See Also:
TypedModelImpl, QvtbasePackageImpl.getTypedModel()

TYPED_MODEL__TRANSFORMATION

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


TYPED_MODEL__USED_PACKAGE

static final org.eclipse.emf.ecore.EReference TYPED_MODEL__USED_PACKAGE
The meta object literal for the 'Used Package' reference list feature.


TYPED_MODEL__DEPENDS_ON

static final org.eclipse.emf.ecore.EReference TYPED_MODEL__DEPENDS_ON
The meta object literal for the 'Depends On' reference list feature.


RULE

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

See Also:
RuleImpl, QvtbasePackageImpl.getRule()

RULE__DOMAIN

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


RULE__TRANSFORMATION

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


RULE__OVERRIDES

static final org.eclipse.emf.ecore.EReference RULE__OVERRIDES
The meta object literal for the 'Overrides' reference feature.


PATTERN

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

See Also:
PatternImpl, QvtbasePackageImpl.getPattern()

PATTERN__PREDICATE

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


PATTERN__BINDS_TO

static final org.eclipse.emf.ecore.EReference PATTERN__BINDS_TO
The meta object literal for the 'Binds To' reference list feature.


PREDICATE

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

See Also:
PredicateImpl, QvtbasePackageImpl.getPredicate()

PREDICATE__CONDITION_EXPRESSION

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


PREDICATE__PATTERN

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


FUNCTION

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

See Also:
FunctionImpl, QvtbasePackageImpl.getFunction()

FUNCTION__QUERY_EXPRESSION

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


FUNCTION_PARAMETER

static final org.eclipse.emf.ecore.EClass FUNCTION_PARAMETER
The meta object literal for the 'Function Parameter' class.

See Also:
FunctionParameterImpl, QvtbasePackageImpl.getFunctionParameter()