org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs
Interface OCLinEcoreCSPackage.Literals

Enclosing interface:
OCLinEcoreCSPackage

public static interface OCLinEcoreCSPackage.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 SYS_MLCS
          The meta object literal for the 'Sys MLCS' class.
static org.eclipse.emf.ecore.EAttribute SYS_MLCS__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EClass TOP_LEVEL_CS
          The meta object literal for the 'Top Level 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, OCLinEcoreCSPackageImpl.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

SYS_MLCS

static final org.eclipse.emf.ecore.EClass SYS_MLCS
The meta object literal for the 'Sys MLCS' class.

See Also:
SysMLCSImpl, OCLinEcoreCSPackageImpl.getSysMLCS()
Generated

SYS_MLCS__VALUE

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

Generated

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, OCLinEcoreCSPackageImpl.getTopLevelCS()
Generated