org.eclipse.gmt.umlx.eqvttemplate
Interface EqvtTemplatePackage.Literals

Enclosing interface:
EqvtTemplatePackage

public static interface EqvtTemplatePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass COLLECTION_TEMPLATE_EXP
          The meta object literal for the 'Collection Template Exp' class.
static org.eclipse.emf.ecore.EReference COLLECTION_TEMPLATE_EXP__MATCH
          The meta object literal for the 'Match' containment reference feature.
static org.eclipse.emf.ecore.EReference COLLECTION_TEMPLATE_EXP__PART
          The meta object literal for the 'Part' containment reference list feature.
static org.eclipse.emf.ecore.EReference COLLECTION_TEMPLATE_EXP__REFERRED_COLLECTION_TYPE
          The meta object literal for the 'Referred Collection Type' reference feature.
static org.eclipse.emf.ecore.EClass OBJECT_TEMPLATE_EXP
          The meta object literal for the 'Object Template Exp' class.
static org.eclipse.emf.ecore.EReference OBJECT_TEMPLATE_EXP__PART
          The meta object literal for the 'Part' containment reference list feature.
static org.eclipse.emf.ecore.EReference OBJECT_TEMPLATE_EXP__REFERRED_CLASS
          The meta object literal for the 'Referred Class' reference feature.
static org.eclipse.emf.ecore.EClass PROPERTY_ID
          The meta object literal for the 'Property Id' class.
static org.eclipse.emf.ecore.EAttribute PROPERTY_ID__IS_OPPOSITE
          The meta object literal for the 'Is Opposite' attribute feature.
static org.eclipse.emf.ecore.EReference PROPERTY_ID__REFERRED_PROPERTY
          The meta object literal for the 'Referred Property' reference feature.
static org.eclipse.emf.ecore.EClass PROPERTY_TEMPLATE_ITEM
          The meta object literal for the 'Property Template Item' class.
static org.eclipse.emf.ecore.EReference PROPERTY_TEMPLATE_ITEM__OBJ_CONTAINER
          The meta object literal for the 'Obj Container' container reference feature.
static org.eclipse.emf.ecore.EReference PROPERTY_TEMPLATE_ITEM__VALUE
          The meta object literal for the 'Value' containment reference feature.
static org.eclipse.emf.ecore.EClass TEMPLATE_EXP
          The meta object literal for the 'Template Exp' class.
static org.eclipse.emf.ecore.EReference TEMPLATE_EXP__BINDS_TO
          The meta object literal for the 'Binds To' reference feature.
static org.eclipse.emf.ecore.EReference TEMPLATE_EXP__WHERE
          The meta object literal for the 'Where' containment reference feature.
 

Field Detail

TEMPLATE_EXP

static final org.eclipse.emf.ecore.EClass TEMPLATE_EXP
The meta object literal for the 'Template Exp' class.

See Also:
TemplateExpImpl, EqvtTemplatePackageImpl.getTemplateExp()

TEMPLATE_EXP__BINDS_TO

static final org.eclipse.emf.ecore.EReference TEMPLATE_EXP__BINDS_TO
The meta object literal for the 'Binds To' reference feature.


TEMPLATE_EXP__WHERE

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


OBJECT_TEMPLATE_EXP

static final org.eclipse.emf.ecore.EClass OBJECT_TEMPLATE_EXP
The meta object literal for the 'Object Template Exp' class.

See Also:
ObjectTemplateExpImpl, EqvtTemplatePackageImpl.getObjectTemplateExp()

OBJECT_TEMPLATE_EXP__PART

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


OBJECT_TEMPLATE_EXP__REFERRED_CLASS

static final org.eclipse.emf.ecore.EReference OBJECT_TEMPLATE_EXP__REFERRED_CLASS
The meta object literal for the 'Referred Class' reference feature.


COLLECTION_TEMPLATE_EXP

static final org.eclipse.emf.ecore.EClass COLLECTION_TEMPLATE_EXP
The meta object literal for the 'Collection Template Exp' class.

See Also:
CollectionTemplateExpImpl, EqvtTemplatePackageImpl.getCollectionTemplateExp()

COLLECTION_TEMPLATE_EXP__PART

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


COLLECTION_TEMPLATE_EXP__REFERRED_COLLECTION_TYPE

static final org.eclipse.emf.ecore.EReference COLLECTION_TEMPLATE_EXP__REFERRED_COLLECTION_TYPE
The meta object literal for the 'Referred Collection Type' reference feature.


COLLECTION_TEMPLATE_EXP__MATCH

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


PROPERTY_TEMPLATE_ITEM

static final org.eclipse.emf.ecore.EClass PROPERTY_TEMPLATE_ITEM
The meta object literal for the 'Property Template Item' class.

See Also:
PropertyTemplateItemImpl, EqvtTemplatePackageImpl.getPropertyTemplateItem()

PROPERTY_TEMPLATE_ITEM__OBJ_CONTAINER

static final org.eclipse.emf.ecore.EReference PROPERTY_TEMPLATE_ITEM__OBJ_CONTAINER
The meta object literal for the 'Obj Container' container reference feature.


PROPERTY_TEMPLATE_ITEM__VALUE

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


PROPERTY_ID

static final org.eclipse.emf.ecore.EClass PROPERTY_ID
The meta object literal for the 'Property Id' class.

See Also:
PropertyIdImpl, EqvtTemplatePackageImpl.getPropertyId()

PROPERTY_ID__IS_OPPOSITE

static final org.eclipse.emf.ecore.EAttribute PROPERTY_ID__IS_OPPOSITE
The meta object literal for the 'Is Opposite' attribute feature.


PROPERTY_ID__REFERRED_PROPERTY

static final org.eclipse.emf.ecore.EReference PROPERTY_ID__REFERRED_PROPERTY
The meta object literal for the 'Referred Property' reference feature.