Interface SimucomstatusPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
SimucomstatusPackageImpl
public interface SimucomstatusPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
SimucomstatusFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field 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.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getAction()
Returns the meta object for class 'Action
'.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
getActiveResouce()
Returns the meta object for class 'Active Resouce
'.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
getPassiveResource()
Returns the meta object for class 'Passive Resource
'.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
getProcess()
Returns the meta object for class 'Process
'.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
getSimuComStatus()
Returns the meta object for class 'Simu Com Status
'.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
'.SimucomstatusFactory
getSimucomstatusFactory()
Returns the factory that creates the instances of the model.EClass
getSimulatedProcesses()
Returns the meta object for class 'Simulated Processes
'.EReference
getSimulatedProcesses_Processes()
Returns the meta object for the containment reference list 'Processes
'.EClass
getSimulatedResources()
Returns the meta object for class 'Simulated Resources
'.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
getWaitForAcquire()
Returns the meta object for class 'Wait For Acquire
'.EReference
getWaitForAcquire_Resource()
Returns the meta object for the reference 'Resource
'.EClass
getWaitForDelay()
Returns the meta object for class 'Wait For Delay
'.EAttribute
getWaitForDelay_Delay()
Returns the meta object for the attribute 'Delay
'.EClass
getWaitForDemand()
Returns the meta object for class 'Wait For Demand
'.EAttribute
getWaitForDemand_Demand()
Returns the meta object for the attribute 'Demand
'.EReference
getWaitForDemand_Resource()
Returns the meta object for the reference 'Resource
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final SimucomstatusPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
SIMU_COM_STATUS
static final int SIMU_COM_STATUS
The meta object id for the 'Simu Com Status
' class.- See Also:
SimuComStatusImpl
,SimucomstatusPackageImpl.getSimuComStatus()
, Constant Field Values- Generated class or method.
-
SIMU_COM_STATUS__PROCESS_STATUS
static final int SIMU_COM_STATUS__PROCESS_STATUS
The feature id for the 'Process Status' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMU_COM_STATUS__RESOURCE_STATUS
static final int SIMU_COM_STATUS__RESOURCE_STATUS
The feature id for the 'Resource Status' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
static final int SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
The feature id for the 'Current Simulation Time' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMU_COM_STATUS_FEATURE_COUNT
static final int SIMU_COM_STATUS_FEATURE_COUNT
The number of structural features of the 'Simu Com Status' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMULATED_PROCESSES
static final int SIMULATED_PROCESSES
The meta object id for the 'Simulated Processes
' class.- See Also:
SimulatedProcessesImpl
,SimucomstatusPackageImpl.getSimulatedProcesses()
, Constant Field Values- Generated class or method.
-
SIMULATED_PROCESSES__PROCESSES
static final int SIMULATED_PROCESSES__PROCESSES
The feature id for the 'Processes' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMULATED_PROCESSES_FEATURE_COUNT
static final int SIMULATED_PROCESSES_FEATURE_COUNT
The number of structural features of the 'Simulated Processes' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS
static final int PROCESS
The meta object id for the 'Process
' class.- See Also:
ProcessImpl
,SimucomstatusPackageImpl.getProcess()
, Constant Field Values- Generated class or method.
-
PROCESS__CURRENT_ACTION
static final int PROCESS__CURRENT_ACTION
The feature id for the 'Current Action' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS__ID
static final int PROCESS__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS__PROCESS_START_TIME
static final int PROCESS__PROCESS_START_TIME
The feature id for the 'Process Start Time' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PROCESS_FEATURE_COUNT
static final int PROCESS_FEATURE_COUNT
The number of structural features of the 'Process' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTION
static final int ACTION
The meta object id for the 'Action
' class.- See Also:
ActionImpl
,SimucomstatusPackageImpl.getAction()
, Constant Field Values- Generated class or method.
-
ACTION__ACTION_START_TIME
static final int ACTION__ACTION_START_TIME
The feature id for the 'Action Start Time' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTION__ACTION_DURATION
static final int ACTION__ACTION_DURATION
The feature id for the 'Action Duration' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTION_FEATURE_COUNT
static final int ACTION_FEATURE_COUNT
The number of structural features of the 'Action' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMULATED_RESOURCES
static final int SIMULATED_RESOURCES
The meta object id for the 'Simulated Resources
' class.- See Also:
SimulatedResourcesImpl
,SimucomstatusPackageImpl.getSimulatedResources()
, Constant Field Values- Generated class or method.
-
SIMULATED_RESOURCES__ACTIVE_RESOURCES
static final int SIMULATED_RESOURCES__ACTIVE_RESOURCES
The feature id for the 'Active Resources' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMULATED_RESOURCES__PASSIVE_RESOURCES
static final int SIMULATED_RESOURCES__PASSIVE_RESOURCES
The feature id for the 'Passive Resources' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SIMULATED_RESOURCES_FEATURE_COUNT
static final int SIMULATED_RESOURCES_FEATURE_COUNT
The number of structural features of the 'Simulated Resources' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOUCE
static final int ACTIVE_RESOUCE
The meta object id for the 'Active Resouce
' class.- See Also:
ActiveResouceImpl
,SimucomstatusPackageImpl.getActiveResouce()
, Constant Field Values- Generated class or method.
-
ACTIVE_RESOUCE__WAITING_DEMANDS
static final int ACTIVE_RESOUCE__WAITING_DEMANDS
The feature id for the 'Waiting Demands' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOUCE__ID
static final int ACTIVE_RESOUCE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOUCE_FEATURE_COUNT
static final int ACTIVE_RESOUCE_FEATURE_COUNT
The number of structural features of the 'Active Resouce' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND
static final int WAIT_FOR_DEMAND
The meta object id for the 'Wait For Demand
' class.- See Also:
WaitForDemandImpl
,SimucomstatusPackageImpl.getWaitForDemand()
, Constant Field Values- Generated class or method.
-
WAIT_FOR_DEMAND__ACTION_START_TIME
static final int WAIT_FOR_DEMAND__ACTION_START_TIME
The feature id for the 'Action Start Time' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND__ACTION_DURATION
static final int WAIT_FOR_DEMAND__ACTION_DURATION
The feature id for the 'Action Duration' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND__DEMAND
static final int WAIT_FOR_DEMAND__DEMAND
The feature id for the 'Demand' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND__RESOURCE
static final int WAIT_FOR_DEMAND__RESOURCE
The feature id for the 'Resource' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND_FEATURE_COUNT
static final int WAIT_FOR_DEMAND_FEATURE_COUNT
The number of structural features of the 'Wait For Demand' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE
static final int PASSIVE_RESOURCE
The meta object id for the 'Passive Resource
' class.- See Also:
PassiveResourceImpl
,SimucomstatusPackageImpl.getPassiveResource()
, Constant Field Values- Generated class or method.
-
PASSIVE_RESOURCE__WAITING_PROCESSES
static final int PASSIVE_RESOURCE__WAITING_PROCESSES
The feature id for the 'Waiting Processes' reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
static final int PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
The feature id for the 'Initial Resource Count' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE__RESOURCES_AVAILABLE
static final int PASSIVE_RESOURCE__RESOURCES_AVAILABLE
The feature id for the 'Resources Available' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE__ID
static final int PASSIVE_RESOURCE__ID
The feature id for the 'Id' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE_FEATURE_COUNT
static final int PASSIVE_RESOURCE_FEATURE_COUNT
The number of structural features of the 'Passive Resource' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_ACQUIRE
static final int WAIT_FOR_ACQUIRE
The meta object id for the 'Wait For Acquire
' class.- See Also:
WaitForAcquireImpl
,SimucomstatusPackageImpl.getWaitForAcquire()
, Constant Field Values- Generated class or method.
-
WAIT_FOR_ACQUIRE__ACTION_START_TIME
static final int WAIT_FOR_ACQUIRE__ACTION_START_TIME
The feature id for the 'Action Start Time' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_ACQUIRE__ACTION_DURATION
static final int WAIT_FOR_ACQUIRE__ACTION_DURATION
The feature id for the 'Action Duration' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_ACQUIRE__RESOURCE
static final int WAIT_FOR_ACQUIRE__RESOURCE
The feature id for the 'Resource' reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_ACQUIRE_FEATURE_COUNT
static final int WAIT_FOR_ACQUIRE_FEATURE_COUNT
The number of structural features of the 'Wait For Acquire' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DELAY
static final int WAIT_FOR_DELAY
The meta object id for the 'Wait For Delay
' class.- See Also:
WaitForDelayImpl
,SimucomstatusPackageImpl.getWaitForDelay()
, Constant Field Values- Generated class or method.
-
WAIT_FOR_DELAY__ACTION_START_TIME
static final int WAIT_FOR_DELAY__ACTION_START_TIME
The feature id for the 'Action Start Time' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DELAY__ACTION_DURATION
static final int WAIT_FOR_DELAY__ACTION_DURATION
The feature id for the 'Action Duration' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DELAY__DELAY
static final int WAIT_FOR_DELAY__DELAY
The feature id for the 'Delay' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DELAY_FEATURE_COUNT
static final int WAIT_FOR_DELAY_FEATURE_COUNT
The number of structural features of the 'Wait For Delay' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getSimuComStatus
EClass getSimuComStatus()
Returns the meta object for class 'Simu Com Status
'.- Returns:
- the meta object for class 'Simu Com Status'.
- See Also:
SimuComStatus
- Generated class or method.
-
getSimuComStatus_ProcessStatus
EReference getSimuComStatus_ProcessStatus()
Returns the meta object for the containment reference 'Process Status
'.- Returns:
- the meta object for the containment reference 'Process Status'.
- See Also:
SimuComStatus.getProcessStatus()
,getSimuComStatus()
- Generated class or method.
-
getSimuComStatus_ResourceStatus
EReference getSimuComStatus_ResourceStatus()
Returns the meta object for the containment reference 'Resource Status
'.- Returns:
- the meta object for the containment reference 'Resource Status'.
- See Also:
SimuComStatus.getResourceStatus()
,getSimuComStatus()
- Generated class or method.
-
getSimuComStatus_CurrentSimulationTime
EAttribute getSimuComStatus_CurrentSimulationTime()
Returns the meta object for the attribute 'Current Simulation Time
'.- Returns:
- the meta object for the attribute 'Current Simulation Time'.
- See Also:
SimuComStatus.getCurrentSimulationTime()
,getSimuComStatus()
- Generated class or method.
-
getSimulatedProcesses
EClass getSimulatedProcesses()
Returns the meta object for class 'Simulated Processes
'.- Returns:
- the meta object for class 'Simulated Processes'.
- See Also:
SimulatedProcesses
- Generated class or method.
-
getSimulatedProcesses_Processes
EReference getSimulatedProcesses_Processes()
Returns the meta object for the containment reference list 'Processes
'.- Returns:
- the meta object for the containment reference list 'Processes'.
- See Also:
SimulatedProcesses.getProcesses()
,getSimulatedProcesses()
- Generated class or method.
-
getProcess
EClass getProcess()
Returns the meta object for class 'Process
'.- Returns:
- the meta object for class 'Process'.
- See Also:
Process
- Generated class or method.
-
getProcess_CurrentAction
EReference getProcess_CurrentAction()
Returns the meta object for the containment reference 'Current Action
'.- Returns:
- the meta object for the containment reference 'Current Action'.
- See Also:
Process.getCurrentAction()
,getProcess()
- Generated class or method.
-
getProcess_Id
EAttribute getProcess_Id()
Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
Process.getId()
,getProcess()
- Generated class or method.
-
getProcess_ProcessStartTime
EAttribute getProcess_ProcessStartTime()
Returns the meta object for the attribute 'Process Start Time
'.- Returns:
- the meta object for the attribute 'Process Start Time'.
- See Also:
Process.getProcessStartTime()
,getProcess()
- Generated class or method.
-
getAction
EClass getAction()
Returns the meta object for class 'Action
'.- Returns:
- the meta object for class 'Action'.
- See Also:
Action
- Generated class or method.
-
getAction_ActionStartTime
EAttribute getAction_ActionStartTime()
Returns the meta object for the attribute 'Action Start Time
'.- Returns:
- the meta object for the attribute 'Action Start Time'.
- See Also:
Action.getActionStartTime()
,getAction()
- Generated class or method.
-
getAction_ActionDuration
EAttribute getAction_ActionDuration()
Returns the meta object for the attribute 'Action Duration
'.- Returns:
- the meta object for the attribute 'Action Duration'.
- See Also:
Action.getActionDuration()
,getAction()
- Generated class or method.
-
getSimulatedResources
EClass getSimulatedResources()
Returns the meta object for class 'Simulated Resources
'.- Returns:
- the meta object for class 'Simulated Resources'.
- See Also:
SimulatedResources
- Generated class or method.
-
getSimulatedResources_ActiveResources
EReference getSimulatedResources_ActiveResources()
Returns the meta object for the containment reference list 'Active Resources
'.- Returns:
- the meta object for the containment reference list 'Active Resources'.
- See Also:
SimulatedResources.getActiveResources()
,getSimulatedResources()
- Generated class or method.
-
getSimulatedResources_PassiveResources
EReference getSimulatedResources_PassiveResources()
Returns the meta object for the containment reference list 'Passive Resources
'.- Returns:
- the meta object for the containment reference list 'Passive Resources'.
- See Also:
SimulatedResources.getPassiveResources()
,getSimulatedResources()
- Generated class or method.
-
getActiveResouce
EClass getActiveResouce()
Returns the meta object for class 'Active Resouce
'.- Returns:
- the meta object for class 'Active Resouce'.
- See Also:
ActiveResouce
- Generated class or method.
-
getActiveResouce_WaitingDemands
EReference getActiveResouce_WaitingDemands()
Returns the meta object for the reference list 'Waiting Demands
'.- Returns:
- the meta object for the reference list 'Waiting Demands'.
- See Also:
ActiveResouce.getWaitingDemands()
,getActiveResouce()
- Generated class or method.
-
getActiveResouce_Id
EAttribute getActiveResouce_Id()
Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
ActiveResouce.getId()
,getActiveResouce()
- Generated class or method.
-
getWaitForDemand
EClass getWaitForDemand()
Returns the meta object for class 'Wait For Demand
'.- Returns:
- the meta object for class 'Wait For Demand'.
- See Also:
WaitForDemand
- Generated class or method.
-
getWaitForDemand_Demand
EAttribute getWaitForDemand_Demand()
Returns the meta object for the attribute 'Demand
'.- Returns:
- the meta object for the attribute 'Demand'.
- See Also:
WaitForDemand.getDemand()
,getWaitForDemand()
- Generated class or method.
-
getWaitForDemand_Resource
EReference getWaitForDemand_Resource()
Returns the meta object for the reference 'Resource
'.- Returns:
- the meta object for the reference 'Resource'.
- See Also:
WaitForDemand.getResource()
,getWaitForDemand()
- Generated class or method.
-
getPassiveResource
EClass getPassiveResource()
Returns the meta object for class 'Passive Resource
'.- Returns:
- the meta object for class 'Passive Resource'.
- See Also:
PassiveResource
- Generated class or method.
-
getPassiveResource_WaitingProcesses
EReference getPassiveResource_WaitingProcesses()
Returns the meta object for the reference list 'Waiting Processes
'.- Returns:
- the meta object for the reference list 'Waiting Processes'.
- See Also:
PassiveResource.getWaitingProcesses()
,getPassiveResource()
- Generated class or method.
-
getPassiveResource_InitialResourceCount
EAttribute getPassiveResource_InitialResourceCount()
Returns the meta object for the attribute 'Initial Resource Count
'.- Returns:
- the meta object for the attribute 'Initial Resource Count'.
- See Also:
PassiveResource.getInitialResourceCount()
,getPassiveResource()
- Generated class or method.
-
getPassiveResource_ResourcesAvailable
EAttribute getPassiveResource_ResourcesAvailable()
Returns the meta object for the attribute 'Resources Available
'.- Returns:
- the meta object for the attribute 'Resources Available'.
- See Also:
PassiveResource.getResourcesAvailable()
,getPassiveResource()
- Generated class or method.
-
getPassiveResource_Id
EAttribute getPassiveResource_Id()
Returns the meta object for the attribute 'Id
'.- Returns:
- the meta object for the attribute 'Id'.
- See Also:
PassiveResource.getId()
,getPassiveResource()
- Generated class or method.
-
getWaitForAcquire
EClass getWaitForAcquire()
Returns the meta object for class 'Wait For Acquire
'.- Returns:
- the meta object for class 'Wait For Acquire'.
- See Also:
WaitForAcquire
- Generated class or method.
-
getWaitForAcquire_Resource
EReference getWaitForAcquire_Resource()
Returns the meta object for the reference 'Resource
'.- Returns:
- the meta object for the reference 'Resource'.
- See Also:
WaitForAcquire.getResource()
,getWaitForAcquire()
- Generated class or method.
-
getWaitForDelay
EClass getWaitForDelay()
Returns the meta object for class 'Wait For Delay
'.- Returns:
- the meta object for class 'Wait For Delay'.
- See Also:
WaitForDelay
- Generated class or method.
-
getWaitForDelay_Delay
EAttribute getWaitForDelay_Delay()
Returns the meta object for the attribute 'Delay
'.- Returns:
- the meta object for the attribute 'Delay'.
- See Also:
WaitForDelay.getDelay()
,getWaitForDelay()
- Generated class or method.
-
getSimucomstatusFactory
SimucomstatusFactory getSimucomstatusFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-