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 interfaceSimucomstatusPackage.LiteralsDefines 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 intACTIONThe meta object id for the 'Action' class.static intACTION__ACTION_DURATIONThe feature id for the 'Action Duration' attribute.static intACTION__ACTION_START_TIMEThe feature id for the 'Action Start Time' attribute.static intACTION_FEATURE_COUNTThe number of structural features of the 'Action' class.static intACTIVE_RESOUCEThe meta object id for the 'Active Resouce' class.static intACTIVE_RESOUCE__IDThe feature id for the 'Id' attribute.static intACTIVE_RESOUCE__WAITING_DEMANDSThe feature id for the 'Waiting Demands' reference list.static intACTIVE_RESOUCE_FEATURE_COUNTThe number of structural features of the 'Active Resouce' class.static SimucomstatusPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intPASSIVE_RESOURCEThe meta object id for the 'Passive Resource' class.static intPASSIVE_RESOURCE__IDThe feature id for the 'Id' attribute.static intPASSIVE_RESOURCE__INITIAL_RESOURCE_COUNTThe feature id for the 'Initial Resource Count' attribute.static intPASSIVE_RESOURCE__RESOURCES_AVAILABLEThe feature id for the 'Resources Available' attribute.static intPASSIVE_RESOURCE__WAITING_PROCESSESThe feature id for the 'Waiting Processes' reference list.static intPASSIVE_RESOURCE_FEATURE_COUNTThe number of structural features of the 'Passive Resource' class.static intPROCESSThe meta object id for the 'Process' class.static intPROCESS__CURRENT_ACTIONThe feature id for the 'Current Action' containment reference.static intPROCESS__IDThe feature id for the 'Id' attribute.static intPROCESS__PROCESS_START_TIMEThe feature id for the 'Process Start Time' attribute.static intPROCESS_FEATURE_COUNTThe number of structural features of the 'Process' class.static intSIMU_COM_STATUSThe meta object id for the 'Simu Com Status' class.static intSIMU_COM_STATUS__CURRENT_SIMULATION_TIMEThe feature id for the 'Current Simulation Time' attribute.static intSIMU_COM_STATUS__PROCESS_STATUSThe feature id for the 'Process Status' containment reference.static intSIMU_COM_STATUS__RESOURCE_STATUSThe feature id for the 'Resource Status' containment reference.static intSIMU_COM_STATUS_FEATURE_COUNTThe number of structural features of the 'Simu Com Status' class.static intSIMULATED_PROCESSESThe meta object id for the 'Simulated Processes' class.static intSIMULATED_PROCESSES__PROCESSESThe feature id for the 'Processes' containment reference list.static intSIMULATED_PROCESSES_FEATURE_COUNTThe number of structural features of the 'Simulated Processes' class.static intSIMULATED_RESOURCESThe meta object id for the 'Simulated Resources' class.static intSIMULATED_RESOURCES__ACTIVE_RESOURCESThe feature id for the 'Active Resources' containment reference list.static intSIMULATED_RESOURCES__PASSIVE_RESOURCESThe feature id for the 'Passive Resources' containment reference list.static intSIMULATED_RESOURCES_FEATURE_COUNTThe number of structural features of the 'Simulated Resources' class.static intWAIT_FOR_ACQUIREThe meta object id for the 'Wait For Acquire' class.static intWAIT_FOR_ACQUIRE__ACTION_DURATIONThe feature id for the 'Action Duration' attribute.static intWAIT_FOR_ACQUIRE__ACTION_START_TIMEThe feature id for the 'Action Start Time' attribute.static intWAIT_FOR_ACQUIRE__RESOURCEThe feature id for the 'Resource' reference.static intWAIT_FOR_ACQUIRE_FEATURE_COUNTThe number of structural features of the 'Wait For Acquire' class.static intWAIT_FOR_DELAYThe meta object id for the 'Wait For Delay' class.static intWAIT_FOR_DELAY__ACTION_DURATIONThe feature id for the 'Action Duration' attribute.static intWAIT_FOR_DELAY__ACTION_START_TIMEThe feature id for the 'Action Start Time' attribute.static intWAIT_FOR_DELAY__DELAYThe feature id for the 'Delay' attribute.static intWAIT_FOR_DELAY_FEATURE_COUNTThe number of structural features of the 'Wait For Delay' class.static intWAIT_FOR_DEMANDThe meta object id for the 'Wait For Demand' class.static intWAIT_FOR_DEMAND__ACTION_DURATIONThe feature id for the 'Action Duration' attribute.static intWAIT_FOR_DEMAND__ACTION_START_TIMEThe feature id for the 'Action Start Time' attribute.static intWAIT_FOR_DEMAND__DEMANDThe feature id for the 'Demand' attribute.static intWAIT_FOR_DEMAND__RESOURCEThe feature id for the 'Resource' reference.static intWAIT_FOR_DEMAND_FEATURE_COUNTThe number of structural features of the 'Wait For Demand' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClassgetAction()Returns the meta object for class 'Action'.EAttributegetAction_ActionDuration()Returns the meta object for the attribute 'Action Duration'.EAttributegetAction_ActionStartTime()Returns the meta object for the attribute 'Action Start Time'.EClassgetActiveResouce()Returns the meta object for class 'Active Resouce'.EAttributegetActiveResouce_Id()Returns the meta object for the attribute 'Id'.EReferencegetActiveResouce_WaitingDemands()Returns the meta object for the reference list 'Waiting Demands'.EClassgetPassiveResource()Returns the meta object for class 'Passive Resource'.EAttributegetPassiveResource_Id()Returns the meta object for the attribute 'Id'.EAttributegetPassiveResource_InitialResourceCount()Returns the meta object for the attribute 'Initial Resource Count'.EAttributegetPassiveResource_ResourcesAvailable()Returns the meta object for the attribute 'Resources Available'.EReferencegetPassiveResource_WaitingProcesses()Returns the meta object for the reference list 'Waiting Processes'.EClassgetProcess()Returns the meta object for class 'Process'.EReferencegetProcess_CurrentAction()Returns the meta object for the containment reference 'Current Action'.EAttributegetProcess_Id()Returns the meta object for the attribute 'Id'.EAttributegetProcess_ProcessStartTime()Returns the meta object for the attribute 'Process Start Time'.EClassgetSimuComStatus()Returns the meta object for class 'Simu Com Status'.EAttributegetSimuComStatus_CurrentSimulationTime()Returns the meta object for the attribute 'Current Simulation Time'.EReferencegetSimuComStatus_ProcessStatus()Returns the meta object for the containment reference 'Process Status'.EReferencegetSimuComStatus_ResourceStatus()Returns the meta object for the containment reference 'Resource Status'.SimucomstatusFactorygetSimucomstatusFactory()Returns the factory that creates the instances of the model.EClassgetSimulatedProcesses()Returns the meta object for class 'Simulated Processes'.EReferencegetSimulatedProcesses_Processes()Returns the meta object for the containment reference list 'Processes'.EClassgetSimulatedResources()Returns the meta object for class 'Simulated Resources'.EReferencegetSimulatedResources_ActiveResources()Returns the meta object for the containment reference list 'Active Resources'.EReferencegetSimulatedResources_PassiveResources()Returns the meta object for the containment reference list 'Passive Resources'.EClassgetWaitForAcquire()Returns the meta object for class 'Wait For Acquire'.EReferencegetWaitForAcquire_Resource()Returns the meta object for the reference 'Resource'.EClassgetWaitForDelay()Returns the meta object for class 'Wait For Delay'.EAttributegetWaitForDelay_Delay()Returns the meta object for the attribute 'Delay'.EClassgetWaitForDemand()Returns the meta object for class 'Wait For Demand'.EAttributegetWaitForDemand_Demand()Returns the meta object for the attribute 'Demand'.EReferencegetWaitForDemand_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.
-
-