|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEPackageImpl
scheduler.impl.SchedulerPackageImpl
public class SchedulerPackageImpl
An implementation of the model Package.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface scheduler.SchedulerPackage |
|---|
SchedulerPackage.Literals |
| Field Summary |
|---|
| Method Summary | |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
SchedulerFactory |
getSchedulerFactory()
|
EReference |
getSchedulerLibrary_SchedulerConfiguration()
|
EClass |
getSchedulerLibrary()
|
EReference |
getSystemConfiguration_ActiveResourceConfiguration()
|
EReference |
getSystemConfiguration_PassiveResourceConfiguration()
|
EReference |
getSystemConfiguration_ProcessConfiguration()
|
EClass |
getSystemConfiguration()
|
static SchedulerPackage |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SchedulerPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
SchedulerPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public EClass getSchedulerLibrary()
getSchedulerLibrary in interface SchedulerPackageSchedulerLibrarypublic EReference getSchedulerLibrary_SchedulerConfiguration()
getSchedulerLibrary_SchedulerConfiguration in interface SchedulerPackageSchedulerLibrary.getSchedulerConfiguration(),
SchedulerPackage.getSchedulerLibrary()public EClass getSystemConfiguration()
getSystemConfiguration in interface SchedulerPackageSystemConfigurationpublic EReference getSystemConfiguration_ProcessConfiguration()
getSystemConfiguration_ProcessConfiguration in interface SchedulerPackageSystemConfiguration.getProcessConfiguration(),
SchedulerPackage.getSystemConfiguration()public EReference getSystemConfiguration_ActiveResourceConfiguration()
getSystemConfiguration_ActiveResourceConfiguration in interface SchedulerPackageSystemConfiguration.getActiveResourceConfiguration(),
SchedulerPackage.getSystemConfiguration()public EReference getSystemConfiguration_PassiveResourceConfiguration()
getSystemConfiguration_PassiveResourceConfiguration in interface SchedulerPackageSystemConfiguration.getPassiveResourceConfiguration(),
SchedulerPackage.getSystemConfiguration()public SchedulerFactory getSchedulerFactory()
getSchedulerFactory in interface SchedulerPackagepublic void createPackageContents()
public void initializePackageContents()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||