|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchedulerPackage
The Package for the model. It contains accessors for the meta objects to represent
SchedulerFactory
Nested Class Summary | |
---|---|
static interface |
SchedulerPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Field Summary | |
---|---|
static SchedulerPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
SCHEDULER_LIBRARY
The meta object id for the ' Library ' class. |
static int |
SCHEDULER_LIBRARY__SCHEDULER_CONFIGURATION
The feature id for the 'Scheduler Configuration' containment reference list. |
static int |
SCHEDULER_LIBRARY_FEATURE_COUNT
The number of structural features of the 'Library' class. |
static int |
SYSTEM_CONFIGURATION
The meta object id for the ' System Configuration ' class. |
static int |
SYSTEM_CONFIGURATION__ACTIVE_RESOURCE_CONFIGURATION
The feature id for the 'Active Resource Configuration' containment reference list. |
static int |
SYSTEM_CONFIGURATION__PASSIVE_RESOURCE_CONFIGURATION
The feature id for the 'Passive Resource Configuration' containment reference list. |
static int |
SYSTEM_CONFIGURATION__PROCESS_CONFIGURATION
The feature id for the 'Process Configuration' containment reference list. |
static int |
SYSTEM_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'System Configuration' class. |
Method Summary | |
---|---|
SchedulerFactory |
getSchedulerFactory()
Returns the factory that creates the instances of the model. |
EReference |
getSchedulerLibrary_SchedulerConfiguration()
Returns the meta object for the containment reference list ' Scheduler Configuration '. |
EClass |
getSchedulerLibrary()
Returns the meta object for class ' Library '. |
EReference |
getSystemConfiguration_ActiveResourceConfiguration()
Returns the meta object for the containment reference list ' Active Resource Configuration '. |
EReference |
getSystemConfiguration_PassiveResourceConfiguration()
Returns the meta object for the containment reference list ' Passive Resource Configuration '. |
EReference |
getSystemConfiguration_ProcessConfiguration()
Returns the meta object for the containment reference list ' Process Configuration '. |
EClass |
getSystemConfiguration()
Returns the meta object for class ' System Configuration '. |
Field Detail |
---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final SchedulerPackage eINSTANCE
static final int SCHEDULER_LIBRARY
Library
' class.
SchedulerLibraryImpl
,
SchedulerPackageImpl.getSchedulerLibrary()
,
Constant Field Valuesstatic final int SCHEDULER_LIBRARY__SCHEDULER_CONFIGURATION
static final int SCHEDULER_LIBRARY_FEATURE_COUNT
static final int SYSTEM_CONFIGURATION
System Configuration
' class.
SystemConfigurationImpl
,
SchedulerPackageImpl.getSystemConfiguration()
,
Constant Field Valuesstatic final int SYSTEM_CONFIGURATION__PROCESS_CONFIGURATION
static final int SYSTEM_CONFIGURATION__ACTIVE_RESOURCE_CONFIGURATION
static final int SYSTEM_CONFIGURATION__PASSIVE_RESOURCE_CONFIGURATION
static final int SYSTEM_CONFIGURATION_FEATURE_COUNT
Method Detail |
---|
EClass getSchedulerLibrary()
Library
'.
SchedulerLibrary
EReference getSchedulerLibrary_SchedulerConfiguration()
Scheduler Configuration
'.
SchedulerLibrary.getSchedulerConfiguration()
,
getSchedulerLibrary()
EClass getSystemConfiguration()
System Configuration
'.
SystemConfiguration
EReference getSystemConfiguration_ProcessConfiguration()
Process Configuration
'.
SystemConfiguration.getProcessConfiguration()
,
getSystemConfiguration()
EReference getSystemConfiguration_ActiveResourceConfiguration()
Active Resource Configuration
'.
SystemConfiguration.getActiveResourceConfiguration()
,
getSystemConfiguration()
EReference getSystemConfiguration_PassiveResourceConfiguration()
Passive Resource Configuration
'.
SystemConfiguration.getPassiveResourceConfiguration()
,
getSystemConfiguration()
SchedulerFactory getSchedulerFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |