org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD
Interface TestTMDPackage.Literals

Enclosing interface:
TestTMDPackage

public static interface TestTMDPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass CHILD_LEVEL1
          The meta object literal for the ' Child Level1' class.
static org.eclipse.emf.ecore.EReference CHILD_LEVEL1__CHILDREN
          The meta object literal for the 'Children' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute CHILD_LEVEL1__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass CHILD_LEVEL2
          The meta object literal for the ' Child Level2' class.
static org.eclipse.emf.ecore.EAttribute CHILD_LEVEL2__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass ROOT
          The meta object literal for the ' Root' class.
static org.eclipse.emf.ecore.EReference ROOT__CHILDREN
          The meta object literal for the 'Children' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute ROOT__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, TestTMDPackageImpl.getRoot()

ROOT__NAME

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


ROOT__CHILDREN

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


CHILD_LEVEL1

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

See Also:
ChildLevel1Impl, TestTMDPackageImpl.getChildLevel1()

CHILD_LEVEL1__NAME

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


CHILD_LEVEL1__CHILDREN

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


CHILD_LEVEL2

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

See Also:
ChildLevel2Impl, TestTMDPackageImpl.getChildLevel2()

CHILD_LEVEL2__NAME

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



Copyright © 2015. All Rights Reserved.