scheduler
Interface SchedulerPackage.Literals

Enclosing interface:
SchedulerPackage

public static interface SchedulerPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass SCHEDULER_LIBRARY
          The meta object literal for the 'Library' class.
static EReference SCHEDULER_LIBRARY__SCHEDULER_CONFIGURATION
          The meta object literal for the 'Scheduler Configuration' containment reference list feature.
static EClass SYSTEM_CONFIGURATION
          The meta object literal for the 'System Configuration' class.
static EReference SYSTEM_CONFIGURATION__ACTIVE_RESOURCE_CONFIGURATION
          The meta object literal for the 'Active Resource Configuration' containment reference list feature.
static EReference SYSTEM_CONFIGURATION__PASSIVE_RESOURCE_CONFIGURATION
          The meta object literal for the 'Passive Resource Configuration' containment reference list feature.
static EReference SYSTEM_CONFIGURATION__PROCESS_CONFIGURATION
          The 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()

SCHEDULER_LIBRARY__SCHEDULER_CONFIGURATION

static final EReference SCHEDULER_LIBRARY__SCHEDULER_CONFIGURATION
The meta object literal for the 'Scheduler Configuration' containment reference list feature.


SYSTEM_CONFIGURATION

static final EClass SYSTEM_CONFIGURATION
The meta object literal for the 'System Configuration' class.

See Also:
SystemConfigurationImpl, SchedulerPackageImpl.getSystemConfiguration()

SYSTEM_CONFIGURATION__PROCESS_CONFIGURATION

static final EReference SYSTEM_CONFIGURATION__PROCESS_CONFIGURATION
The meta object literal for the 'Process Configuration' containment reference list feature.


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.


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.