org.eclipse.ocl.examples.autogen.autocgmodel
Interface AutoCGModelPackage.Literals

Enclosing interface:
AutoCGModelPackage

public static interface AutoCGModelPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EClass CG_CONTAINMENT_BODY
          The meta object literal for the 'CG Containment Body' class.
static org.eclipse.emf.ecore.EReference CG_CONTAINMENT_BODY__CONTAINMENT_VISIT
          The meta object literal for the 'Containment Visit' reference feature.
static org.eclipse.emf.ecore.EReference CG_CONTAINMENT_BODY__PARTS
          The meta object literal for the 'Parts' containment reference list feature.
static org.eclipse.emf.ecore.EClass CG_CONTAINMENT_PART
          The meta object literal for the 'CG Containment Part' class.
static org.eclipse.emf.ecore.EReference CG_CONTAINMENT_PART__CONTAINMENT_BODY
          The meta object literal for the 'Containment Body' container reference feature.
static org.eclipse.emf.ecore.EReference CG_CONTAINMENT_PART__ESTRUCTURAL_FEATURE
          The meta object literal for the 'EStructural Feature' reference feature.
static org.eclipse.emf.ecore.EReference CG_CONTAINMENT_PART__INIT
          The meta object literal for the 'Init' containment reference feature.
static org.eclipse.emf.ecore.EClass CG_CONTAINMENT_VISIT
          The meta object literal for the 'CG Containment Visit' class.
static org.eclipse.emf.ecore.EClass CGAST_CALL_EXP
          The meta object literal for the 'CGAST Call Exp' class.
 

Field Detail

CGAST_CALL_EXP

static final org.eclipse.emf.ecore.EClass CGAST_CALL_EXP
The meta object literal for the 'CGAST Call Exp' class.

See Also:
CGASTCallExpImpl, AutoCGModelPackageImpl.getCGASTCallExp()
Generated

CG_CONTAINMENT_VISIT

static final org.eclipse.emf.ecore.EClass CG_CONTAINMENT_VISIT
The meta object literal for the 'CG Containment Visit' class.

See Also:
CGContainmentVisitImpl, AutoCGModelPackageImpl.getCGContainmentVisit()
Generated

CG_CONTAINMENT_PART

static final org.eclipse.emf.ecore.EClass CG_CONTAINMENT_PART
The meta object literal for the 'CG Containment Part' class.

See Also:
CGContainmentPartImpl, AutoCGModelPackageImpl.getCGContainmentPart()
Generated

CG_CONTAINMENT_PART__CONTAINMENT_BODY

static final org.eclipse.emf.ecore.EReference CG_CONTAINMENT_PART__CONTAINMENT_BODY
The meta object literal for the 'Containment Body' container reference feature.

Generated

CG_CONTAINMENT_PART__INIT

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

Generated

CG_CONTAINMENT_PART__ESTRUCTURAL_FEATURE

static final org.eclipse.emf.ecore.EReference CG_CONTAINMENT_PART__ESTRUCTURAL_FEATURE
The meta object literal for the 'EStructural Feature' reference feature.

Generated

CG_CONTAINMENT_BODY

static final org.eclipse.emf.ecore.EClass CG_CONTAINMENT_BODY
The meta object literal for the 'CG Containment Body' class.

See Also:
CGContainmentBodyImpl, AutoCGModelPackageImpl.getCGContainmentBody()
Generated

CG_CONTAINMENT_BODY__CONTAINMENT_VISIT

static final org.eclipse.emf.ecore.EReference CG_CONTAINMENT_BODY__CONTAINMENT_VISIT
The meta object literal for the 'Containment Visit' reference feature.

Generated

CG_CONTAINMENT_BODY__PARTS

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

Generated