public interface ManualPackage
ManualFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
ManualPackage.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
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
eCONTENT_TYPE
The package content type ID.
|
static ManualPackage |
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 |
FOO
The meta object id for the '
Foo' class. |
static int |
FOO__VALUE
The feature id for the 'Value' attribute.
|
static int |
FOO_FEATURE_COUNT
The number of structural features of the 'Foo' class.
|
static int |
FOO_OPERATION_COUNT
The number of operations of the 'Foo' class.
|
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
getFoo_Value()
Returns the meta object for the attribute '
Value'. |
EClass |
getFoo()
Returns the meta object for class '
Foo'. |
ManualFactory |
getManualFactory()
Returns the factory that creates the instances of the model.
|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final java.lang.String eCONTENT_TYPE
static final ManualPackage eINSTANCE
static final int FOO
Foo' class.
FooImpl,
ManualPackageImpl.getFoo(),
Constant Field Valuesstatic final int FOO__VALUE
static final int FOO_FEATURE_COUNT
static final int FOO_OPERATION_COUNT
EClass getFoo()
Foo'.
FooEAttribute getFoo_Value()
Value'.
Foo.getValue(),
getFoo()ManualFactory getManualFactory()
Data In Motion Consuling GmbH - All rights reserved