public interface SimucomstatusPackage extends EPackage
SimucomstatusFactory| Modifier and Type | Interface and Description |
|---|---|
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
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static int |
ACTION
The meta object id for the '
Action' class. |
static int |
ACTION__ACTION_DURATION
The feature id for the 'Action Duration' attribute.
|
static int |
ACTION__ACTION_START_TIME
The feature id for the 'Action Start Time' attribute.
|
static int |
ACTION_FEATURE_COUNT
The number of structural features of the 'Action' class.
|
static int |
ACTIVE_RESOUCE
The meta object id for the '
Active Resouce' class. |
static int |
ACTIVE_RESOUCE__ID
The feature id for the 'Id' attribute.
|
static int |
ACTIVE_RESOUCE__WAITING_DEMANDS
The feature id for the 'Waiting Demands' reference list.
|
static int |
ACTIVE_RESOUCE_FEATURE_COUNT
The number of structural features of the 'Active Resouce' class.
|
static SimucomstatusPackage |
eINSTANCE
The singleton instance of the package.
|
static String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static String |
eNS_URI
The package namespace URI.
|
static int |
PASSIVE_RESOURCE
The meta object id for the '
Passive Resource' class. |
static int |
PASSIVE_RESOURCE__ID
The feature id for the 'Id' attribute.
|
static int |
PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
The feature id for the 'Initial Resource Count' attribute.
|
static int |
PASSIVE_RESOURCE__RESOURCES_AVAILABLE
The feature id for the 'Resources Available' attribute.
|
static int |
PASSIVE_RESOURCE__WAITING_PROCESSES
The feature id for the 'Waiting Processes' reference list.
|
static int |
PASSIVE_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Passive Resource' class.
|
static int |
PROCESS
The meta object id for the '
Process'
class. |
static int |
PROCESS__CURRENT_ACTION
The feature id for the 'Current Action' containment reference.
|
static int |
PROCESS__ID
The feature id for the 'Id' attribute.
|
static int |
PROCESS__PROCESS_START_TIME
The feature id for the 'Process Start Time' attribute.
|
static int |
PROCESS_FEATURE_COUNT
The number of structural features of the 'Process' class.
|
static int |
SIMU_COM_STATUS
The meta object id for the '
Simu Com Status' class. |
static int |
SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
The feature id for the 'Current Simulation Time' attribute.
|
static int |
SIMU_COM_STATUS__PROCESS_STATUS
The feature id for the 'Process Status' containment reference.
|
static int |
SIMU_COM_STATUS__RESOURCE_STATUS
The feature id for the 'Resource Status' containment reference.
|
static int |
SIMU_COM_STATUS_FEATURE_COUNT
The number of structural features of the 'Simu Com Status' class.
|
static int |
SIMULATED_PROCESSES
The meta object id for the '
Simulated Processes' class. |
static int |
SIMULATED_PROCESSES__PROCESSES
The feature id for the 'Processes' containment reference list.
|
static int |
SIMULATED_PROCESSES_FEATURE_COUNT
The number of structural features of the 'Simulated Processes' class.
|
static int |
SIMULATED_RESOURCES
The meta object id for the '
Simulated Resources' class. |
static int |
SIMULATED_RESOURCES__ACTIVE_RESOURCES
The feature id for the 'Active Resources' containment reference list.
|
static int |
SIMULATED_RESOURCES__PASSIVE_RESOURCES
The feature id for the 'Passive Resources' containment reference list.
|
static int |
SIMULATED_RESOURCES_FEATURE_COUNT
The number of structural features of the 'Simulated Resources' class.
|
static int |
WAIT_FOR_ACQUIRE
The meta object id for the '
Wait For Acquire' class. |
static int |
WAIT_FOR_ACQUIRE__ACTION_DURATION
The feature id for the 'Action Duration' attribute.
|
static int |
WAIT_FOR_ACQUIRE__ACTION_START_TIME
The feature id for the 'Action Start Time' attribute.
|
static int |
WAIT_FOR_ACQUIRE__RESOURCE
The feature id for the 'Resource' reference.
|
static int |
WAIT_FOR_ACQUIRE_FEATURE_COUNT
The number of structural features of the 'Wait For Acquire' class.
|
static int |
WAIT_FOR_DELAY
The meta object id for the '
Wait For Delay' class. |
static int |
WAIT_FOR_DELAY__ACTION_DURATION
The feature id for the 'Action Duration' attribute.
|
static int |
WAIT_FOR_DELAY__ACTION_START_TIME
The feature id for the 'Action Start Time' attribute.
|
static int |
WAIT_FOR_DELAY__DELAY
The feature id for the 'Delay' attribute.
|
static int |
WAIT_FOR_DELAY_FEATURE_COUNT
The number of structural features of the 'Wait For Delay' class.
|
static int |
WAIT_FOR_DEMAND
The meta object id for the '
Wait For Demand' class. |
static int |
WAIT_FOR_DEMAND__ACTION_DURATION
The feature id for the 'Action Duration' attribute.
|
static int |
WAIT_FOR_DEMAND__ACTION_START_TIME
The feature id for the 'Action Start Time' attribute.
|
static int |
WAIT_FOR_DEMAND__DEMAND
The feature id for the 'Demand' attribute.
|
static int |
WAIT_FOR_DEMAND__RESOURCE
The feature id for the 'Resource' reference.
|
static int |
WAIT_FOR_DEMAND_FEATURE_COUNT
The number of structural features of the 'Wait For Demand' class.
|
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
getAction_ActionDuration()
Returns the meta object for the attribute '
Action Duration'. |
EAttribute |
getAction_ActionStartTime()
Returns the meta object for the attribute '
Action Start Time'. |
EClass |
getAction()
Returns the meta object for class '
Action'. |
EAttribute |
getActiveResouce_Id()
Returns the meta object for the attribute '
Id'. |
EReference |
getActiveResouce_WaitingDemands()
Returns the meta object for the reference list '
Waiting Demands'. |
EClass |
getActiveResouce()
Returns the meta object for class '
Active Resouce'. |
EAttribute |
getPassiveResource_Id()
Returns the meta object for the attribute '
Id'. |
EAttribute |
getPassiveResource_InitialResourceCount()
Returns the meta object for the attribute '
Initial Resource Count'. |
EAttribute |
getPassiveResource_ResourcesAvailable()
Returns the meta object for the attribute '
Resources Available'. |
EReference |
getPassiveResource_WaitingProcesses()
Returns the meta object for the reference list '
Waiting Processes'. |
EClass |
getPassiveResource()
Returns the meta object for class '
Passive Resource'. |
EReference |
getProcess_CurrentAction()
Returns the meta object for the containment reference '
Current Action'. |
EAttribute |
getProcess_Id()
Returns the meta object for the attribute '
Id'. |
EAttribute |
getProcess_ProcessStartTime()
Returns the meta object for the attribute '
Process Start Time'. |
EClass |
getProcess()
Returns the meta object for class '
Process'. |
EAttribute |
getSimuComStatus_CurrentSimulationTime()
Returns the meta object for the attribute '
Current Simulation Time'. |
EReference |
getSimuComStatus_ProcessStatus()
Returns the meta object for the containment reference '
Process Status'. |
EReference |
getSimuComStatus_ResourceStatus()
Returns the meta object for the containment reference '
Resource Status'. |
EClass |
getSimuComStatus()
Returns the meta object for class '
Simu Com Status
'. |
SimucomstatusFactory |
getSimucomstatusFactory()
Returns the factory that creates the instances of the model.
|
EReference |
getSimulatedProcesses_Processes()
Returns the meta object for the containment reference list '
Processes'. |
EClass |
getSimulatedProcesses()
Returns the meta object for class '
Simulated Processes'. |
EReference |
getSimulatedResources_ActiveResources()
Returns the meta object for the containment reference list '
Active Resources'. |
EReference |
getSimulatedResources_PassiveResources()
Returns the meta object for the containment reference list '
Passive Resources'. |
EClass |
getSimulatedResources()
Returns the meta object for class '
Simulated Resources'. |
EReference |
getWaitForAcquire_Resource()
Returns the meta object for the reference '
Resource'. |
EClass |
getWaitForAcquire()
Returns the meta object for class '
Wait For Acquire'. |
EAttribute |
getWaitForDelay_Delay()
Returns the meta object for the attribute '
Delay'. |
EClass |
getWaitForDelay()
Returns the meta object for class '
Wait For Delay'. |
EAttribute |
getWaitForDemand_Demand()
Returns the meta object for the attribute '
Demand
'. |
EReference |
getWaitForDemand_Resource()
Returns the meta object for the reference '
Resource'. |
EClass |
getWaitForDemand()
Returns the meta object for class '
Wait For Demand
'. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final SimucomstatusPackage eINSTANCE
static final int SIMU_COM_STATUS
Simu Com Status' class. SimuComStatusImpl,
SimucomstatusPackageImpl.getSimuComStatus(),
Constant Field Valuesstatic final int SIMU_COM_STATUS__PROCESS_STATUS
static final int SIMU_COM_STATUS__RESOURCE_STATUS
static final int SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
static final int SIMU_COM_STATUS_FEATURE_COUNT
static final int SIMULATED_PROCESSES
Simulated Processes' class. SimulatedProcessesImpl,
SimucomstatusPackageImpl.getSimulatedProcesses(),
Constant Field Valuesstatic final int SIMULATED_PROCESSES__PROCESSES
static final int SIMULATED_PROCESSES_FEATURE_COUNT
static final int PROCESS
Process'
class. ProcessImpl,
SimucomstatusPackageImpl.getProcess(),
Constant Field Valuesstatic final int PROCESS__CURRENT_ACTION
static final int PROCESS__ID
static final int PROCESS__PROCESS_START_TIME
static final int PROCESS_FEATURE_COUNT
static final int ACTION
Action' class.
ActionImpl,
SimucomstatusPackageImpl.getAction(),
Constant Field Valuesstatic final int ACTION__ACTION_START_TIME
static final int ACTION__ACTION_DURATION
static final int ACTION_FEATURE_COUNT
static final int SIMULATED_RESOURCES
Simulated Resources' class. SimulatedResourcesImpl,
SimucomstatusPackageImpl.getSimulatedResources(),
Constant Field Valuesstatic final int SIMULATED_RESOURCES__ACTIVE_RESOURCES
static final int SIMULATED_RESOURCES__PASSIVE_RESOURCES
static final int SIMULATED_RESOURCES_FEATURE_COUNT
static final int ACTIVE_RESOUCE
Active Resouce' class. ActiveResouceImpl,
SimucomstatusPackageImpl.getActiveResouce(),
Constant Field Valuesstatic final int ACTIVE_RESOUCE__WAITING_DEMANDS
static final int ACTIVE_RESOUCE__ID
static final int ACTIVE_RESOUCE_FEATURE_COUNT
static final int WAIT_FOR_DEMAND
Wait For Demand' class. WaitForDemandImpl,
SimucomstatusPackageImpl.getWaitForDemand(),
Constant Field Valuesstatic final int WAIT_FOR_DEMAND__ACTION_START_TIME
static final int WAIT_FOR_DEMAND__ACTION_DURATION
static final int WAIT_FOR_DEMAND__DEMAND
static final int WAIT_FOR_DEMAND__RESOURCE
static final int WAIT_FOR_DEMAND_FEATURE_COUNT
static final int PASSIVE_RESOURCE
Passive Resource' class. PassiveResourceImpl,
SimucomstatusPackageImpl.getPassiveResource(),
Constant Field Valuesstatic final int PASSIVE_RESOURCE__WAITING_PROCESSES
static final int PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
static final int PASSIVE_RESOURCE__RESOURCES_AVAILABLE
static final int PASSIVE_RESOURCE__ID
static final int PASSIVE_RESOURCE_FEATURE_COUNT
static final int WAIT_FOR_ACQUIRE
Wait For Acquire' class. WaitForAcquireImpl,
SimucomstatusPackageImpl.getWaitForAcquire(),
Constant Field Valuesstatic final int WAIT_FOR_ACQUIRE__ACTION_START_TIME
static final int WAIT_FOR_ACQUIRE__ACTION_DURATION
static final int WAIT_FOR_ACQUIRE__RESOURCE
static final int WAIT_FOR_ACQUIRE_FEATURE_COUNT
static final int WAIT_FOR_DELAY
Wait For Delay' class. WaitForDelayImpl,
SimucomstatusPackageImpl.getWaitForDelay(),
Constant Field Valuesstatic final int WAIT_FOR_DELAY__ACTION_START_TIME
static final int WAIT_FOR_DELAY__ACTION_DURATION
static final int WAIT_FOR_DELAY__DELAY
static final int WAIT_FOR_DELAY_FEATURE_COUNT
EClass getSimuComStatus()
Simu Com Status
'. SimuComStatusEReference getSimuComStatus_ProcessStatus()
Process Status'. SimuComStatus.getProcessStatus(),
getSimuComStatus()EReference getSimuComStatus_ResourceStatus()
Resource Status'. SimuComStatus.getResourceStatus(),
getSimuComStatus()EAttribute getSimuComStatus_CurrentSimulationTime()
Current Simulation Time'. SimuComStatus.getCurrentSimulationTime(),
getSimuComStatus()EClass getSimulatedProcesses()
Simulated Processes'. SimulatedProcessesEReference getSimulatedProcesses_Processes()
Processes'. SimulatedProcesses.getProcesses(),
getSimulatedProcesses()EClass getProcess()
Process'. ProcessEReference getProcess_CurrentAction()
Current Action'. Process.getCurrentAction(),
getProcess()EAttribute getProcess_Id()
Id'. Process.getId(),
getProcess()EAttribute getProcess_ProcessStartTime()
Process Start Time'. Process.getProcessStartTime(),
getProcess()EClass getAction()
Action'. ActionEAttribute getAction_ActionStartTime()
Action Start Time'. Action.getActionStartTime(),
getAction()EAttribute getAction_ActionDuration()
Action Duration'. Action.getActionDuration(),
getAction()EClass getSimulatedResources()
Simulated Resources'. SimulatedResourcesEReference getSimulatedResources_ActiveResources()
Active Resources'. SimulatedResources.getActiveResources(),
getSimulatedResources()EReference getSimulatedResources_PassiveResources()
Passive Resources'. SimulatedResources.getPassiveResources(),
getSimulatedResources()EClass getActiveResouce()
Active Resouce'.
ActiveResouceEReference getActiveResouce_WaitingDemands()
Waiting Demands'. ActiveResouce.getWaitingDemands(),
getActiveResouce()EAttribute getActiveResouce_Id()
Id'. ActiveResouce.getId(),
getActiveResouce()EClass getWaitForDemand()
Wait For Demand
'. WaitForDemandEAttribute getWaitForDemand_Demand()
Demand
'. WaitForDemand.getDemand(),
getWaitForDemand()EReference getWaitForDemand_Resource()
Resource'. WaitForDemand.getResource(),
getWaitForDemand()EClass getPassiveResource()
Passive Resource'. PassiveResourceEReference getPassiveResource_WaitingProcesses()
Waiting Processes'. PassiveResource.getWaitingProcesses(),
getPassiveResource()EAttribute getPassiveResource_InitialResourceCount()
Initial Resource Count'. PassiveResource.getInitialResourceCount(),
getPassiveResource()EAttribute getPassiveResource_ResourcesAvailable()
Resources Available'. PassiveResource.getResourcesAvailable(),
getPassiveResource()EAttribute getPassiveResource_Id()
Id'.
PassiveResource.getId(),
getPassiveResource()EClass getWaitForAcquire()
Wait For Acquire'. WaitForAcquireEReference getWaitForAcquire_Resource()
Resource'. WaitForAcquire.getResource(),
getWaitForAcquire()EClass getWaitForDelay()
Wait For Delay'.
WaitForDelayEAttribute getWaitForDelay_Delay()
Delay'.
WaitForDelay.getDelay(),
getWaitForDelay()SimucomstatusFactory getSimucomstatusFactory()