Interface PrologmodelPackage.Literals

  • Enclosing interface:
    PrologmodelPackage

    public static interface PrologmodelPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each operation of each class,
    • each enum,
    • and each data type
    Generated class or method.
    • Field Detail

      • SYSTEM__NAME

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

        static final EReference SYSTEM__ATTRIBUTES
        The meta object literal for the 'Attributes' containment reference list feature.
        Generated class or method.
      • SYSTEM__DATATYPES

        static final EReference SYSTEM__DATATYPES
        The meta object literal for the 'Datatypes' containment reference list feature.
        Generated class or method.
      • SYSTEM__OPERATIONS

        static final EReference SYSTEM__OPERATIONS
        The meta object literal for the 'Operations' containment reference list feature.
        Generated class or method.
      • SYSTEM__PROPERTIES

        static final EReference SYSTEM__PROPERTIES
        The meta object literal for the 'Properties' containment reference list feature.
        Generated class or method.
      • SYSTEM__TYPES

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

        static final EReference SYSTEM__SYSTEMUSAGES
        The meta object literal for the 'Systemusages' containment reference list feature.
        Generated class or method.
      • ATTRIBUTE__TYPE

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

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

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

        static final EReference VALUE__CONTAINING_TYPE
        The meta object literal for the 'Containing Type' container reference feature.
        Generated class or method.
      • OPERATION__PARAMETERS

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

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

        static final EReference OPERATION__PROPERTY_DEFINITIONS
        The meta object literal for the 'Property Definitions' containment reference list feature.
        Generated class or method.
      • OPERATION__RETURN_VALUE_ASSIGNMENTS

        static final EReference OPERATION__RETURN_VALUE_ASSIGNMENTS
        The meta object literal for the 'Return Value Assignments' containment reference list feature.
        Generated class or method.
      • OPERATION__STATE_VARIABLES

        static final EReference OPERATION__STATE_VARIABLES
        The meta object literal for the 'State Variables' containment reference list feature.
        Generated class or method.
      • OPERATION__DEFAULT_STATE_DEFINITIONS

        static final EReference OPERATION__DEFAULT_STATE_DEFINITIONS
        The meta object literal for the 'Default State Definitions' containment reference list feature.
        Generated class or method.
      • OPERATION__POST_EXECUTION_STATE_DEFINITIONS

        static final EReference OPERATION__POST_EXECUTION_STATE_DEFINITIONS
        The meta object literal for the 'Post Execution State Definitions' containment reference list feature.
        Generated class or method.
      • VARIABLE__DATATYPE

        static final EReference VARIABLE__DATATYPE
        The meta object literal for the 'Datatype' reference feature.
        Generated class or method.
      • VARIABLE__NAME

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

        static final EReference DATA_TYPE__ATTRIBUTES
        The meta object literal for the 'Attributes' reference list feature.
        Generated class or method.
      • DATA_TYPE__NAME

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

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

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

        static final EReference PROPERTY_DEFINITION__PROPERTY
        The meta object literal for the 'Property' reference feature.
        Generated class or method.
      • PROPERTY_DEFINITION__PRESENT_VALUES

        static final EReference PROPERTY_DEFINITION__PRESENT_VALUES
        The meta object literal for the 'Present Values' reference list feature.
        Generated class or method.
      • PROPERTY_DEFINITION___GET_POSSIBLE_VALUES

        static final EOperation PROPERTY_DEFINITION___GET_POSSIBLE_VALUES
        The meta object literal for the 'Get Possible Values' operation.
        Generated class or method.
      • OPERATION_CALL__CALLEE

        static final EReference OPERATION_CALL__CALLEE
        The meta object literal for the 'Callee' reference feature.
        Generated class or method.
      • OPERATION_CALL__PARAMETER_ASSIGNMENTS

        static final EReference OPERATION_CALL__PARAMETER_ASSIGNMENTS
        The meta object literal for the 'Parameter Assignments' containment reference list feature.
        Generated class or method.
      • OPERATION_CALL__CALLER

        static final EReference OPERATION_CALL__CALLER
        The meta object literal for the 'Caller' container reference feature.
        Generated class or method.
      • OPERATION_CALL__NAME

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

        static final EReference OPERATION_CALL__PRE_CALL_STATE_DEFINITIONS
        The meta object literal for the 'Pre Call State Definitions' containment reference list feature.
        Generated class or method.
      • VARIABLE_ASSIGNMENT__VARIABLE

        static final EReference VARIABLE_ASSIGNMENT__VARIABLE
        The meta object literal for the 'Variable' reference feature.
        Generated class or method.
      • VARIABLE_ASSIGNMENT__ATTRIBUTE

        static final EReference VARIABLE_ASSIGNMENT__ATTRIBUTE
        The meta object literal for the 'Attribute' reference feature.
        Generated class or method.
      • VARIABLE_ASSIGNMENT__VALUE

        static final EReference VARIABLE_ASSIGNMENT__VALUE
        The meta object literal for the 'Value' reference feature.
        Generated class or method.
      • VARIABLE_ASSIGNMENT__TERM

        static final EReference VARIABLE_ASSIGNMENT__TERM
        The meta object literal for the 'Term' containment reference feature.
        Generated class or method.
      • VARIABLE_ASSIGNMENT___GET_POSSIBLE_VARIABLES

        static final EOperation VARIABLE_ASSIGNMENT___GET_POSSIBLE_VARIABLES
        The meta object literal for the 'Get Possible Variables' operation.
        Generated class or method.
      • VARIABLE_ASSIGNMENT___GET_POSSIBLE_ATTRIBUTES

        static final EOperation VARIABLE_ASSIGNMENT___GET_POSSIBLE_ATTRIBUTES
        The meta object literal for the 'Get Possible Attributes' operation.
        Generated class or method.
      • VARIABLE_ASSIGNMENT___GET_POSSIBLE_VALUES

        static final EOperation VARIABLE_ASSIGNMENT___GET_POSSIBLE_VALUES
        The meta object literal for the 'Get Possible Values' operation.
        Generated class or method.
      • VARIABLE_ASSIGNMENT___IS_ATTRIBUTE_WILDCARD

        static final EOperation VARIABLE_ASSIGNMENT___IS_ATTRIBUTE_WILDCARD
        The meta object literal for the 'Is Attribute Wildcard' operation.
        Generated class or method.
      • VARIABLE_ASSIGNMENT___IS_VALUE_WILDCARD

        static final EOperation VARIABLE_ASSIGNMENT___IS_VALUE_WILDCARD
        The meta object literal for the 'Is Value Wildcard' operation.
        Generated class or method.
      • VALUE_SET_TYPE__VALUES

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

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

        static final EReference LOGIC_TERM__CONTAINING_ASSIGNMENT
        The meta object literal for the 'Containing Assignment' reference feature.
        Generated class or method.
      • AND__OPERANDS

        static final EReference AND__OPERANDS
        The meta object literal for the 'Operands' containment reference list feature.
        Generated class or method.
      • OR__OPERANDS

        static final EReference OR__OPERANDS
        The meta object literal for the 'Operands' containment reference list feature.
        Generated class or method.
      • NOT__OPERAND

        static final EReference NOT__OPERAND
        The meta object literal for the 'Operand' containment reference feature.
        Generated class or method.
      • PARAMETER_REF__PARAMETER

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

        static final EReference PARAMETER_REF__ATTRIBUTE
        The meta object literal for the 'Attribute' reference feature.
        Generated class or method.
      • PARAMETER_REF__VALUE

        static final EReference PARAMETER_REF__VALUE
        The meta object literal for the 'Value' reference feature.
        Generated class or method.
      • PARAMETER_REF___GET_POSSIBLE_PARAMETERS

        static final EOperation PARAMETER_REF___GET_POSSIBLE_PARAMETERS
        The meta object literal for the 'Get Possible Parameters' operation.
        Generated class or method.
      • PARAMETER_REF___GET_POSSIBLE_ATTRIBUTES

        static final EOperation PARAMETER_REF___GET_POSSIBLE_ATTRIBUTES
        The meta object literal for the 'Get Possible Attributes' operation.
        Generated class or method.
      • PARAMETER_REF___GET_POSSIBLE_VALUES

        static final EOperation PARAMETER_REF___GET_POSSIBLE_VALUES
        The meta object literal for the 'Get Possible Values' operation.
        Generated class or method.
      • PARAMETER_REF___IS_ATTRIBUTE_WILDCARD

        static final EOperation PARAMETER_REF___IS_ATTRIBUTE_WILDCARD
        The meta object literal for the 'Is Attribute Wildcard' operation.
        Generated class or method.
      • PARAMETER_REF___IS_VALUE_WILDCARD

        static final EOperation PARAMETER_REF___IS_VALUE_WILDCARD
        The meta object literal for the 'Is Value Wildcard' operation.
        Generated class or method.
      • PROPERTY_REF__OPERATION

        static final EReference PROPERTY_REF__OPERATION
        The meta object literal for the 'Operation' reference feature.
        Generated class or method.
      • PROPERTY_REF__VALUE

        static final EReference PROPERTY_REF__VALUE
        The meta object literal for the 'Value' reference feature.
        Generated class or method.
      • PROPERTY_REF__PROPERTY

        static final EReference PROPERTY_REF__PROPERTY
        The meta object literal for the 'Property' reference feature.
        Generated class or method.
      • PROPERTY_REF___GET_POSSIBLE_PROPERTIES

        static final EOperation PROPERTY_REF___GET_POSSIBLE_PROPERTIES
        The meta object literal for the 'Get Possible Properties' operation.
        Generated class or method.
      • PROPERTY_REF___GET_POSSIBLE_VALUES

        static final EOperation PROPERTY_REF___GET_POSSIBLE_VALUES
        The meta object literal for the 'Get Possible Values' operation.
        Generated class or method.
      • PROPERTY_REF___IS_VALUE_WILDCARD

        static final EOperation PROPERTY_REF___IS_VALUE_WILDCARD
        The meta object literal for the 'Is Value Wildcard' operation.
        Generated class or method.
      • CALLER__CALLS

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

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

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

        static final EReference RETURN_VALUE_REF__ATTRIBUTE
        The meta object literal for the 'Attribute' reference feature.
        Generated class or method.
      • RETURN_VALUE_REF__VALUE

        static final EReference RETURN_VALUE_REF__VALUE
        The meta object literal for the 'Value' reference feature.
        Generated class or method.
      • RETURN_VALUE_REF__CALL

        static final EReference RETURN_VALUE_REF__CALL
        The meta object literal for the 'Call' reference feature.
        Generated class or method.
      • RETURN_VALUE_REF___GET_POSSIBLE_CALLS

        static final EOperation RETURN_VALUE_REF___GET_POSSIBLE_CALLS
        The meta object literal for the 'Get Possible Calls' operation.
        Generated class or method.
      • RETURN_VALUE_REF___GET_POSSIBLE_RETURN_VALUES

        static final EOperation RETURN_VALUE_REF___GET_POSSIBLE_RETURN_VALUES
        The meta object literal for the 'Get Possible Return Values' operation.
        Generated class or method.
      • RETURN_VALUE_REF___GET_POSSIBLE_ATTRIBUTES

        static final EOperation RETURN_VALUE_REF___GET_POSSIBLE_ATTRIBUTES
        The meta object literal for the 'Get Possible Attributes' operation.
        Generated class or method.
      • RETURN_VALUE_REF___GET_POSSIBLE_VALUES

        static final EOperation RETURN_VALUE_REF___GET_POSSIBLE_VALUES
        The meta object literal for the 'Get Possible Values' operation.
        Generated class or method.
      • RETURN_VALUE_REF___IS_ATTRIBUTE_WILDCARD

        static final EOperation RETURN_VALUE_REF___IS_ATTRIBUTE_WILDCARD
        The meta object literal for the 'Is Attribute Wildcard' operation.
        Generated class or method.
      • RETURN_VALUE_REF___IS_VALUE_WILDCARD

        static final EOperation RETURN_VALUE_REF___IS_VALUE_WILDCARD
        The meta object literal for the 'Is Value Wildcard' operation.
        Generated class or method.
      • STATE_REF__STATE_VARIABLE

        static final EReference STATE_REF__STATE_VARIABLE
        The meta object literal for the 'State Variable' reference feature.
        Generated class or method.
      • STATE_REF__ATTRIBUTE

        static final EReference STATE_REF__ATTRIBUTE
        The meta object literal for the 'Attribute' reference feature.
        Generated class or method.
      • STATE_REF__VALUE

        static final EReference STATE_REF__VALUE
        The meta object literal for the 'Value' reference feature.
        Generated class or method.
      • STATE_REF___GET_POSSIBLE_VARIABLES

        static final EOperation STATE_REF___GET_POSSIBLE_VARIABLES
        The meta object literal for the 'Get Possible Variables' operation.
        Generated class or method.
      • STATE_REF___GET_POSSIBLE_ATTRIBUTES

        static final EOperation STATE_REF___GET_POSSIBLE_ATTRIBUTES
        The meta object literal for the 'Get Possible Attributes' operation.
        Generated class or method.
      • STATE_REF___GET_POSSIBLE_VALUES

        static final EOperation STATE_REF___GET_POSSIBLE_VALUES
        The meta object literal for the 'Get Possible Values' operation.
        Generated class or method.
      • STATE_REF___IS_ATTRIBUTE_WILDCARD

        static final EOperation STATE_REF___IS_ATTRIBUTE_WILDCARD
        The meta object literal for the 'Is Attribute Wildcard' operation.
        Generated class or method.
      • STATE_REF___IS_VALUE_WILDCARD

        static final EOperation STATE_REF___IS_VALUE_WILDCARD
        The meta object literal for the 'Is Value Wildcard' operation.
        Generated class or method.
      • DEFAULT_STATE_REF__STATE_VARIABLE

        static final EReference DEFAULT_STATE_REF__STATE_VARIABLE
        The meta object literal for the 'State Variable' reference feature.
        Generated class or method.
      • DEFAULT_STATE_REF__ATTRIBUTE

        static final EReference DEFAULT_STATE_REF__ATTRIBUTE
        The meta object literal for the 'Attribute' reference feature.
        Generated class or method.
      • DEFAULT_STATE_REF__VALUE

        static final EReference DEFAULT_STATE_REF__VALUE
        The meta object literal for the 'Value' reference feature.
        Generated class or method.
      • DEFAULT_STATE_REF___GET_POSSIBLE_VARIABLES

        static final EOperation DEFAULT_STATE_REF___GET_POSSIBLE_VARIABLES
        The meta object literal for the 'Get Possible Variables' operation.
        Generated class or method.
      • DEFAULT_STATE_REF___GET_POSSIBLE_ATTRIBUTES

        static final EOperation DEFAULT_STATE_REF___GET_POSSIBLE_ATTRIBUTES
        The meta object literal for the 'Get Possible Attributes' operation.
        Generated class or method.
      • DEFAULT_STATE_REF___GET_POSSIBLE_VALUES

        static final EOperation DEFAULT_STATE_REF___GET_POSSIBLE_VALUES
        The meta object literal for the 'Get Possible Values' operation.
        Generated class or method.
      • DEFAULT_STATE_REF___IS_ATTRIBUTE_WILDCARD

        static final EOperation DEFAULT_STATE_REF___IS_ATTRIBUTE_WILDCARD
        The meta object literal for the 'Is Attribute Wildcard' operation.
        Generated class or method.
      • DEFAULT_STATE_REF___IS_VALUE_WILDCARD

        static final EOperation DEFAULT_STATE_REF___IS_VALUE_WILDCARD
        The meta object literal for the 'Is Value Wildcard' operation.
        Generated class or method.
      • MIN_STATIC__OPERANDS

        static final EReference MIN_STATIC__OPERANDS
        The meta object literal for the 'Operands' containment reference list feature.
        Generated class or method.
      • MIN_STATIC__VALUE

        static final EReference MIN_STATIC__VALUE
        The meta object literal for the 'Value' reference feature.
        Generated class or method.