public class ManualPackageImpl extends EPackageImpl implements ManualPackage
ManualPackage.LiteralseCONTENT_TYPE, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, FOO, FOO__VALUE, FOO_FEATURE_COUNT, FOO_OPERATION_COUNT| Modifier and Type | Method and Description |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
EAttribute |
getFoo_Value() |
EClass |
getFoo() |
ManualFactory |
getManualFactory() |
static ManualPackage |
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 ManualPackage init()
This method is used to initialize ManualPackage.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 getFoo()
getFoo in interface ManualPackageFoopublic EAttribute getFoo_Value()
getFoo_Value in interface ManualPackageFoo.getValue(),
ManualPackage.getFoo()public ManualFactory getManualFactory()
getManualFactory in interface ManualPackagepublic void createPackageContents()
public void initializePackageContents()
Data In Motion Consuling GmbH - All rights reserved