org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibCST
Interface OCLstdlibCSTPackage.Literals

Enclosing interface:
OCLstdlibCSTPackage

public static interface OCLstdlibCSTPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EClass JAVA_IMPLEMENTATION_CS
          The meta object literal for the 'Java Implementation CS' class.
static org.eclipse.emf.ecore.EReference JAVA_IMPLEMENTATION_CS__IMPLEMENTATION
          The meta object literal for the 'Implementation' reference feature.
static org.eclipse.emf.ecore.EClass LIB_CLASS_CS
          The meta object literal for the 'Lib Class CS' class.
static org.eclipse.emf.ecore.EReference LIB_CLASS_CS__META_TYPE_NAME
          The meta object literal for the 'Meta Type Name' reference feature.
static org.eclipse.emf.ecore.EClass LIB_CONSTRAINT_CS
          The meta object literal for the 'Lib Constraint CS' class.
static org.eclipse.emf.ecore.EClass LIB_ITERATION_CS
          The meta object literal for the 'Lib Iteration CS' class.
static org.eclipse.emf.ecore.EAttribute LIB_ITERATION_CS__INVALIDATING
          The meta object literal for the 'Invalidating' attribute feature.
static org.eclipse.emf.ecore.EReference LIB_ITERATION_CS__OWNED_ACCUMULATOR
          The meta object literal for the 'Owned Accumulator' containment reference list feature.
static org.eclipse.emf.ecore.EReference LIB_ITERATION_CS__OWNED_ITERATOR
          The meta object literal for the 'Owned Iterator' containment reference list feature.
static org.eclipse.emf.ecore.EClass LIB_OPERATION_CS
          The meta object literal for the 'Lib Operation CS' class.
static org.eclipse.emf.ecore.EAttribute LIB_OPERATION_CS__INVALIDATING
          The meta object literal for the 'Invalidating' attribute feature.
static org.eclipse.emf.ecore.EReference LIB_OPERATION_CS__PRECEDENCE
          The meta object literal for the 'Precedence' reference feature.
static org.eclipse.emf.ecore.EAttribute LIB_OPERATION_CS__STATIC
          The meta object literal for the 'Static' attribute feature.
static org.eclipse.emf.ecore.EAttribute LIB_OPERATION_CS__VALIDATING
          The meta object literal for the 'Validating' attribute feature.
static org.eclipse.emf.ecore.EClass LIB_PACKAGE_CS
          The meta object literal for the 'Lib Package CS' class.
static org.eclipse.emf.ecore.EReference LIB_PACKAGE_CS__OWNED_PRECEDENCE
          The meta object literal for the 'Owned Precedence' containment reference list feature.
static org.eclipse.emf.ecore.EClass LIB_PROPERTY_CS
          The meta object literal for the 'Lib Property CS' class.
static org.eclipse.emf.ecore.EAttribute LIB_PROPERTY_CS__STATIC
          The meta object literal for the 'Static' attribute feature.
static org.eclipse.emf.ecore.EClass LIB_ROOT_PACKAGE_CS
          The meta object literal for the 'Lib Root Package CS' class.
static org.eclipse.emf.ecore.EClass META_TYPE_NAME
          The meta object literal for the 'Meta Type Name' class.
static org.eclipse.emf.ecore.EAttribute META_TYPE_NAME__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass PRECEDENCE_CS
          The meta object literal for the 'Precedence CS' class.
static org.eclipse.emf.ecore.EAttribute PRECEDENCE_CS__RIGHT_ASSOCIATIVE
          The meta object literal for the 'Right Associative' attribute feature.
 

Field Detail

LIB_CLASS_CS

static final org.eclipse.emf.ecore.EClass LIB_CLASS_CS
The meta object literal for the 'Lib Class CS' class.

See Also:
LibClassCSImpl, OCLstdlibCSTPackageImpl.getLibClassCS()
Generated

LIB_CLASS_CS__META_TYPE_NAME

static final org.eclipse.emf.ecore.EReference LIB_CLASS_CS__META_TYPE_NAME
The meta object literal for the 'Meta Type Name' reference feature.

Generated

LIB_CONSTRAINT_CS

static final org.eclipse.emf.ecore.EClass LIB_CONSTRAINT_CS
The meta object literal for the 'Lib Constraint CS' class.

See Also:
LibConstraintCSImpl, OCLstdlibCSTPackageImpl.getLibConstraintCS()
Generated

LIB_ITERATION_CS

static final org.eclipse.emf.ecore.EClass LIB_ITERATION_CS
The meta object literal for the 'Lib Iteration CS' class.

See Also:
LibIterationCSImpl, OCLstdlibCSTPackageImpl.getLibIterationCS()
Generated

LIB_ITERATION_CS__OWNED_ITERATOR

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

Generated

LIB_ITERATION_CS__OWNED_ACCUMULATOR

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

Generated

LIB_ITERATION_CS__INVALIDATING

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

Generated

LIB_OPERATION_CS

static final org.eclipse.emf.ecore.EClass LIB_OPERATION_CS
The meta object literal for the 'Lib Operation CS' class.

See Also:
LibOperationCSImpl, OCLstdlibCSTPackageImpl.getLibOperationCS()
Generated

LIB_OPERATION_CS__PRECEDENCE

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

Generated

LIB_OPERATION_CS__INVALIDATING

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

Generated

LIB_OPERATION_CS__STATIC

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

Generated

LIB_OPERATION_CS__VALIDATING

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

Generated

LIB_PACKAGE_CS

static final org.eclipse.emf.ecore.EClass LIB_PACKAGE_CS
The meta object literal for the 'Lib Package CS' class.

See Also:
LibPackageCSImpl, OCLstdlibCSTPackageImpl.getLibPackageCS()
Generated

LIB_PACKAGE_CS__OWNED_PRECEDENCE

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

Generated

LIB_PROPERTY_CS

static final org.eclipse.emf.ecore.EClass LIB_PROPERTY_CS
The meta object literal for the 'Lib Property CS' class.

See Also:
LibPropertyCSImpl, OCLstdlibCSTPackageImpl.getLibPropertyCS()
Generated

LIB_PROPERTY_CS__STATIC

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

Generated

LIB_ROOT_PACKAGE_CS

static final org.eclipse.emf.ecore.EClass LIB_ROOT_PACKAGE_CS
The meta object literal for the 'Lib Root Package CS' class.

See Also:
LibRootPackageCSImpl, OCLstdlibCSTPackageImpl.getLibRootPackageCS()
Generated

META_TYPE_NAME

static final org.eclipse.emf.ecore.EClass META_TYPE_NAME
The meta object literal for the 'Meta Type Name' class.

See Also:
MetaTypeNameImpl, OCLstdlibCSTPackageImpl.getMetaTypeName()
Generated

META_TYPE_NAME__NAME

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

Generated

JAVA_IMPLEMENTATION_CS

static final org.eclipse.emf.ecore.EClass JAVA_IMPLEMENTATION_CS
The meta object literal for the 'Java Implementation CS' class.

See Also:
JavaImplementationCS, OCLstdlibCSTPackageImpl.getJavaImplementationCS()
Generated

JAVA_IMPLEMENTATION_CS__IMPLEMENTATION

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

Generated

PRECEDENCE_CS

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

See Also:
PrecedenceCSImpl, OCLstdlibCSTPackageImpl.getPrecedenceCS()
Generated

PRECEDENCE_CS__RIGHT_ASSOCIATIVE

static final org.eclipse.emf.ecore.EAttribute PRECEDENCE_CS__RIGHT_ASSOCIATIVE
The meta object literal for the 'Right Associative' attribute feature.

Generated