public static interface SimucomstatusPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
ACTION
The meta object literal for the '
Action'
class. |
static EAttribute |
ACTION__ACTION_DURATION
The meta object literal for the 'Action Duration' attribute feature.
|
static EAttribute |
ACTION__ACTION_START_TIME
The meta object literal for the 'Action Start Time' attribute feature.
|
static EClass |
ACTIVE_RESOUCE
The meta object literal for the '
Active Resouce' class. |
static EAttribute |
ACTIVE_RESOUCE__ID
The meta object literal for the 'Id' attribute feature.
|
static EReference |
ACTIVE_RESOUCE__WAITING_DEMANDS
The meta object literal for the 'Waiting Demands' reference list feature.
|
static EClass |
PASSIVE_RESOURCE
The meta object literal for the '
Passive Resource' class. |
static EAttribute |
PASSIVE_RESOURCE__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
The meta object literal for the 'Initial Resource Count' attribute
feature.
|
static EAttribute |
PASSIVE_RESOURCE__RESOURCES_AVAILABLE
The meta object literal for the 'Resources Available' attribute feature.
|
static EReference |
PASSIVE_RESOURCE__WAITING_PROCESSES
The meta object literal for the 'Waiting Processes' reference list
feature.
|
static EClass |
PROCESS
The meta object literal for the '
Process'
class. |
static EReference |
PROCESS__CURRENT_ACTION
The meta object literal for the 'Current Action' containment reference
feature.
|
static EAttribute |
PROCESS__ID
The meta object literal for the 'Id' attribute feature.
|
static EAttribute |
PROCESS__PROCESS_START_TIME
The meta object literal for the 'Process Start Time' attribute feature.
|
static EClass |
SIMU_COM_STATUS
The meta object literal for the '
Simu Com Status' class. |
static EAttribute |
SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
The meta object literal for the 'Current Simulation Time' attribute
feature.
|
static EReference |
SIMU_COM_STATUS__PROCESS_STATUS
The meta object literal for the 'Process Status' containment reference
feature.
|
static EReference |
SIMU_COM_STATUS__RESOURCE_STATUS
The meta object literal for the 'Resource Status' containment reference
feature.
|
static EClass |
SIMULATED_PROCESSES
The meta object literal for the '
Simulated Processes' class. |
static EReference |
SIMULATED_PROCESSES__PROCESSES
The meta object literal for the 'Processes' containment reference list
feature.
|
static EClass |
SIMULATED_RESOURCES
The meta object literal for the '
Simulated Resources' class. |
static EReference |
SIMULATED_RESOURCES__ACTIVE_RESOURCES
The meta object literal for the 'Active Resources' containment reference
list feature.
|
static EReference |
SIMULATED_RESOURCES__PASSIVE_RESOURCES
The meta object literal for the 'Passive Resources' containment reference
list feature.
|
static EClass |
WAIT_FOR_ACQUIRE
The meta object literal for the '
Wait For Acquire' class. |
static EReference |
WAIT_FOR_ACQUIRE__RESOURCE
The meta object literal for the 'Resource' reference feature.
|
static EClass |
WAIT_FOR_DELAY
The meta object literal for the '
Wait For Delay' class. |
static EAttribute |
WAIT_FOR_DELAY__DELAY
The meta object literal for the 'Delay' attribute feature.
|
static EClass |
WAIT_FOR_DEMAND
The meta object literal for the '
Wait For Demand' class. |
static EAttribute |
WAIT_FOR_DEMAND__DEMAND
The meta object literal for the 'Demand' attribute feature.
|
static EReference |
WAIT_FOR_DEMAND__RESOURCE
The meta object literal for the 'Resource' reference feature.
|
static final EClass SIMU_COM_STATUS
Simu Com Status' class. SimuComStatusImpl,
SimucomstatusPackageImpl.getSimuComStatus()static final EReference SIMU_COM_STATUS__PROCESS_STATUS
static final EReference SIMU_COM_STATUS__RESOURCE_STATUS
static final EAttribute SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
static final EClass SIMULATED_PROCESSES
Simulated Processes' class. SimulatedProcessesImpl,
SimucomstatusPackageImpl.getSimulatedProcesses()static final EReference SIMULATED_PROCESSES__PROCESSES
static final EClass PROCESS
Process'
class. ProcessImpl,
SimucomstatusPackageImpl.getProcess()static final EReference PROCESS__CURRENT_ACTION
static final EAttribute PROCESS__ID
static final EAttribute PROCESS__PROCESS_START_TIME
static final EClass ACTION
Action'
class. ActionImpl,
SimucomstatusPackageImpl.getAction()static final EAttribute ACTION__ACTION_START_TIME
static final EAttribute ACTION__ACTION_DURATION
static final EClass SIMULATED_RESOURCES
Simulated Resources' class. SimulatedResourcesImpl,
SimucomstatusPackageImpl.getSimulatedResources()static final EReference SIMULATED_RESOURCES__ACTIVE_RESOURCES
static final EReference SIMULATED_RESOURCES__PASSIVE_RESOURCES
static final EClass ACTIVE_RESOUCE
Active Resouce' class. ActiveResouceImpl,
SimucomstatusPackageImpl.getActiveResouce()static final EReference ACTIVE_RESOUCE__WAITING_DEMANDS
static final EAttribute ACTIVE_RESOUCE__ID
static final EClass WAIT_FOR_DEMAND
Wait For Demand' class. WaitForDemandImpl,
SimucomstatusPackageImpl.getWaitForDemand()static final EAttribute WAIT_FOR_DEMAND__DEMAND
static final EReference WAIT_FOR_DEMAND__RESOURCE
static final EClass PASSIVE_RESOURCE
Passive Resource' class. PassiveResourceImpl,
SimucomstatusPackageImpl.getPassiveResource()static final EReference PASSIVE_RESOURCE__WAITING_PROCESSES
static final EAttribute PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
static final EAttribute PASSIVE_RESOURCE__RESOURCES_AVAILABLE
static final EAttribute PASSIVE_RESOURCE__ID
static final EClass WAIT_FOR_ACQUIRE
Wait For Acquire' class. WaitForAcquireImpl,
SimucomstatusPackageImpl.getWaitForAcquire()static final EReference WAIT_FOR_ACQUIRE__RESOURCE
static final EClass WAIT_FOR_DELAY
Wait For Delay' class. WaitForDelayImpl,
SimucomstatusPackageImpl.getWaitForDelay()static final EAttribute WAIT_FOR_DELAY__DELAY