Interface CorePackage.Literals

  • Enclosing interface:
    CorePackage

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

      • ADAPTATION_BEHAVIOR_REPOSITORY__ACTIONS

        static final EReference ADAPTATION_BEHAVIOR_REPOSITORY__ACTIONS
        The meta object literal for the 'Actions' containment reference list feature.
        Generated class or method.
      • ADAPTATION_BEHAVIOR_REPOSITORY__INCLUDED_REPOSITORIES

        static final EReference ADAPTATION_BEHAVIOR_REPOSITORY__INCLUDED_REPOSITORIES
        The meta object literal for the 'Included Repositories' reference list feature.
        Generated class or method.
      • ABSTRACT_ADAPTATION_BEHAVIOR__ADAPTATION_STEPS

        static final EReference ABSTRACT_ADAPTATION_BEHAVIOR__ADAPTATION_STEPS
        The meta object literal for the 'Adaptation Steps' containment reference list feature.
        Generated class or method.
      • ADAPTATION_BEHAVIOR__INVOLVED_ROLES

        static final EReference ADAPTATION_BEHAVIOR__INVOLVED_ROLES
        The meta object literal for the 'Involved Roles' containment reference list feature.
        Generated class or method.
      • ADAPTATION_BEHAVIOR__TRANSIENT_STATE_PROFILE

        static final EReference ADAPTATION_BEHAVIOR__TRANSIENT_STATE_PROFILE
        The meta object literal for the 'Transient State Profile' reference feature.
        Generated class or method.
      • ADAPTATION_BEHAVIOR__REPOSITORY

        static final EReference ADAPTATION_BEHAVIOR__REPOSITORY
        The meta object literal for the 'Repository' container reference feature.
        Generated class or method.
      • NESTED_ADAPTATION_BEHAVIOR__GUARDED_TRANSITION

        static final EReference NESTED_ADAPTATION_BEHAVIOR__GUARDED_TRANSITION
        The meta object literal for the 'Guarded Transition' container reference feature.
        Generated class or method.
      • ADAPTATION_STEP__ADAPTATION_BEHAVIOR

        static final EReference ADAPTATION_STEP__ADAPTATION_BEHAVIOR
        The meta object literal for the 'Adaptation Behavior' container reference feature.
        Generated class or method.
      • ENACT_ADAPTATION_STEP__ADAPTATION_STEP_URI

        static final EAttribute ENACT_ADAPTATION_STEP__ADAPTATION_STEP_URI
        The meta object literal for the 'Adaptation Step URI' attribute feature.
        Generated class or method.
      • RESOURCE_DEMANDING_STEP__CONTROLLER_COMPLETION_URI

        static final EAttribute RESOURCE_DEMANDING_STEP__CONTROLLER_COMPLETION_URI
        The meta object literal for the 'Controller Completion URI' attribute feature.
        Generated class or method.
      • RESOURCE_DEMANDING_STEP__CONTROLLER_CALLS

        static final EReference RESOURCE_DEMANDING_STEP__CONTROLLER_CALLS
        The meta object literal for the 'Controller Calls' containment reference list feature.
        Generated class or method.
      • GUARDED_STEP__GUARDED_TRANSITIONS

        static final EReference GUARDED_STEP__GUARDED_TRANSITIONS
        The meta object literal for the 'Guarded Transitions' containment reference list feature.
        Generated class or method.
      • GUARDED_TRANSITION__CONDITION_URI

        static final EAttribute GUARDED_TRANSITION__CONDITION_URI
        The meta object literal for the 'Condition URI' attribute feature.
        Generated class or method.
      • GUARDED_TRANSITION__GUARDED_STEP

        static final EReference GUARDED_TRANSITION__GUARDED_STEP
        The meta object literal for the 'Guarded Step' container reference feature.
        Generated class or method.
      • GUARDED_TRANSITION__NESTED_ADAPTATION_BEHAVIOR

        static final EReference GUARDED_TRANSITION__NESTED_ADAPTATION_BEHAVIOR
        The meta object literal for the 'Nested Adaptation Behavior' containment reference feature.
        Generated class or method.
      • ROLE_TYPE__TYPE

        static final EReference ROLE_TYPE__TYPE
        The meta object literal for the 'Type' reference feature.
        Generated class or method.
      • ROLE_TYPE__ACTION

        static final EReference ROLE_TYPE__ACTION
        The meta object literal for the 'Action' container reference feature.
        Generated class or method.
      • CONTROLLER_CALL__COMPONENT

        static final EReference CONTROLLER_CALL__COMPONENT
        The meta object literal for the 'Component' reference feature.
        Generated class or method.
      • CONTROLLER_CALL__CALLED_SIGNATURE

        static final EReference CONTROLLER_CALL__CALLED_SIGNATURE
        The meta object literal for the 'Called Signature' reference feature.
        Generated class or method.
      • CONTROLLER_CALL__RESOURCE_DEMANDING_STEP

        static final EReference CONTROLLER_CALL__RESOURCE_DEMANDING_STEP
        The meta object literal for the 'Resource Demanding Step' container reference feature.
        Generated class or method.