public interface ExtendedPackage
ExtendedFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExtendedPackage.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 ExtendedPackage |
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 |
EXTENDED_ADDRESS
The meta object id for the '
Address' class. |
static int |
EXTENDED_ADDRESS__CITY
The feature id for the 'City' attribute.
|
static int |
EXTENDED_ADDRESS__ID
The feature id for the 'Id' attribute.
|
static int |
EXTENDED_ADDRESS__NPE
The feature id for the 'Npe' attribute.
|
static int |
EXTENDED_ADDRESS__STREET
The feature id for the 'Street' attribute.
|
static int |
EXTENDED_ADDRESS__ZIP
The feature id for the 'Zip' attribute.
|
static int |
EXTENDED_ADDRESS_FEATURE_COUNT
The number of structural features of the 'Address' class.
|
static int |
EXTENDED_ADDRESS_OPERATION_COUNT
The number of operations of the 'Address' class.
|
static int |
EXTENDED_PERSON
The meta object id for the '
Person' class. |
static int |
EXTENDED_PERSON__ADDRESS
The feature id for the 'Address' reference.
|
static int |
EXTENDED_PERSON__BIG_DEC
The feature id for the 'Big Dec' attribute list.
|
static int |
EXTENDED_PERSON__BIG_INT
The feature id for the 'Big Int' attribute.
|
static int |
EXTENDED_PERSON__CONTACT
The feature id for the 'Contact' containment reference list.
|
static int |
EXTENDED_PERSON__FIRST_NAME
The feature id for the 'First Name' attribute.
|
static int |
EXTENDED_PERSON__GENDER
The feature id for the 'Gender' attribute.
|
static int |
EXTENDED_PERSON__ID
The feature id for the 'Id' attribute.
|
static int |
EXTENDED_PERSON__IMAGE
The feature id for the 'Image' attribute.
|
static int |
EXTENDED_PERSON__LAST_NAME
The feature id for the 'Last Name' attribute.
|
static int |
EXTENDED_PERSON__POSITION
The feature id for the 'Position' attribute.
|
static int |
EXTENDED_PERSON__PROPERTIES
The feature id for the 'Properties' map.
|
static int |
EXTENDED_PERSON__RELATIVES
The feature id for the 'Relatives' reference list.
|
static int |
EXTENDED_PERSON__TAGS
The feature id for the 'Tags' containment reference list.
|
static int |
EXTENDED_PERSON__TRANSIENT_ADDRESS
The feature id for the 'Transient Address' reference.
|
static int |
EXTENDED_PERSON_FEATURE_COUNT
The number of structural features of the 'Person' class.
|
static int |
EXTENDED_PERSON_OPERATION_COUNT
The number of operations of the 'Person' class.
|
| Modifier and Type | Method and Description |
|---|---|
EClass |
getExtendedAddress()
Returns the meta object for class '
Address'. |
ExtendedFactory |
getExtendedFactory()
Returns the factory that creates the instances of the model.
|
EClass |
getExtendedPerson()
Returns the meta object for class '
Person'. |
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ExtendedPackage eINSTANCE
static final int EXTENDED_ADDRESS
Address' class.
static final int EXTENDED_ADDRESS__STREET
static final int EXTENDED_ADDRESS__CITY
static final int EXTENDED_ADDRESS__ZIP
static final int EXTENDED_ADDRESS__ID
static final int EXTENDED_ADDRESS__NPE
static final int EXTENDED_ADDRESS_FEATURE_COUNT
static final int EXTENDED_ADDRESS_OPERATION_COUNT
static final int EXTENDED_PERSON
Person' class.
static final int EXTENDED_PERSON__POSITION
static final int EXTENDED_PERSON__FIRST_NAME
static final int EXTENDED_PERSON__LAST_NAME
static final int EXTENDED_PERSON__CONTACT
static final int EXTENDED_PERSON__ADDRESS
static final int EXTENDED_PERSON__GENDER
static final int EXTENDED_PERSON__TAGS
static final int EXTENDED_PERSON__ID
static final int EXTENDED_PERSON__PROPERTIES
static final int EXTENDED_PERSON__BIG_INT
static final int EXTENDED_PERSON__BIG_DEC
static final int EXTENDED_PERSON__IMAGE
static final int EXTENDED_PERSON__RELATIVES
static final int EXTENDED_PERSON__TRANSIENT_ADDRESS
static final int EXTENDED_PERSON_FEATURE_COUNT
static final int EXTENDED_PERSON_OPERATION_COUNT
EClass getExtendedAddress()
Address'.
ExtendedAddressEClass getExtendedPerson()
Person'.
ExtendedPersonExtendedFactory getExtendedFactory()
Data In Motion Consuling GmbH - All rights reserved