org.eclipse.emf.ecp.ui.view.editor.test.model.test
Interface TestPackage.Literals

Enclosing interface:
TestPackage

public static interface TestPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass COMPONENT
          The meta object literal for the ' Component' class.
static org.eclipse.emf.ecore.EReference COMPONENT__COMPONENT
          The meta object literal for the 'Component' containment reference feature.
static org.eclipse.emf.ecore.EClass COMPONENT2
          The meta object literal for the ' Component2' class.
static org.eclipse.emf.ecore.EReference COMPONENT2__COMPOSITES
          The meta object literal for the 'Composites' containment reference list feature.
static org.eclipse.emf.ecore.EClass COMPOSITE
          The meta object literal for the ' Composite' class.
static org.eclipse.emf.ecore.EReference COMPOSITE__COMPOSITES
          The meta object literal for the 'Composites' containment reference list feature.
 

Field Detail

COMPONENT

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

See Also:
ComponentImpl, TestPackageImpl.getComponent()

COMPONENT__COMPONENT

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


COMPOSITE

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

See Also:
CompositeImpl, TestPackageImpl.getComposite()

COMPOSITE__COMPOSITES

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


COMPONENT2

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

See Also:
Component2Impl, TestPackageImpl.getComponent2()

COMPONENT2__COMPOSITES

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



Copyright © 2014. All Rights Reserved.