Interface XsemanticsPackage.Literals

  • Enclosing interface:
    XsemanticsPackage

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

      • XSEMANTICS_FILE__IMPORT_SECTION

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_FILE__IMPORT_SECTION
        The meta object literal for the 'Import Section' containment reference feature.
      • XSEMANTICS_FILE__XSEMANTICS_SYSTEM

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_FILE__XSEMANTICS_SYSTEM
        The meta object literal for the 'Xsemantics System' containment reference feature.
      • XSEMANTICS_SYSTEM__NAME

        static final org.eclipse.emf.ecore.EAttribute XSEMANTICS_SYSTEM__NAME
        The meta object literal for the 'Name' attribute feature.
      • XSEMANTICS_SYSTEM__SUPER_SYSTEM

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__SUPER_SYSTEM
        The meta object literal for the 'Super System' containment reference feature.
      • XSEMANTICS_SYSTEM__VALIDATOR_EXTENDS

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__VALIDATOR_EXTENDS
        The meta object literal for the 'Validator Extends' containment reference feature.
      • XSEMANTICS_SYSTEM__IMPORT_SECTION

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__IMPORT_SECTION
        The meta object literal for the 'Import Section' containment reference feature.
      • XSEMANTICS_SYSTEM__FIELDS

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__FIELDS
        The meta object literal for the 'Fields' containment reference list feature.
      • XSEMANTICS_SYSTEM__AUXILIARY_DESCRIPTIONS

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__AUXILIARY_DESCRIPTIONS
        The meta object literal for the 'Auxiliary Descriptions' containment reference list feature.
      • XSEMANTICS_SYSTEM__JUDGMENT_DESCRIPTIONS

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__JUDGMENT_DESCRIPTIONS
        The meta object literal for the 'Judgment Descriptions' containment reference list feature.
      • XSEMANTICS_SYSTEM__AUXILIARY_FUNCTIONS

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__AUXILIARY_FUNCTIONS
        The meta object literal for the 'Auxiliary Functions' containment reference list feature.
      • XSEMANTICS_SYSTEM__RULES

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__RULES
        The meta object literal for the 'Rules' containment reference list feature.
      • XSEMANTICS_SYSTEM__CHECKRULES

        static final org.eclipse.emf.ecore.EReference XSEMANTICS_SYSTEM__CHECKRULES
        The meta object literal for the 'Checkrules' containment reference list feature.
      • XSEMANTICS_SYSTEM__COPYRIGHT

        static final org.eclipse.emf.ecore.EAttribute XSEMANTICS_SYSTEM__COPYRIGHT
        The meta object literal for the 'Copyright' attribute feature.
      • AUXILIARY_DESCRIPTION__NAME

        static final org.eclipse.emf.ecore.EAttribute AUXILIARY_DESCRIPTION__NAME
        The meta object literal for the 'Name' attribute feature.
      • AUXILIARY_DESCRIPTION__PARAMETERS

        static final org.eclipse.emf.ecore.EReference AUXILIARY_DESCRIPTION__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • AUXILIARY_DESCRIPTION__TYPE

        static final org.eclipse.emf.ecore.EReference AUXILIARY_DESCRIPTION__TYPE
        The meta object literal for the 'Type' containment reference feature.
      • JUDGMENT_DESCRIPTION__NAME

        static final org.eclipse.emf.ecore.EAttribute JUDGMENT_DESCRIPTION__NAME
        The meta object literal for the 'Name' attribute feature.
      • JUDGMENT_DESCRIPTION__JUDGMENT_SYMBOL

        static final org.eclipse.emf.ecore.EAttribute JUDGMENT_DESCRIPTION__JUDGMENT_SYMBOL
        The meta object literal for the 'Judgment Symbol' attribute feature.
      • JUDGMENT_DESCRIPTION__JUDGMENT_PARAMETERS

        static final org.eclipse.emf.ecore.EReference JUDGMENT_DESCRIPTION__JUDGMENT_PARAMETERS
        The meta object literal for the 'Judgment Parameters' containment reference list feature.
      • JUDGMENT_DESCRIPTION__RELATION_SYMBOLS

        static final org.eclipse.emf.ecore.EAttribute JUDGMENT_DESCRIPTION__RELATION_SYMBOLS
        The meta object literal for the 'Relation Symbols' attribute list feature.
      • AUXILIARY_FUNCTION__NAME

        static final org.eclipse.emf.ecore.EAttribute AUXILIARY_FUNCTION__NAME
        The meta object literal for the 'Name' attribute feature.
      • AUXILIARY_FUNCTION__PARAMETERS

        static final org.eclipse.emf.ecore.EReference AUXILIARY_FUNCTION__PARAMETERS
        The meta object literal for the 'Parameters' containment reference list feature.
      • AUXILIARY_FUNCTION__BODY

        static final org.eclipse.emf.ecore.EReference AUXILIARY_FUNCTION__BODY
        The meta object literal for the 'Body' containment reference feature.
      • AUXILIARY_FUNCTION__AUXILIARY_DESCRIPTION

        static final org.eclipse.emf.ecore.EReference AUXILIARY_FUNCTION__AUXILIARY_DESCRIPTION
        The meta object literal for the 'auxiliary Description' reference feature.
      • RULE__NAME

        static final org.eclipse.emf.ecore.EAttribute RULE__NAME
        The meta object literal for the 'Name' attribute feature.
      • RULE__CONCLUSION

        static final org.eclipse.emf.ecore.EReference RULE__CONCLUSION
        The meta object literal for the 'Conclusion' containment reference feature.
      • RULE__INPUT_PARAMS

        static final org.eclipse.emf.ecore.EReference RULE__INPUT_PARAMS
        The meta object literal for the 'input Params' reference list feature.
      • RULE__OUTPUT_PARAMS

        static final org.eclipse.emf.ecore.EReference RULE__OUTPUT_PARAMS
        The meta object literal for the 'output Params' reference list feature.
      • RULE_WITH_PREMISES__PREMISES

        static final org.eclipse.emf.ecore.EReference RULE_WITH_PREMISES__PREMISES
        The meta object literal for the 'Premises' containment reference feature.
      • CHECK_RULE__NAME

        static final org.eclipse.emf.ecore.EAttribute CHECK_RULE__NAME
        The meta object literal for the 'Name' attribute feature.
      • CHECK_RULE__ELEMENT

        static final org.eclipse.emf.ecore.EReference CHECK_RULE__ELEMENT
        The meta object literal for the 'Element' containment reference feature.
      • CHECK_RULE__PREMISES

        static final org.eclipse.emf.ecore.EReference CHECK_RULE__PREMISES
        The meta object literal for the 'Premises' containment reference feature.
      • RULE_CONCLUSION__ENVIRONMENT

        static final org.eclipse.emf.ecore.EReference RULE_CONCLUSION__ENVIRONMENT
        The meta object literal for the 'Environment' containment reference feature.
      • RULE_CONCLUSION__JUDGMENT_SYMBOL

        static final org.eclipse.emf.ecore.EAttribute RULE_CONCLUSION__JUDGMENT_SYMBOL
        The meta object literal for the 'Judgment Symbol' attribute feature.
      • RULE_CONCLUSION__CONCLUSION_ELEMENTS

        static final org.eclipse.emf.ecore.EReference RULE_CONCLUSION__CONCLUSION_ELEMENTS
        The meta object literal for the 'Conclusion Elements' containment reference list feature.
      • RULE_CONCLUSION__RELATION_SYMBOLS

        static final org.eclipse.emf.ecore.EAttribute RULE_CONCLUSION__RELATION_SYMBOLS
        The meta object literal for the 'Relation Symbols' attribute list feature.
      • RULE_CONCLUSION__ERROR

        static final org.eclipse.emf.ecore.EReference RULE_CONCLUSION__ERROR
        The meta object literal for the 'Error' containment reference feature.
      • RULE_INVOCATION__ENVIRONMENT

        static final org.eclipse.emf.ecore.EReference RULE_INVOCATION__ENVIRONMENT
        The meta object literal for the 'Environment' containment reference feature.
      • RULE_INVOCATION__JUDGMENT_SYMBOL

        static final org.eclipse.emf.ecore.EAttribute RULE_INVOCATION__JUDGMENT_SYMBOL
        The meta object literal for the 'Judgment Symbol' attribute feature.
      • RULE_INVOCATION__EXPRESSIONS

        static final org.eclipse.emf.ecore.EReference RULE_INVOCATION__EXPRESSIONS
        The meta object literal for the 'Expressions' containment reference list feature.
      • RULE_INVOCATION__RELATION_SYMBOLS

        static final org.eclipse.emf.ecore.EAttribute RULE_INVOCATION__RELATION_SYMBOLS
        The meta object literal for the 'Relation Symbols' attribute list feature.
      • ENVIRONMENT__NAME

        static final org.eclipse.emf.ecore.EAttribute ENVIRONMENT__NAME
        The meta object literal for the 'Name' attribute feature.
      • RULE_PARAMETER__PARAMETER

        static final org.eclipse.emf.ecore.EReference RULE_PARAMETER__PARAMETER
        The meta object literal for the 'Parameter' containment reference feature.
      • EXPRESSION_IN_CONCLUSION__EXPRESSION

        static final org.eclipse.emf.ecore.EReference EXPRESSION_IN_CONCLUSION__EXPRESSION
        The meta object literal for the 'Expression' containment reference feature.
      • OUTPUT_PARAMETER__JVM_TYPE_REFERENCE

        static final org.eclipse.emf.ecore.EReference OUTPUT_PARAMETER__JVM_TYPE_REFERENCE
        The meta object literal for the 'Jvm Type Reference' containment reference feature.
      • INPUT_PARAMETER__PARAMETER

        static final org.eclipse.emf.ecore.EReference INPUT_PARAMETER__PARAMETER
        The meta object literal for the 'Parameter' containment reference feature.
      • OR_EXPRESSION__BRANCHES

        static final org.eclipse.emf.ecore.EReference OR_EXPRESSION__BRANCHES
        The meta object literal for the 'Branches' containment reference list feature.
      • FAIL__ERROR

        static final org.eclipse.emf.ecore.EReference FAIL__ERROR
        The meta object literal for the 'Error' containment reference feature.
      • ENVIRONMENT_COMPOSITION__CURRENT_ENVIRONMENT

        static final org.eclipse.emf.ecore.EReference ENVIRONMENT_COMPOSITION__CURRENT_ENVIRONMENT
        The meta object literal for the 'Current Environment' containment reference feature.
      • ENVIRONMENT_COMPOSITION__SUB_ENVIRONMENT

        static final org.eclipse.emf.ecore.EReference ENVIRONMENT_COMPOSITION__SUB_ENVIRONMENT
        The meta object literal for the 'Sub Environment' containment reference feature.
      • ENVIRONMENT_MAPPING__KEY

        static final org.eclipse.emf.ecore.EReference ENVIRONMENT_MAPPING__KEY
        The meta object literal for the 'Key' containment reference feature.
      • ENVIRONMENT_MAPPING__VALUE

        static final org.eclipse.emf.ecore.EReference ENVIRONMENT_MAPPING__VALUE
        The meta object literal for the 'Value' containment reference feature.
      • ERROR_SPECIFICATION__ERROR

        static final org.eclipse.emf.ecore.EReference ERROR_SPECIFICATION__ERROR
        The meta object literal for the 'Error' containment reference feature.
      • ERROR_SPECIFICATION__SOURCE

        static final org.eclipse.emf.ecore.EReference ERROR_SPECIFICATION__SOURCE
        The meta object literal for the 'Source' containment reference feature.
      • ERROR_SPECIFICATION__FEATURE

        static final org.eclipse.emf.ecore.EReference ERROR_SPECIFICATION__FEATURE
        The meta object literal for the 'Feature' containment reference feature.
      • ERROR_SPECIFICATION__DATA

        static final org.eclipse.emf.ecore.EReference ERROR_SPECIFICATION__DATA
        The meta object literal for the 'Data' containment reference feature.
      • OVERRIDER__OVERRIDE

        static final org.eclipse.emf.ecore.EAttribute OVERRIDER__OVERRIDE
        The meta object literal for the 'Override' attribute feature.
      • REFER_TO_JUDGMENT__JUDGMENT

        static final org.eclipse.emf.ecore.EReference REFER_TO_JUDGMENT__JUDGMENT
        The meta object literal for the 'judgment' reference feature.
      • CACHED_CLAUSE__ENTRY_POINTS_OPTION

        static final org.eclipse.emf.ecore.EAttribute CACHED_CLAUSE__ENTRY_POINTS_OPTION
        The meta object literal for the 'Entry Points Option' attribute feature.
      • CACHED_CLAUSE__CONDITION

        static final org.eclipse.emf.ecore.EReference CACHED_CLAUSE__CONDITION
        The meta object literal for the 'Condition' containment reference feature.
      • CACHABLE__CACHED_CLAUSE

        static final org.eclipse.emf.ecore.EReference CACHABLE__CACHED_CLAUSE
        The meta object literal for the 'Cached Clause' containment reference feature.
      • DESCRIPTION__ERROR

        static final org.eclipse.emf.ecore.EReference DESCRIPTION__ERROR
        The meta object literal for the 'Error' containment reference feature.
      • ABSTRACT_FIELD_DEFINITION__EXTENSION

        static final org.eclipse.emf.ecore.EAttribute ABSTRACT_FIELD_DEFINITION__EXTENSION
        The meta object literal for the 'Extension' attribute feature.
      • ABSTRACT_FIELD_DEFINITION__TYPE

        static final org.eclipse.emf.ecore.EReference ABSTRACT_FIELD_DEFINITION__TYPE
        The meta object literal for the 'Type' containment reference feature.
      • ABSTRACT_FIELD_DEFINITION__NAME

        static final org.eclipse.emf.ecore.EAttribute ABSTRACT_FIELD_DEFINITION__NAME
        The meta object literal for the 'Name' attribute feature.
      • FIELD_DEFINITION__ANNOTATIONS

        static final org.eclipse.emf.ecore.EReference FIELD_DEFINITION__ANNOTATIONS
        The meta object literal for the 'Annotations' containment reference list feature.
      • FIELD_DEFINITION__WRITEABLE

        static final org.eclipse.emf.ecore.EAttribute FIELD_DEFINITION__WRITEABLE
        The meta object literal for the 'Writeable' attribute feature.
      • FIELD_DEFINITION__RIGHT

        static final org.eclipse.emf.ecore.EReference FIELD_DEFINITION__RIGHT
        The meta object literal for the 'Right' containment reference feature.