Interface SimucomstatusPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
SimucomstatusPackageImpl
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:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Action
' class.static final int
The feature id for the 'Action Duration' attribute.static final int
The feature id for the 'Action Start Time' attribute.static final int
The number of structural features of the 'Action' class.static final int
The meta object id for the 'Active Resouce
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Waiting Demands' reference list.static final int
The number of structural features of the 'Active Resouce' class.static final SimucomstatusPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Passive Resource
' class.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Initial Resource Count' attribute.static final int
The feature id for the 'Resources Available' attribute.static final int
The feature id for the 'Waiting Processes' reference list.static final int
The number of structural features of the 'Passive Resource' class.static final int
The meta object id for the 'Process
' class.static final int
The feature id for the 'Current Action' containment reference.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Process Start Time' attribute.static final int
The number of structural features of the 'Process' class.static final int
The meta object id for the 'Simu Com Status
' class.static final int
The feature id for the 'Current Simulation Time' attribute.static final int
The feature id for the 'Process Status' containment reference.static final int
The feature id for the 'Resource Status' containment reference.static final int
The number of structural features of the 'Simu Com Status' class.static final int
The meta object id for the 'Simulated Processes
' class.static final int
The feature id for the 'Processes' containment reference list.static final int
The number of structural features of the 'Simulated Processes' class.static final int
The meta object id for the 'Simulated Resources
' class.static final int
The feature id for the 'Active Resources' containment reference list.static final int
The feature id for the 'Passive Resources' containment reference list.static final int
The number of structural features of the 'Simulated Resources' class.static final int
The meta object id for the 'Wait For Acquire
' class.static final int
The feature id for the 'Action Duration' attribute.static final int
The feature id for the 'Action Start Time' attribute.static final int
The feature id for the 'Resource' reference.static final int
The number of structural features of the 'Wait For Acquire' class.static final int
The meta object id for the 'Wait For Delay
' class.static final int
The feature id for the 'Action Duration' attribute.static final int
The feature id for the 'Action Start Time' attribute.static final int
The feature id for the 'Delay' attribute.static final int
The number of structural features of the 'Wait For Delay' class.static final int
The meta object id for the 'Wait For Demand
' class.static final int
The feature id for the 'Action Duration' attribute.static final int
The feature id for the 'Action Start Time' attribute.static final int
The feature id for the 'Demand' attribute.static final int
The feature id for the 'Resource' reference.static final int
The number of structural features of the 'Wait For Demand' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Action
'.Returns the meta object for the attribute 'Action Duration
'.Returns the meta object for the attribute 'Action Start Time
'.Returns the meta object for class 'Active Resouce
'.Returns the meta object for the attribute 'Id
'.Returns the meta object for the reference list 'Waiting Demands
'.Returns the meta object for class 'Passive Resource
'.Returns the meta object for the attribute 'Id
'.Returns the meta object for the attribute 'Initial Resource Count
'.Returns the meta object for the attribute 'Resources Available
'.Returns the meta object for the reference list 'Waiting Processes
'.Returns the meta object for class 'Process
'.Returns the meta object for the containment reference 'Current Action
'.Returns the meta object for the attribute 'Id
'.Returns the meta object for the attribute 'Process Start Time
'.Returns the meta object for class 'Simu Com Status
'.Returns the meta object for the attribute 'Current Simulation Time
'.Returns the meta object for the containment reference 'Process Status
'.Returns the meta object for the containment reference 'Resource Status
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Simulated Processes
'.Returns the meta object for the containment reference list 'Processes
'.Returns the meta object for class 'Simulated Resources
'.Returns the meta object for the containment reference list 'Active Resources
'.Returns the meta object for the containment reference list 'Passive Resources
'.Returns the meta object for class 'Wait For Acquire
'.Returns the meta object for the reference 'Resource
'.Returns the meta object for class 'Wait For Delay
'.Returns the meta object for the attribute 'Delay
'.Returns the meta object for class 'Wait For Demand
'.Returns the meta object for the attribute 'Demand
'.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 Details
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
SIMU_COM_STATUS
static final int SIMU_COM_STATUSThe meta object id for the 'Simu Com Status
' class.- See Also:
- Generated class or method.
-
SIMU_COM_STATUS__PROCESS_STATUS
static final int SIMU_COM_STATUS__PROCESS_STATUSThe feature id for the 'Process Status' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMU_COM_STATUS__RESOURCE_STATUS
static final int SIMU_COM_STATUS__RESOURCE_STATUSThe feature id for the 'Resource Status' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
static final int SIMU_COM_STATUS__CURRENT_SIMULATION_TIMEThe feature id for the 'Current Simulation Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMU_COM_STATUS_FEATURE_COUNT
static final int SIMU_COM_STATUS_FEATURE_COUNTThe number of structural features of the 'Simu Com Status' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMULATED_PROCESSES
static final int SIMULATED_PROCESSESThe meta object id for the 'Simulated Processes
' class.- See Also:
- Generated class or method.
-
SIMULATED_PROCESSES__PROCESSES
static final int SIMULATED_PROCESSES__PROCESSESThe feature id for the 'Processes' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMULATED_PROCESSES_FEATURE_COUNT
static final int SIMULATED_PROCESSES_FEATURE_COUNTThe number of structural features of the 'Simulated Processes' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROCESS
static final int PROCESSThe meta object id for the 'Process
' class.- See Also:
- Generated class or method.
-
PROCESS__CURRENT_ACTION
static final int PROCESS__CURRENT_ACTIONThe feature id for the 'Current Action' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PROCESS__ID
static final int PROCESS__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROCESS__PROCESS_START_TIME
static final int PROCESS__PROCESS_START_TIMEThe feature id for the 'Process Start Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROCESS_FEATURE_COUNT
static final int PROCESS_FEATURE_COUNTThe number of structural features of the 'Process' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTION
static final int ACTIONThe meta object id for the 'Action
' class.- See Also:
- Generated class or method.
-
ACTION__ACTION_START_TIME
static final int ACTION__ACTION_START_TIMEThe feature id for the 'Action Start Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTION__ACTION_DURATION
static final int ACTION__ACTION_DURATIONThe feature id for the 'Action Duration' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTION_FEATURE_COUNT
static final int ACTION_FEATURE_COUNTThe number of structural features of the 'Action' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMULATED_RESOURCES
static final int SIMULATED_RESOURCESThe meta object id for the 'Simulated Resources
' class.- See Also:
- Generated class or method.
-
SIMULATED_RESOURCES__ACTIVE_RESOURCES
static final int SIMULATED_RESOURCES__ACTIVE_RESOURCESThe feature id for the 'Active Resources' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMULATED_RESOURCES__PASSIVE_RESOURCES
static final int SIMULATED_RESOURCES__PASSIVE_RESOURCESThe feature id for the 'Passive Resources' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMULATED_RESOURCES_FEATURE_COUNT
static final int SIMULATED_RESOURCES_FEATURE_COUNTThe number of structural features of the 'Simulated Resources' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOUCE
static final int ACTIVE_RESOUCEThe meta object id for the 'Active Resouce
' class.- See Also:
- Generated class or method.
-
ACTIVE_RESOUCE__WAITING_DEMANDS
static final int ACTIVE_RESOUCE__WAITING_DEMANDSThe feature id for the 'Waiting Demands' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOUCE__ID
static final int ACTIVE_RESOUCE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ACTIVE_RESOUCE_FEATURE_COUNT
static final int ACTIVE_RESOUCE_FEATURE_COUNTThe number of structural features of the 'Active Resouce' class.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND
static final int WAIT_FOR_DEMANDThe meta object id for the 'Wait For Demand
' class.- See Also:
- Generated class or method.
-
WAIT_FOR_DEMAND__ACTION_START_TIME
static final int WAIT_FOR_DEMAND__ACTION_START_TIMEThe feature id for the 'Action Start Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND__ACTION_DURATION
static final int WAIT_FOR_DEMAND__ACTION_DURATIONThe feature id for the 'Action Duration' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND__DEMAND
static final int WAIT_FOR_DEMAND__DEMANDThe feature id for the 'Demand' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND__RESOURCE
static final int WAIT_FOR_DEMAND__RESOURCEThe feature id for the 'Resource' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DEMAND_FEATURE_COUNT
static final int WAIT_FOR_DEMAND_FEATURE_COUNTThe number of structural features of the 'Wait For Demand' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE
static final int PASSIVE_RESOURCEThe meta object id for the 'Passive Resource
' class.- See Also:
- Generated class or method.
-
PASSIVE_RESOURCE__WAITING_PROCESSES
static final int PASSIVE_RESOURCE__WAITING_PROCESSESThe feature id for the 'Waiting Processes' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
static final int PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNTThe feature id for the 'Initial Resource Count' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE__RESOURCES_AVAILABLE
static final int PASSIVE_RESOURCE__RESOURCES_AVAILABLEThe feature id for the 'Resources Available' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE__ID
static final int PASSIVE_RESOURCE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PASSIVE_RESOURCE_FEATURE_COUNT
static final int PASSIVE_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Passive Resource' class.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_ACQUIRE
static final int WAIT_FOR_ACQUIREThe meta object id for the 'Wait For Acquire
' class.- See Also:
- Generated class or method.
-
WAIT_FOR_ACQUIRE__ACTION_START_TIME
static final int WAIT_FOR_ACQUIRE__ACTION_START_TIMEThe feature id for the 'Action Start Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_ACQUIRE__ACTION_DURATION
static final int WAIT_FOR_ACQUIRE__ACTION_DURATIONThe feature id for the 'Action Duration' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_ACQUIRE__RESOURCE
static final int WAIT_FOR_ACQUIRE__RESOURCEThe feature id for the 'Resource' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_ACQUIRE_FEATURE_COUNT
static final int WAIT_FOR_ACQUIRE_FEATURE_COUNTThe number of structural features of the 'Wait For Acquire' class.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DELAY
static final int WAIT_FOR_DELAYThe meta object id for the 'Wait For Delay
' class.- See Also:
- Generated class or method.
-
WAIT_FOR_DELAY__ACTION_START_TIME
static final int WAIT_FOR_DELAY__ACTION_START_TIMEThe feature id for the 'Action Start Time' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DELAY__ACTION_DURATION
static final int WAIT_FOR_DELAY__ACTION_DURATIONThe feature id for the 'Action Duration' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DELAY__DELAY
static final int WAIT_FOR_DELAY__DELAYThe feature id for the 'Delay' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
WAIT_FOR_DELAY_FEATURE_COUNT
static final int WAIT_FOR_DELAY_FEATURE_COUNTThe number of structural features of the 'Wait For Delay' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getSimuComStatus
EClass getSimuComStatus()Returns the meta object for class 'Simu Com Status
'.- Returns:
- the meta object for class 'Simu Com Status'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- Generated class or method.
-
getProcess
EClass getProcess()Returns the meta object for class 'Process
'.- Returns:
- the meta object for class 'Process'.
- See Also:
- 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:
- 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:
- 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:
- Generated class or method.
-
getAction
EClass getAction()Returns the meta object for class 'Action
'.- Returns:
- the meta object for class 'Action'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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.
-