org.eclipse.gmt.umlx.fullocl
Interface FullOCLPackage.Literals

Enclosing interface:
FullOCLPackage

public static interface FullOCLPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass CONSTRAINT
          The meta object literal for the 'Constraint' class.
static org.eclipse.emf.ecore.EReference CONSTRAINT__CONSTRAINED_ELEMENTS
          The meta object literal for the 'Constrained Elements' reference list feature.
static org.eclipse.emf.ecore.EReference CONSTRAINT__SPECIFICATION
          The meta object literal for the 'Specification' containment reference feature.
static org.eclipse.emf.ecore.EAttribute CONSTRAINT__STEREOTYPE
          The meta object literal for the 'Stereotype' attribute feature.
 

Field Detail

CONSTRAINT

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

See Also:
ConstraintImpl, FullOCLPackageImpl.getConstraint()

CONSTRAINT__STEREOTYPE

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


CONSTRAINT__CONSTRAINED_ELEMENTS

static final org.eclipse.emf.ecore.EReference CONSTRAINT__CONSTRAINED_ELEMENTS
The meta object literal for the 'Constrained Elements' reference list feature.


CONSTRAINT__SPECIFICATION

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