public class ExtendedPrefixPackageImpl extends EPackageImpl implements ExtendedPrefixPackage
ExtendedPrefixPackage.LiteralseINSTANCE, eNAME, eNS_PREFIX, eNS_URI, EXTENDED_ADDRESS, EXTENDED_ADDRESS__CITY, EXTENDED_ADDRESS__ID, EXTENDED_ADDRESS__NPE, EXTENDED_ADDRESS__STREET, EXTENDED_ADDRESS__ZIP, EXTENDED_ADDRESS_FEATURE_COUNT, EXTENDED_ADDRESS_OPERATION_COUNT, EXTENDED_PERSON, EXTENDED_PERSON__ADDRESS, EXTENDED_PERSON__BIG_DEC, EXTENDED_PERSON__BIG_INT, EXTENDED_PERSON__CONTACT, EXTENDED_PERSON__FIRST_NAME, EXTENDED_PERSON__GENDER, EXTENDED_PERSON__ID, EXTENDED_PERSON__IMAGE, EXTENDED_PERSON__LAST_NAME, EXTENDED_PERSON__POSITION, EXTENDED_PERSON__PROPERTIES, EXTENDED_PERSON__RELATIVES, EXTENDED_PERSON__TAGS, EXTENDED_PERSON__TRANSIENT_ADDRESS, EXTENDED_PERSON_FEATURE_COUNT, EXTENDED_PERSON_OPERATION_COUNT| Modifier and Type | Method and Description |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
EClass |
getExtendedAddress() |
EClass |
getExtendedPerson() |
ExtendedPrefixFactory |
getExtendedPrefixFactory() |
static ExtendedPrefixPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
void |
initializePackageContents()
Complete the initialization of the package and its meta-model.
|
public static ExtendedPrefixPackage init()
This method is used to initialize ExtendedPrefixPackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public EClass getExtendedAddress()
getExtendedAddress in interface ExtendedPrefixPackageExtendedAddresspublic EClass getExtendedPerson()
getExtendedPerson in interface ExtendedPrefixPackageExtendedPersonpublic ExtendedPrefixFactory getExtendedPrefixFactory()
getExtendedPrefixFactory in interface ExtendedPrefixPackagepublic void createPackageContents()
public void initializePackageContents()
Data In Motion Consulting GmbH