|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdaptTestZPackage
The Package for the model. It contains accessors for the meta objects to represent
EdaptTestZFactory
Nested Class Summary | |
---|---|
static interface |
EdaptTestZPackage.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 EdaptTestZPackage |
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 |
Z
The meta object id for the ' Z ' class. |
static int |
Z__Y
The feature id for the 'Y' reference. |
static int |
Z_FEATURE_COUNT
The number of structural features of the 'Z' class. |
static int |
Z_OPERATION_COUNT
The number of operations of the 'Z' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EReference |
getZ_Y()
Returns the meta object for the reference ' Y '. |
org.eclipse.emf.ecore.EClass |
getZ()
Returns the meta object for class ' Z
'. |
EdaptTestZFactory |
getZFactory()
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 EdaptTestZPackage eINSTANCE
static final int Z
Z
' class.
EdaptTestZImpl
,
EdaptTestZPackageImpl.getZ()
,
Constant Field Valuesstatic final int Z__Y
static final int Z_FEATURE_COUNT
static final int Z_OPERATION_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getZ()
Z
'.
EdaptTestZ
org.eclipse.emf.ecore.EReference getZ_Y()
Y
'.
EdaptTestZ.getY()
,
getZ()
EdaptTestZFactory getZFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |