|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdaptTestYPackage
The Package for the model. It contains accessors for the meta objects to represent
EdaptTestYFactory
Nested Class Summary | |
---|---|
static interface |
EdaptTestYPackage.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 EdaptTestYPackage |
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 |
Y
The meta object id for the ' Y ' class. |
static int |
Y__X
The feature id for the 'X' reference. |
static int |
Y__Z
The feature id for the 'Z' reference. |
static int |
Y_FEATURE_COUNT
The number of structural features of the 'Y' class. |
static int |
Y_OPERATION_COUNT
The number of operations of the 'Y' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EReference |
getY_X()
Returns the meta object for the reference ' X '. |
org.eclipse.emf.ecore.EReference |
getY_Z()
Returns the meta object for the reference ' Z '. |
org.eclipse.emf.ecore.EClass |
getY()
Returns the meta object for class ' Y
'. |
EdaptTestYFactory |
getYFactory()
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 EdaptTestYPackage eINSTANCE
static final int Y
Y
' class.
EdaptTestYImpl
,
EdaptTestYPackageImpl.getY()
,
Constant Field Valuesstatic final int Y__X
static final int Y__Z
static final int Y_FEATURE_COUNT
static final int Y_OPERATION_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getY()
Y
'.
EdaptTestY
org.eclipse.emf.ecore.EReference getY_X()
X
'.
EdaptTestY.getX()
,
getY()
org.eclipse.emf.ecore.EReference getY_Z()
Z
'.
EdaptTestY.getZ()
,
getY()
EdaptTestYFactory getYFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |