Package scheduler
Interface SchedulerPackage.Literals
-
- Enclosing interface:
- SchedulerPackage
public static interface SchedulerPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClassSCHEDULER_LIBRARYThe meta object literal for the 'Library' class.static EReferenceSCHEDULER_LIBRARY__SCHEDULER_CONFIGURATIONThe meta object literal for the 'Scheduler Configuration' containment reference list feature.static EClassSYSTEM_CONFIGURATIONThe meta object literal for the 'System Configuration' class.static EReferenceSYSTEM_CONFIGURATION__ACTIVE_RESOURCE_CONFIGURATIONThe meta object literal for the 'Active Resource Configuration' containment reference list feature.static EReferenceSYSTEM_CONFIGURATION__PASSIVE_RESOURCE_CONFIGURATIONThe meta object literal for the 'Passive Resource Configuration' containment reference list feature.static EReferenceSYSTEM_CONFIGURATION__PROCESS_CONFIGURATIONThe meta object literal for the 'Process Configuration' containment reference list feature.
-
-
-
Field Detail
-
SCHEDULER_LIBRARY
static final EClass SCHEDULER_LIBRARY
The meta object literal for the 'Library' class.- See Also:
SchedulerLibraryImpl,SchedulerPackageImpl.getSchedulerLibrary()- Generated class or method.
-
SCHEDULER_LIBRARY__SCHEDULER_CONFIGURATION
static final EReference SCHEDULER_LIBRARY__SCHEDULER_CONFIGURATION
The meta object literal for the 'Scheduler Configuration' containment reference list feature.- Generated class or method.
-
SYSTEM_CONFIGURATION
static final EClass SYSTEM_CONFIGURATION
The meta object literal for the 'System Configuration' class.- See Also:
SystemConfigurationImpl,SchedulerPackageImpl.getSystemConfiguration()- Generated class or method.
-
SYSTEM_CONFIGURATION__PROCESS_CONFIGURATION
static final EReference SYSTEM_CONFIGURATION__PROCESS_CONFIGURATION
The meta object literal for the 'Process Configuration' containment reference list feature.- Generated class or method.
-
SYSTEM_CONFIGURATION__ACTIVE_RESOURCE_CONFIGURATION
static final EReference SYSTEM_CONFIGURATION__ACTIVE_RESOURCE_CONFIGURATION
The meta object literal for the 'Active Resource Configuration' containment reference list feature.- Generated class or method.
-
SYSTEM_CONFIGURATION__PASSIVE_RESOURCE_CONFIGURATION
static final EReference SYSTEM_CONFIGURATION__PASSIVE_RESOURCE_CONFIGURATION
The meta object literal for the 'Passive Resource Configuration' containment reference list feature.- Generated class or method.
-
-