org.eclipse.emf.ecp.view.mapping.test.example
Interface ExamplePackage.Literals

Enclosing interface:
ExamplePackage

public static interface ExamplePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ABSTRACT_CHILD
          The meta object literal for the 'Abstract Child' class.
static org.eclipse.emf.ecore.EClass CHILD
          The meta object literal for the 'Child' class.
static org.eclipse.emf.ecore.EReference CHILD__INTERMEDIATE_TARGET
          The meta object literal for the 'Intermediate Target' containment reference feature.
static org.eclipse.emf.ecore.EClass CONTAINER
          The meta object literal for the 'Container' class.
static org.eclipse.emf.ecore.EReference CONTAINER__CHILDREN
          The meta object literal for the 'Children' map feature.
static org.eclipse.emf.ecore.EClass ECLASS_TO_ADDITION_MAP
          The meta object literal for the ' EClass To Addition Map' class.
static org.eclipse.emf.ecore.EReference ECLASS_TO_ADDITION_MAP__KEY
          The meta object literal for the 'Key' reference feature.
static org.eclipse.emf.ecore.EReference ECLASS_TO_ADDITION_MAP__VALUE
          The meta object literal for the 'Value' reference feature.
static org.eclipse.emf.ecore.EClass INTERMEDIATE
          The meta object literal for the 'Intermediate' class.
static org.eclipse.emf.ecore.EReference INTERMEDIATE__CONTAINER
          The meta object literal for the 'Container' containment reference feature.
static org.eclipse.emf.ecore.EClass INTERMEDIATE_TARGET
          The meta object literal for the ' Intermediate Target' class.
static org.eclipse.emf.ecore.EReference INTERMEDIATE_TARGET__TARGET
          The meta object literal for the 'Target' containment reference feature.
static org.eclipse.emf.ecore.EClass ROOT
          The meta object literal for the 'Root' class.
static org.eclipse.emf.ecore.EReference ROOT__INTERMEDIATE
          The meta object literal for the 'Intermediate' containment reference feature.
static org.eclipse.emf.ecore.EClass TARGET
          The meta object literal for the 'Target' class.
static org.eclipse.emf.ecore.EAttribute TARGET__NAME
          The meta object literal for the 'Name' attribute feature.
 

Field Detail

ROOT

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

See Also:
RootImpl, ExamplePackageImpl.getRoot()

ROOT__INTERMEDIATE

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


INTERMEDIATE

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

See Also:
IntermediateImpl, ExamplePackageImpl.getIntermediate()

INTERMEDIATE__CONTAINER

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


CONTAINER

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

See Also:
ContainerImpl, ExamplePackageImpl.getContainer()

CONTAINER__CHILDREN

static final org.eclipse.emf.ecore.EReference CONTAINER__CHILDREN
The meta object literal for the 'Children' map feature.


ABSTRACT_CHILD

static final org.eclipse.emf.ecore.EClass ABSTRACT_CHILD
The meta object literal for the 'Abstract Child' class.

See Also:
AbstractChildImpl, ExamplePackageImpl.getAbstractChild()

CHILD

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

See Also:
ChildImpl, ExamplePackageImpl.getChild()

CHILD__INTERMEDIATE_TARGET

static final org.eclipse.emf.ecore.EReference CHILD__INTERMEDIATE_TARGET
The meta object literal for the 'Intermediate Target' containment reference feature.


INTERMEDIATE_TARGET

static final org.eclipse.emf.ecore.EClass INTERMEDIATE_TARGET
The meta object literal for the ' Intermediate Target' class.

See Also:
IntermediateTargetImpl, ExamplePackageImpl.getIntermediateTarget()

INTERMEDIATE_TARGET__TARGET

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


TARGET

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

See Also:
TargetImpl, ExamplePackageImpl.getTarget()

TARGET__NAME

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


ECLASS_TO_ADDITION_MAP

static final org.eclipse.emf.ecore.EClass ECLASS_TO_ADDITION_MAP
The meta object literal for the ' EClass To Addition Map' class.

See Also:
EClassToAdditionMapImpl, ExamplePackageImpl.getEClassToAdditionMap()

ECLASS_TO_ADDITION_MAP__KEY

static final org.eclipse.emf.ecore.EReference ECLASS_TO_ADDITION_MAP__KEY
The meta object literal for the 'Key' reference feature.


ECLASS_TO_ADDITION_MAP__VALUE

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



Copyright © 2015. All Rights Reserved.