org.eclipse.ocl.examples.xtext.oclinecore.oclinEcoreCST
Interface OCLinEcoreCSTPackage.Literals

Enclosing interface:
OCLinEcoreCSTPackage

public static interface OCLinEcoreCSTPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EClass OC_LIN_ECORE_CONSTRAINT_CS
          The meta object literal for the 'OC Lin Ecore Constraint CS' class.
static org.eclipse.emf.ecore.EAttribute OC_LIN_ECORE_CONSTRAINT_CS__CALLABLE
          The meta object literal for the 'Callable' attribute feature.
static org.eclipse.emf.ecore.EClass OC_LIN_ECORE_SPECIFICATION_CS
          The meta object literal for the 'OC Lin Ecore Specification CS' class.
 

Field Detail

OC_LIN_ECORE_CONSTRAINT_CS

static final org.eclipse.emf.ecore.EClass OC_LIN_ECORE_CONSTRAINT_CS
The meta object literal for the 'OC Lin Ecore Constraint CS' class.

See Also:
OCLinEcoreConstraintCSImpl, OCLinEcoreCSTPackageImpl.getOCLinEcoreConstraintCS()
Generated

OC_LIN_ECORE_CONSTRAINT_CS__CALLABLE

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

Generated

OC_LIN_ECORE_SPECIFICATION_CS

static final org.eclipse.emf.ecore.EClass OC_LIN_ECORE_SPECIFICATION_CS
The meta object literal for the 'OC Lin Ecore Specification CS' class.

See Also:
OCLinEcoreSpecificationCSImpl, OCLinEcoreCSTPackageImpl.getOCLinEcoreSpecificationCS()
Generated