|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdaptTestEPackage
The Package for the model. It contains accessors for the meta objects to represent
EdaptTestEFactory
Nested Class Summary | |
---|---|
static interface |
EdaptTestEPackage.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 |
E
The meta object id for the ' E ' class. |
static int |
E__D
The feature id for the 'D' reference. |
static int |
E__F
The feature id for the 'F' reference. |
static int |
E_FEATURE_COUNT
The number of structural features of the 'E' class. |
static int |
E_OPERATION_COUNT
The number of operations of the 'E' class. |
static EdaptTestEPackage |
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. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EReference |
getE_D()
Returns the meta object for the reference ' D '. |
org.eclipse.emf.ecore.EReference |
getE_F()
Returns the meta object for the reference ' F '. |
org.eclipse.emf.ecore.EClass |
getE()
Returns the meta object for class ' E
'. |
EdaptTestEFactory |
getEFactory()
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 EdaptTestEPackage eINSTANCE
static final int E
E
' class.
EdaptTestEImpl
,
EdaptTestEPackageImpl.getE()
,
Constant Field Valuesstatic final int E__D
static final int E__F
static final int E_FEATURE_COUNT
static final int E_OPERATION_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getE()
E
'.
EdaptTestE
org.eclipse.emf.ecore.EReference getE_D()
D
'.
EdaptTestE.getD()
,
getE()
org.eclipse.emf.ecore.EReference getE_F()
F
'.
EdaptTestE.getF()
,
getE()
EdaptTestEFactory getEFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |