Interface SimucomstatusPackage.Literals

  • Enclosing interface:
    SimucomstatusPackage

    public 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
    Generated class or method.
    • Field Detail

      • SIMU_COM_STATUS__PROCESS_STATUS

        static final EReference SIMU_COM_STATUS__PROCESS_STATUS
        The meta object literal for the 'Process Status' containment reference feature.
        Generated class or method.
      • SIMU_COM_STATUS__RESOURCE_STATUS

        static final EReference SIMU_COM_STATUS__RESOURCE_STATUS
        The meta object literal for the 'Resource Status' containment reference feature.
        Generated class or method.
      • SIMU_COM_STATUS__CURRENT_SIMULATION_TIME

        static final EAttribute SIMU_COM_STATUS__CURRENT_SIMULATION_TIME
        The meta object literal for the 'Current Simulation Time' attribute feature.
        Generated class or method.
      • SIMULATED_PROCESSES__PROCESSES

        static final EReference SIMULATED_PROCESSES__PROCESSES
        The meta object literal for the 'Processes' containment reference list feature.
        Generated class or method.
      • PROCESS__CURRENT_ACTION

        static final EReference PROCESS__CURRENT_ACTION
        The meta object literal for the 'Current Action' containment reference feature.
        Generated class or method.
      • PROCESS__ID

        static final EAttribute PROCESS__ID
        The meta object literal for the 'Id' attribute feature.
        Generated class or method.
      • PROCESS__PROCESS_START_TIME

        static final EAttribute PROCESS__PROCESS_START_TIME
        The meta object literal for the 'Process Start Time' attribute feature.
        Generated class or method.
      • ACTION__ACTION_START_TIME

        static final EAttribute ACTION__ACTION_START_TIME
        The meta object literal for the 'Action Start Time' attribute feature.
        Generated class or method.
      • ACTION__ACTION_DURATION

        static final EAttribute ACTION__ACTION_DURATION
        The meta object literal for the 'Action Duration' attribute feature.
        Generated class or method.
      • SIMULATED_RESOURCES__ACTIVE_RESOURCES

        static final EReference SIMULATED_RESOURCES__ACTIVE_RESOURCES
        The meta object literal for the 'Active Resources' containment reference list feature.
        Generated class or method.
      • SIMULATED_RESOURCES__PASSIVE_RESOURCES

        static final EReference SIMULATED_RESOURCES__PASSIVE_RESOURCES
        The meta object literal for the 'Passive Resources' containment reference list feature.
        Generated class or method.
      • ACTIVE_RESOUCE__WAITING_DEMANDS

        static final EReference ACTIVE_RESOUCE__WAITING_DEMANDS
        The meta object literal for the 'Waiting Demands' reference list feature.
        Generated class or method.
      • ACTIVE_RESOUCE__ID

        static final EAttribute ACTIVE_RESOUCE__ID
        The meta object literal for the 'Id' attribute feature.
        Generated class or method.
      • WAIT_FOR_DEMAND__DEMAND

        static final EAttribute WAIT_FOR_DEMAND__DEMAND
        The meta object literal for the 'Demand' attribute feature.
        Generated class or method.
      • WAIT_FOR_DEMAND__RESOURCE

        static final EReference WAIT_FOR_DEMAND__RESOURCE
        The meta object literal for the 'Resource' reference feature.
        Generated class or method.
      • PASSIVE_RESOURCE__WAITING_PROCESSES

        static final EReference PASSIVE_RESOURCE__WAITING_PROCESSES
        The meta object literal for the 'Waiting Processes' reference list feature.
        Generated class or method.
      • PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT

        static final EAttribute PASSIVE_RESOURCE__INITIAL_RESOURCE_COUNT
        The meta object literal for the 'Initial Resource Count' attribute feature.
        Generated class or method.
      • PASSIVE_RESOURCE__RESOURCES_AVAILABLE

        static final EAttribute PASSIVE_RESOURCE__RESOURCES_AVAILABLE
        The meta object literal for the 'Resources Available' attribute feature.
        Generated class or method.
      • PASSIVE_RESOURCE__ID

        static final EAttribute PASSIVE_RESOURCE__ID
        The meta object literal for the 'Id' attribute feature.
        Generated class or method.
      • WAIT_FOR_ACQUIRE__RESOURCE

        static final EReference WAIT_FOR_ACQUIRE__RESOURCE
        The meta object literal for the 'Resource' reference feature.
        Generated class or method.
      • WAIT_FOR_DELAY__DELAY

        static final EAttribute WAIT_FOR_DELAY__DELAY
        The meta object literal for the 'Delay' attribute feature.
        Generated class or method.