Interface BpusagemodelPackage.Literals

  • Enclosing interface:
    BpusagemodelPackage

    public static interface BpusagemodelPackage.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

      • ACTOR_STEP__PROCESSING_TIME

        static final EReference ACTOR_STEP__PROCESSING_TIME
        The meta object literal for the 'Processing Time' containment reference feature.
        Generated class or method.
      • ACTOR_STEP__RESTING_TIME

        static final EAttribute ACTOR_STEP__RESTING_TIME
        The meta object literal for the 'Resting Time' attribute feature.
        Generated class or method.
      • ACTOR_STEP__RESPONSIBLE_ROLE

        static final EReference ACTOR_STEP__RESPONSIBLE_ROLE
        The meta object literal for the 'Responsible Role' reference feature.
        Generated class or method.
      • ACTOR_STEP__CONTINUOUSLY_PERFORMED

        static final EAttribute ACTOR_STEP__CONTINUOUSLY_PERFORMED
        The meta object literal for the 'Continuously Performed' attribute feature.
        Generated class or method.
      • ACTOR_STEP__INTERRUPTABLE

        static final EAttribute ACTOR_STEP__INTERRUPTABLE
        The meta object literal for the 'Interruptable' attribute feature.
        Generated class or method.
      • ACTOR_STEP__OUTPUT_DATA_OBJECTS

        static final EReference ACTOR_STEP__OUTPUT_DATA_OBJECTS
        The meta object literal for the 'Output Data Objects' reference list feature.
        Generated class or method.
      • ACTOR_STEP__INPUT_DATA_OBJECTS

        static final EReference ACTOR_STEP__INPUT_DATA_OBJECTS
        The meta object literal for the 'Input Data Objects' reference list feature.
        Generated class or method.
      • ACTIVITY__SCENARIO

        static final EReference ACTIVITY__SCENARIO
        The meta object literal for the 'Scenario' containment reference feature.
        Generated class or method.
      • PROCESS_WORKLOAD__PROCESS_TRIGGER_PERIODS

        static final EReference PROCESS_WORKLOAD__PROCESS_TRIGGER_PERIODS
        The meta object literal for the 'Process Trigger Periods' containment reference list feature.
        Generated class or method.
      • PROCESS_TRIGGER_PERIOD__INTER_ARRIVAL_TIME_PROCESS_WORKLOAD

        static final EReference PROCESS_TRIGGER_PERIOD__INTER_ARRIVAL_TIME_PROCESS_WORKLOAD
        The meta object literal for the 'Inter Arrival Time Process Workload' containment reference feature.
        Generated class or method.
      • PROCESS_TRIGGER_PERIOD__PERIOD_START_TIME_POINT

        static final EAttribute PROCESS_TRIGGER_PERIOD__PERIOD_START_TIME_POINT
        The meta object literal for the 'Period Start Time Point' attribute feature.
        Generated class or method.
      • PROCESS_TRIGGER_PERIOD__PERIOD_END_TIME_POINT

        static final EAttribute PROCESS_TRIGGER_PERIOD__PERIOD_END_TIME_POINT
        The meta object literal for the 'Period End Time Point' attribute feature.
        Generated class or method.
      • ACQUIRE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION

        static final EReference ACQUIRE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_ACQUIRE_ACTION
        The meta object literal for the 'Passiveresource Acquire Action' reference feature.
        Generated class or method.
      • ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT

        static final EAttribute ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT
        The meta object literal for the 'Timeout' attribute feature.
        Generated class or method.
      • ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT_VALUE

        static final EAttribute ACQUIRE_DEVICE_RESOURCE_ACTION__TIMEOUT_VALUE
        The meta object literal for the 'Timeout Value' attribute feature.
        Generated class or method.
      • RELEASE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_RELEASE_ACTION

        static final EReference RELEASE_DEVICE_RESOURCE_ACTION__PASSIVERESOURCE_RELEASE_ACTION
        The meta object literal for the 'Passiveresource Release Action' reference feature.
        Generated class or method.