|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Bug344563Package
The Package for the model. It contains accessors for the meta objects to represent
Bug344563Factory| Nested Class Summary | |
|---|---|
static interface |
Bug344563Package.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static Bug344563Package |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
MY_ECLASS
The meta object id for the ' My EClass' class. |
static int |
MY_ECLASS__ATTR
The feature id for the 'Attr' attribute. |
static int |
MY_ECLASS__DERIVED_ATTR
The feature id for the 'Derived Attr' attribute. |
static int |
MY_ECLASS_FEATURE_COUNT
The number of structural features of the 'My EClass' class. |
static int |
MY_ENUM
The meta object id for the ' My Enum' enum. |
| Method Summary | |
|---|---|
Bug344563Factory |
getBug344563Factory()
Returns the factory that creates the instances of the model. |
EAttribute |
getMyEClass_Attr()
Returns the meta object for the attribute ' Attr'. |
EAttribute |
getMyEClass_DerivedAttr()
Returns the meta object for the attribute ' Derived Attr'. |
EClass |
getMyEClass()
Returns the meta object for class ' My EClass'. |
EEnum |
getMyEnum()
Returns the meta object for enum ' My Enum'. |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final Bug344563Package eINSTANCE
static final int MY_ECLASS
My EClass' class.
org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.impl.MyEClassImpl,
org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.impl.Bug344563PackageImpl#getMyEClass(),
Constant Field Valuesstatic final int MY_ECLASS__ATTR
static final int MY_ECLASS__DERIVED_ATTR
static final int MY_ECLASS_FEATURE_COUNT
static final int MY_ENUM
My Enum' enum.
MyEnum,
org.eclipse.emf.facet.widgets.nattable.tests.bug344563.internal.bug344563.impl.Bug344563PackageImpl#getMyEnum(),
Constant Field Values| Method Detail |
|---|
EClass getMyEClass()
My EClass'.
MyEClassEAttribute getMyEClass_Attr()
Attr'.
MyEClass.getAttr(),
getMyEClass()EAttribute getMyEClass_DerivedAttr()
Derived Attr'.
MyEClass.getDerivedAttr(),
getMyEClass()EEnum getMyEnum()
My Enum'.
MyEnumBug344563Factory getBug344563Factory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||