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
Modifier and TypeFieldDescriptionstatic final EClass
The meta object literal for the 'Action
' class.static final EAttribute
The meta object literal for the 'Action Duration' attribute feature.static final EAttribute
The meta object literal for the 'Action Start Time' attribute feature.static final EClass
The meta object literal for the 'Active Resouce
' class.static final EAttribute
The meta object literal for the 'Id' attribute feature.static final EReference
The meta object literal for the 'Waiting Demands' reference list feature.static final EClass
The meta object literal for the 'Passive Resource
' class.static final EAttribute
The meta object literal for the 'Id' attribute feature.static final EAttribute
The meta object literal for the 'Initial Resource Count' attribute feature.static final EAttribute
The meta object literal for the 'Resources Available' attribute feature.static final EReference
The meta object literal for the 'Waiting Processes' reference list feature.static final EClass
The meta object literal for the 'Process
' class.static final EReference
The meta object literal for the 'Current Action' containment reference feature.static final EAttribute
The meta object literal for the 'Id' attribute feature.static final EAttribute
The meta object literal for the 'Process Start Time' attribute feature.static final EClass
The meta object literal for the 'Simu Com Status
' class.static final EAttribute
The meta object literal for the 'Current Simulation Time' attribute feature.static final EReference
The meta object literal for the 'Process Status' containment reference feature.static final EReference
The meta object literal for the 'Resource Status' containment reference feature.static final EClass
The meta object literal for the 'Simulated Processes
' class.static final EReference
The meta object literal for the 'Processes' containment reference list feature.static final EClass
The meta object literal for the 'Simulated Resources
' class.static final EReference
The meta object literal for the 'Active Resources' containment reference list feature.static final EReference
The meta object literal for the 'Passive Resources' containment reference list feature.static final EClass
The meta object literal for the 'Wait For Acquire
' class.static final EReference
The meta object literal for the 'Resource' reference feature.static final EClass
The meta object literal for the 'Wait For Delay
' class.static final EAttribute
The meta object literal for the 'Delay' attribute feature.static final EClass
The meta object literal for the 'Wait For Demand
' class.static final EAttribute
The meta object literal for the 'Demand' attribute feature.static final EReference
The meta object literal for the 'Resource' reference feature.
-
Field Details
-
SIMU_COM_STATUS
The meta object literal for the 'Simu Com Status
' class.- See Also:
- Generated class or method.
-
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
The meta object literal for the 'Resource Status' containment reference feature.- Generated class or method.
-
SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
The meta object literal for the 'Current Simulation Time' attribute feature.- Generated class or method.
-
SIMULATED_PROCESSES
The meta object literal for the 'Simulated Processes
' class.- See Also:
- Generated class or method.
-
SIMULATED_PROCESSES__PROCESSES
The meta object literal for the 'Processes' containment reference list feature.- Generated class or method.
-
PROCESS
The meta object literal for the 'Process
' class.- See Also:
- Generated class or method.
-
PROCESS__CURRENT_ACTION
The meta object literal for the 'Current Action' containment reference feature.- Generated class or method.
-
PROCESS__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
PROCESS__PROCESS_START_TIME
The meta object literal for the 'Process Start Time' attribute feature.- Generated class or method.
-
ACTION
The meta object literal for the 'Action
' class.- See Also:
- Generated class or method.
-
ACTION__ACTION_START_TIME
The meta object literal for the 'Action Start Time' attribute feature.- Generated class or method.
-
ACTION__ACTION_DURATION
The meta object literal for the 'Action Duration' attribute feature.- Generated class or method.
-
SIMULATED_RESOURCES
The meta object literal for the 'Simulated Resources
' class.- See Also:
- Generated class or method.
-
SIMULATED_RESOURCES__ACTIVE_RESOURCES
The meta object literal for the 'Active Resources' containment reference list feature.- Generated class or method.
-
SIMULATED_RESOURCES__PASSIVE_RESOURCES
The meta object literal for the 'Passive Resources' containment reference list feature.- Generated class or method.
-
ACTIVE_RESOUCE
The meta object literal for the 'Active Resouce
' class.- See Also:
- Generated class or method.
-
ACTIVE_RESOUCE__WAITING_DEMANDS
The meta object literal for the 'Waiting Demands' reference list feature.- Generated class or method.
-
ACTIVE_RESOUCE__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
WAIT_FOR_DEMAND
The meta object literal for the 'Wait For Demand
' class.- See Also:
- Generated class or method.
-
WAIT_FOR_DEMAND__DEMAND
The meta object literal for the 'Demand' attribute feature.- Generated class or method.
-
WAIT_FOR_DEMAND__RESOURCE
The meta object literal for the 'Resource' reference feature.- Generated class or method.
-
PASSIVE_RESOURCE
The meta object literal for the 'Passive Resource
' class.- See Also:
- Generated class or method.
-
PASSIVE_RESOURCE__WAITING_PROCESSES
The meta object literal for the 'Waiting Processes' reference list feature.- Generated class or method.
-
PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
The meta object literal for the 'Initial Resource Count' attribute feature.- Generated class or method.
-
PASSIVE_RESOURCE__RESOURCES_AVAILABLE
The meta object literal for the 'Resources Available' attribute feature.- Generated class or method.
-
PASSIVE_RESOURCE__ID
The meta object literal for the 'Id' attribute feature.- Generated class or method.
-
WAIT_FOR_ACQUIRE
The meta object literal for the 'Wait For Acquire
' class.- See Also:
- Generated class or method.
-
WAIT_FOR_ACQUIRE__RESOURCE
The meta object literal for the 'Resource' reference feature.- Generated class or method.
-
WAIT_FOR_DELAY
The meta object literal for the 'Wait For Delay
' class.- See Also:
- Generated class or method.
-
WAIT_FOR_DELAY__DELAY
The meta object literal for the 'Delay' attribute feature.- Generated class or method.
-