Interface SimucomstatusPackage.Literals
-
- Enclosing interface:
- SimucomstatusPackage
public static interface SimucomstatusPackage.LiteralsDefines 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 EClassACTIONThe meta object literal for the 'Action' class.static EAttributeACTION__ACTION_DURATIONThe meta object literal for the 'Action Duration' attribute feature.static EAttributeACTION__ACTION_START_TIMEThe meta object literal for the 'Action Start Time' attribute feature.static EClassACTIVE_RESOUCEThe meta object literal for the 'Active Resouce' class.static EAttributeACTIVE_RESOUCE__IDThe meta object literal for the 'Id' attribute feature.static EReferenceACTIVE_RESOUCE__WAITING_DEMANDSThe meta object literal for the 'Waiting Demands' reference list feature.static EClassPASSIVE_RESOURCEThe meta object literal for the 'Passive Resource' class.static EAttributePASSIVE_RESOURCE__IDThe meta object literal for the 'Id' attribute feature.static EAttributePASSIVE_RESOURCE__INITIAL_RESOURCE_COUNTThe meta object literal for the 'Initial Resource Count' attribute feature.static EAttributePASSIVE_RESOURCE__RESOURCES_AVAILABLEThe meta object literal for the 'Resources Available' attribute feature.static EReferencePASSIVE_RESOURCE__WAITING_PROCESSESThe meta object literal for the 'Waiting Processes' reference list feature.static EClassPROCESSThe meta object literal for the 'Process' class.static EReferencePROCESS__CURRENT_ACTIONThe meta object literal for the 'Current Action' containment reference feature.static EAttributePROCESS__IDThe meta object literal for the 'Id' attribute feature.static EAttributePROCESS__PROCESS_START_TIMEThe meta object literal for the 'Process Start Time' attribute feature.static EClassSIMU_COM_STATUSThe meta object literal for the 'Simu Com Status' class.static EAttributeSIMU_COM_STATUS__CURRENT_SIMULATION_TIMEThe meta object literal for the 'Current Simulation Time' attribute feature.static EReferenceSIMU_COM_STATUS__PROCESS_STATUSThe meta object literal for the 'Process Status' containment reference feature.static EReferenceSIMU_COM_STATUS__RESOURCE_STATUSThe meta object literal for the 'Resource Status' containment reference feature.static EClassSIMULATED_PROCESSESThe meta object literal for the 'Simulated Processes' class.static EReferenceSIMULATED_PROCESSES__PROCESSESThe meta object literal for the 'Processes' containment reference list feature.static EClassSIMULATED_RESOURCESThe meta object literal for the 'Simulated Resources' class.static EReferenceSIMULATED_RESOURCES__ACTIVE_RESOURCESThe meta object literal for the 'Active Resources' containment reference list feature.static EReferenceSIMULATED_RESOURCES__PASSIVE_RESOURCESThe meta object literal for the 'Passive Resources' containment reference list feature.static EClassWAIT_FOR_ACQUIREThe meta object literal for the 'Wait For Acquire' class.static EReferenceWAIT_FOR_ACQUIRE__RESOURCEThe meta object literal for the 'Resource' reference feature.static EClassWAIT_FOR_DELAYThe meta object literal for the 'Wait For Delay' class.static EAttributeWAIT_FOR_DELAY__DELAYThe meta object literal for the 'Delay' attribute feature.static EClassWAIT_FOR_DEMANDThe meta object literal for the 'Wait For Demand' class.static EAttributeWAIT_FOR_DEMAND__DEMANDThe meta object literal for the 'Demand' attribute feature.static EReferenceWAIT_FOR_DEMAND__RESOURCEThe 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.
-
-