Interface RepoLangPackage.Literals

  • Enclosing interface:
    RepoLangPackage

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

      • REPOSITORY__NAME

        static final EAttribute REPOSITORY__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • REPOSITORY__IMPORTS

        static final EReference REPOSITORY__IMPORTS
        The meta object literal for the 'Imports' containment reference list feature.
        Generated class or method.
      • REPOSITORY__TYPES

        static final EReference REPOSITORY__TYPES
        The meta object literal for the 'Types' containment reference feature.
        Generated class or method.
      • REPOSITORY__ELEMENTS

        static final EReference REPOSITORY__ELEMENTS
        The meta object literal for the 'Elements' containment reference list feature.
        Generated class or method.
      • IMPORTED_REPOSITORY__IMPORTED_NAMESPACE

        static final EAttribute IMPORTED_REPOSITORY__IMPORTED_NAMESPACE
        The meta object literal for the 'Imported Namespace' attribute feature.
        Generated class or method.
      • NAMED_ELEMENT__NAME

        static final EAttribute NAMED_ELEMENT__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • INTERFACE__SIGNATURE

        static final EReference INTERFACE__SIGNATURE
        The meta object literal for the 'Signature' containment reference list feature.
        Generated class or method.
      • SIGNATURE__NAME

        static final EAttribute SIGNATURE__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • SIGNATURE__PARAMETERS

        static final EReference SIGNATURE__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
        Generated class or method.
      • SIGNATURE_PARAMETER__NAME

        static final EAttribute SIGNATURE_PARAMETER__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • SIGNATURE_PARAMETER__TYPE

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

        static final EReference COMPONENT__PROVIDES
        The meta object literal for the 'Provides' containment reference list feature.
        Generated class or method.
      • COMPONENT__REQUIRES

        static final EReference COMPONENT__REQUIRES
        The meta object literal for the 'Requires' containment reference list feature.
        Generated class or method.
      • COMPONENT__SEFFS

        static final EReference COMPONENT__SEFFS
        The meta object literal for the 'Seffs' containment reference list feature.
        Generated class or method.
      • COMPONENT__PASSIVE_RESOURCES

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

        static final EReference ROLE_SPECIFICATION__INTERFACE
        The meta object literal for the 'Interface' reference feature.
        Generated class or method.
      • ROLE_SPECIFICATION__NAME

        static final EAttribute ROLE_SPECIFICATION__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • COMPOSITE_COMPONENT__NAME

        static final EAttribute COMPOSITE_COMPONENT__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • COMPOSITE_COMPONENT__PROVIDES

        static final EReference COMPOSITE_COMPONENT__PROVIDES
        The meta object literal for the 'Provides' containment reference list feature.
        Generated class or method.
      • COMPOSITE_COMPONENT__REQUIRES

        static final EReference COMPOSITE_COMPONENT__REQUIRES
        The meta object literal for the 'Requires' containment reference list feature.
        Generated class or method.
      • COMPOSITE_COMPONENT__COMPONENTS

        static final EReference COMPOSITE_COMPONENT__COMPONENTS
        The meta object literal for the 'Components' reference list feature.
        Generated class or method.
      • SEFF__NAME

        static final EAttribute SEFF__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • SEFF__ROLE

        static final EReference SEFF__ROLE
        The meta object literal for the 'Role' reference feature.
        Generated class or method.
      • SEFF__SIGNATURE

        static final EReference SEFF__SIGNATURE
        The meta object literal for the 'Signature' reference feature.
        Generated class or method.
      • SEFF__ACTIONS

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

        static final EAttribute SEFF_ACTION__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • SEFF_INTERNAL_ACTION__DEMAND_TYPE

        static final EReference SEFF_INTERNAL_ACTION__DEMAND_TYPE
        The meta object literal for the 'Demand Type' reference feature.
        Generated class or method.
      • SEFF_INTERNAL_ACTION__DEMAND

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

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

        static final EAttribute SEFF_ACQUIRE_ACTION__AMOUNT
        The meta object literal for the 'Amount' attribute feature.
        Generated class or method.
      • SEFF_RELEASE_ACTION__RESOURCE

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

        static final EAttribute SEFF_RELEASE_ACTION__AMOUNT
        The meta object literal for the 'Amount' attribute feature.
        Generated class or method.
      • SEFF_LOOP_ACTION__COUNT

        static final EAttribute SEFF_LOOP_ACTION__COUNT
        The meta object literal for the 'Count' attribute feature.
        Generated class or method.
      • SEFF_LOOP_ACTION__ACTIONS

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

        static final EReference SEFF_SET_RETURN_ACTION__RETURN_VALUE
        The meta object literal for the 'Return Value' containment reference feature.
        Generated class or method.
      • SEFF_SET_VARIABLE_ACTION__SET_VALUES

        static final EReference SEFF_SET_VARIABLE_ACTION__SET_VALUES
        The meta object literal for the 'Set Values' containment reference list feature.
        Generated class or method.
      • SEFF_EXTERNAL_CALL_ACTION__ROLE

        static final EReference SEFF_EXTERNAL_CALL_ACTION__ROLE
        The meta object literal for the 'Role' reference feature.
        Generated class or method.
      • SEFF_EXTERNAL_CALL_ACTION__CALLED

        static final EReference SEFF_EXTERNAL_CALL_ACTION__CALLED
        The meta object literal for the 'Called' reference feature.
        Generated class or method.
      • SEFF_EXTERNAL_CALL_ACTION__BINDINGS

        static final EReference SEFF_EXTERNAL_CALL_ACTION__BINDINGS
        The meta object literal for the 'Bindings' containment reference list feature.
        Generated class or method.
      • SEFF_EXTERNAL_CALL_ACTION__RETURNING

        static final EReference SEFF_EXTERNAL_CALL_ACTION__RETURNING
        The meta object literal for the 'Returning' containment reference list feature.
        Generated class or method.
      • SEFF_CALL_PARAMETER__PARAMETER

        static final EReference SEFF_CALL_PARAMETER__PARAMETER
        The meta object literal for the 'Parameter' reference feature.
        Generated class or method.
      • SEFF_CALL_PARAMETER__REFERENCE_NAME

        static final EAttribute SEFF_CALL_PARAMETER__REFERENCE_NAME
        The meta object literal for the 'Reference Name' attribute feature.
        Generated class or method.
      • SEFF_CALL_PARAMETER__VALUES

        static final EReference SEFF_CALL_PARAMETER__VALUES
        The meta object literal for the 'Values' containment reference list feature.
        Generated class or method.
      • SEFF_REFERENCE_PARAMETER__REFERENCE_NAME

        static final EAttribute SEFF_REFERENCE_PARAMETER__REFERENCE_NAME
        The meta object literal for the 'Reference Name' attribute feature.
        Generated class or method.
      • SEFF_REFERENCE_PARAMETER__VALUES

        static final EReference SEFF_REFERENCE_PARAMETER__VALUES
        The meta object literal for the 'Values' containment reference list feature.
        Generated class or method.
      • SEFF_RETURN_PARAMETER__VALUES

        static final EReference SEFF_RETURN_PARAMETER__VALUES
        The meta object literal for the 'Values' containment reference list feature.
        Generated class or method.
      • SEFF_VARIABLE_CHAR__CHARACTERISATION_TYPE

        static final EAttribute SEFF_VARIABLE_CHAR__CHARACTERISATION_TYPE
        The meta object literal for the 'Characterisation Type' attribute feature.
        Generated class or method.
      • SEFF_VARIABLE_CHAR__VALUE

        static final EAttribute SEFF_VARIABLE_CHAR__VALUE
        The meta object literal for the 'Value' attribute feature.
        Generated class or method.
      • SEFF_PROBABILISTIC_BRANCH_ACTION__BRANCHES

        static final EReference SEFF_PROBABILISTIC_BRANCH_ACTION__BRANCHES
        The meta object literal for the 'Branches' containment reference list feature.
        Generated class or method.
      • SEFF_BRANCH__NAME

        static final EAttribute SEFF_BRANCH__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • SEFF_BRANCH__SEFF

        static final EReference SEFF_BRANCH__SEFF
        The meta object literal for the 'Seff' containment reference feature.
        Generated class or method.
      • SEFF_PROBABILISTIC_BRANCH__PROBABILITY

        static final EAttribute SEFF_PROBABILISTIC_BRANCH__PROBABILITY
        The meta object literal for the 'Probability' attribute feature.
        Generated class or method.
      • SEFF_GUARDED_BRANCH_ACTION__BRANCHES

        static final EReference SEFF_GUARDED_BRANCH_ACTION__BRANCHES
        The meta object literal for the 'Branches' containment reference list feature.
        Generated class or method.
      • SEFF_GUARDED_BRANCH__CONDITION

        static final EAttribute SEFF_GUARDED_BRANCH__CONDITION
        The meta object literal for the 'Condition' attribute feature.
        Generated class or method.
      • SEFF_FORK_ACTION__SYNC

        static final EAttribute SEFF_FORK_ACTION__SYNC
        The meta object literal for the 'Sync' attribute feature.
        Generated class or method.
      • SEFF_FORK_ACTION__FORKS

        static final EReference SEFF_FORK_ACTION__FORKS
        The meta object literal for the 'Forks' containment reference list feature.
        Generated class or method.
      • SEFF_FORK__NAME

        static final EAttribute SEFF_FORK__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • SEFF_FORK__SEFF

        static final EReference SEFF_FORK__SEFF
        The meta object literal for the 'Seff' containment reference feature.
        Generated class or method.
      • SUB_SEFF__ACTIONS

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

        static final EAttribute PASSIVE_RESOURCE__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated class or method.
      • PASSIVE_RESOURCE__CAPACITY

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