|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TestTMDPackage
The Package for the model. It contains accessors for the meta objects to represent
TestTMDFactory| Nested Class Summary | |
|---|---|
static interface |
TestTMDPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each operation of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static int |
CHILD_LEVEL1
The meta object id for the ' Child Level1' class. |
static int |
CHILD_LEVEL1__CHILDREN
The feature id for the 'Children' containment reference list. |
static int |
CHILD_LEVEL1__NAME
The feature id for the 'Name' attribute. |
static int |
CHILD_LEVEL1_FEATURE_COUNT
The number of structural features of the 'Child Level1' class. |
static int |
CHILD_LEVEL1_OPERATION_COUNT
The number of operations of the 'Child Level1' class. |
static int |
CHILD_LEVEL2
The meta object id for the ' Child Level2' class. |
static int |
CHILD_LEVEL2__NAME
The feature id for the 'Name' attribute. |
static int |
CHILD_LEVEL2_FEATURE_COUNT
The number of structural features of the 'Child Level2' class. |
static int |
CHILD_LEVEL2_OPERATION_COUNT
The number of operations of the 'Child Level2' class. |
static TestTMDPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
ROOT
The meta object id for the ' Root' class. |
static int |
ROOT__CHILDREN
The feature id for the 'Children' containment reference list. |
static int |
ROOT__NAME
The feature id for the 'Name' attribute. |
static int |
ROOT_FEATURE_COUNT
The number of structural features of the 'Root' class. |
static int |
ROOT_OPERATION_COUNT
The number of operations of the 'Root' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EReference |
getChildLevel1_Children()
Returns the meta object for the containment reference list ' Children'. |
org.eclipse.emf.ecore.EAttribute |
getChildLevel1_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EClass |
getChildLevel1()
Returns the meta object for class ' Child Level1'. |
org.eclipse.emf.ecore.EAttribute |
getChildLevel2_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EClass |
getChildLevel2()
Returns the meta object for class ' Child Level2'. |
org.eclipse.emf.ecore.EReference |
getRoot_Children()
Returns the meta object for the containment reference list ' Children'. |
org.eclipse.emf.ecore.EAttribute |
getRoot_Name()
Returns the meta object for the attribute ' Name'. |
org.eclipse.emf.ecore.EClass |
getRoot()
Returns the meta object for class ' Root'. |
TestTMDFactory |
getTestTMDFactory()
Returns the factory that creates the instances of the model. |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final TestTMDPackage eINSTANCE
static final int ROOT
Root' class.
RootImpl,
TestTMDPackageImpl.getRoot(),
Constant Field Valuesstatic final int ROOT__NAME
static final int ROOT__CHILDREN
static final int ROOT_FEATURE_COUNT
static final int ROOT_OPERATION_COUNT
static final int CHILD_LEVEL1
Child Level1' class.
ChildLevel1Impl,
TestTMDPackageImpl.getChildLevel1(),
Constant Field Valuesstatic final int CHILD_LEVEL1__NAME
static final int CHILD_LEVEL1__CHILDREN
static final int CHILD_LEVEL1_FEATURE_COUNT
static final int CHILD_LEVEL1_OPERATION_COUNT
static final int CHILD_LEVEL2
Child Level2' class.
ChildLevel2Impl,
TestTMDPackageImpl.getChildLevel2(),
Constant Field Valuesstatic final int CHILD_LEVEL2__NAME
static final int CHILD_LEVEL2_FEATURE_COUNT
static final int CHILD_LEVEL2_OPERATION_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getRoot()
Root'.
Rootorg.eclipse.emf.ecore.EAttribute getRoot_Name()
Name'.
Root.getName(),
getRoot()org.eclipse.emf.ecore.EReference getRoot_Children()
Children'.
Root.getChildren(),
getRoot()org.eclipse.emf.ecore.EClass getChildLevel1()
Child Level1'.
ChildLevel1org.eclipse.emf.ecore.EAttribute getChildLevel1_Name()
Name'.
ChildLevel1.getName(),
getChildLevel1()org.eclipse.emf.ecore.EReference getChildLevel1_Children()
Children'.
ChildLevel1.getChildren(),
getChildLevel1()org.eclipse.emf.ecore.EClass getChildLevel2()
Child Level2'.
ChildLevel2org.eclipse.emf.ecore.EAttribute getChildLevel2_Name()
Name'.
ChildLevel2.getName(),
getChildLevel2()TestTMDFactory getTestTMDFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||