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