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:
Generated class or method.
EMF model class or method.
kind="package"
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      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:
      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:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • SIMULATED_PROCESSES

      static final int SIMULATED_PROCESSES
      The meta object id for the ' Simulated Processes' class.
      See Also:
      Generated class or method.
    • SIMULATED_PROCESSES__PROCESSES

      static final int SIMULATED_PROCESSES__PROCESSES
      The 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_COUNT
      The number of structural features of the 'Simulated Processes' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESS

      static final int PROCESS
      The meta object id for the ' Process' class.
      See Also:
      Generated class or method.
    • PROCESS__CURRENT_ACTION

      static final int PROCESS__CURRENT_ACTION
      The feature id for the 'Current Action' containment reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • PROCESS__ID

      static final int PROCESS__ID
      The feature id for the 'Id' attribute.
      See Also:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • ACTION

      static final int ACTION
      The meta object id for the ' Action' class.
      See Also:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • SIMULATED_RESOURCES

      static final int SIMULATED_RESOURCES
      The meta object id for the ' Simulated Resources' class.
      See Also:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • ACTIVE_RESOUCE

      static final int ACTIVE_RESOUCE
      The meta object id for the ' Active Resouce' class.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • ACTIVE_RESOUCE__ID

      static final int ACTIVE_RESOUCE__ID
      The feature id for the 'Id' attribute.
      See Also:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • PASSIVE_RESOURCE

      static final int PASSIVE_RESOURCE
      The meta object id for the ' Passive Resource' class.
      See Also:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • PASSIVE_RESOURCE__ID

      static final int PASSIVE_RESOURCE__ID
      The feature id for the 'Id' attribute.
      See Also:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
  • Method Details