Package scheduler
Interface SchedulerPackage.Literals
- Enclosing interface:
- SchedulerPackage
public 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
- Generated class or method.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Library
' class.static final EReference
The meta object literal for the 'Scheduler Configuration' containment reference list feature.static final EClass
The meta object literal for the 'System Configuration
' class.static final EReference
The meta object literal for the 'Active Resource Configuration' containment reference list feature.static final EReference
The meta object literal for the 'Passive Resource Configuration' containment reference list feature.static final EReference
The meta object literal for the 'Process Configuration' containment reference list feature.
-
Field Details
-
SCHEDULER_LIBRARY
The meta object literal for the 'Library
' class.- See Also:
- Generated class or method.
-
SCHEDULER_LIBRARY__SCHEDULER_CONFIGURATION
The meta object literal for the 'Scheduler Configuration' containment reference list feature.- Generated class or method.
-
SYSTEM_CONFIGURATION
The meta object literal for the 'System Configuration
' class.- See Also:
- Generated class or method.
-
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
The meta object literal for the 'Active Resource Configuration' containment reference list feature.- Generated class or method.
-
SYSTEM_CONFIGURATION__PASSIVE_RESOURCE_CONFIGURATION
The meta object literal for the 'Passive Resource Configuration' containment reference list feature.- Generated class or method.
-