Interface DroolsPackage.Literals

  • Enclosing interface:
    DroolsPackage

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

      Fields 
      Modifier and Type Field Description
      static org.eclipse.emf.ecore.EClass DOCUMENT_ROOT
      The meta object literal for the 'Document Root' class.
      static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__GLOBAL
      The meta object literal for the 'Global' containment reference feature.
      static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__IMPORT
      The meta object literal for the 'Import' containment reference feature.
      static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__META_DATA
      The meta object literal for the 'Meta Data' containment reference feature.
      static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
      The meta object literal for the 'Mixed' attribute list feature.
      static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__ON_ENTRY_SCRIPT
      The meta object literal for the 'On Entry Script' containment reference feature.
      static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__ON_EXIT_SCRIPT
      The meta object literal for the 'On Exit Script' containment reference feature.
      static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__PACKAGE_NAME
      The meta object literal for the 'Package Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__PRIORITY
      The meta object literal for the 'Priority' attribute feature.
      static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__RULE_FLOW_GROUP
      The meta object literal for the 'Rule Flow Group' attribute feature.
      static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__TASK_NAME
      The meta object literal for the 'Task Name' attribute feature.
      static org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__VERSION
      The meta object literal for the 'Version' attribute feature.
      static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
      The meta object literal for the 'XMLNS Prefix Map' map feature.
      static org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
      The meta object literal for the 'XSI Schema Location' map feature.
      static org.eclipse.emf.ecore.EClass GLOBAL_TYPE
      The meta object literal for the 'Global Type' class.
      static org.eclipse.emf.ecore.EAttribute GLOBAL_TYPE__IDENTIFIER
      The meta object literal for the 'Identifier' attribute feature.
      static org.eclipse.emf.ecore.EAttribute GLOBAL_TYPE__TYPE
      The meta object literal for the 'Type' attribute feature.
      static org.eclipse.emf.ecore.EClass IMPORT_TYPE
      The meta object literal for the 'Import Type' class.
      static org.eclipse.emf.ecore.EAttribute IMPORT_TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass META_DATA_TYPE
      The meta object literal for the 'Meta Data Type' class.
      static org.eclipse.emf.ecore.EAttribute META_DATA_TYPE__META_VALUE
      The meta object literal for the 'Meta Value' attribute feature.
      static org.eclipse.emf.ecore.EAttribute META_DATA_TYPE__NAME
      The meta object literal for the 'Name' attribute feature.
      static org.eclipse.emf.ecore.EClass ON_ENTRY_SCRIPT_TYPE
      The meta object literal for the 'On Entry Script Type' class.
      static org.eclipse.emf.ecore.EAttribute ON_ENTRY_SCRIPT_TYPE__SCRIPT
      The meta object literal for the 'Script' attribute feature.
      static org.eclipse.emf.ecore.EAttribute ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT
      The meta object literal for the 'Script Format' attribute feature.
      static org.eclipse.emf.ecore.EClass ON_EXIT_SCRIPT_TYPE
      The meta object literal for the 'On Exit Script Type' class.
      static org.eclipse.emf.ecore.EAttribute ON_EXIT_SCRIPT_TYPE__SCRIPT
      The meta object literal for the 'Script' attribute feature.
      static org.eclipse.emf.ecore.EAttribute ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT
      The meta object literal for the 'Script Format' attribute feature.
      static org.eclipse.emf.ecore.EDataType PACKAGE_NAME_TYPE
      The meta object literal for the 'Package Name Type' data type.
      static org.eclipse.emf.ecore.EDataType PRIORITY_TYPE
      The meta object literal for the 'Priority Type' data type.
      static org.eclipse.emf.ecore.EDataType RULE_FLOW_GROUP_TYPE
      The meta object literal for the 'Rule Flow Group Type' data type.
      static org.eclipse.emf.ecore.EDataType TASK_NAME_TYPE
      The meta object literal for the 'Task Name Type' data type.
      static org.eclipse.emf.ecore.EDataType VERSION_TYPE
      The meta object literal for the 'Version Type' data type.
    • Field Detail

      • DOCUMENT_ROOT__MIXED

        static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__MIXED
        The meta object literal for the 'Mixed' attribute list feature.
        Generated code
      • DOCUMENT_ROOT__XMLNS_PREFIX_MAP

        static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
        The meta object literal for the 'XMLNS Prefix Map' map feature.
        Generated code
      • DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

        static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
        The meta object literal for the 'XSI Schema Location' map feature.
        Generated code
      • DOCUMENT_ROOT__GLOBAL

        static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__GLOBAL
        The meta object literal for the 'Global' containment reference feature.
        Generated code
      • DOCUMENT_ROOT__IMPORT

        static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__IMPORT
        The meta object literal for the 'Import' containment reference feature.
        Generated code
      • DOCUMENT_ROOT__META_DATA

        static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__META_DATA
        The meta object literal for the 'Meta Data' containment reference feature.
        Generated code
      • DOCUMENT_ROOT__ON_ENTRY_SCRIPT

        static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__ON_ENTRY_SCRIPT
        The meta object literal for the 'On Entry Script' containment reference feature.
        Generated code
      • DOCUMENT_ROOT__ON_EXIT_SCRIPT

        static final org.eclipse.emf.ecore.EReference DOCUMENT_ROOT__ON_EXIT_SCRIPT
        The meta object literal for the 'On Exit Script' containment reference feature.
        Generated code
      • DOCUMENT_ROOT__PACKAGE_NAME

        static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__PACKAGE_NAME
        The meta object literal for the 'Package Name' attribute feature.
        Generated code
      • DOCUMENT_ROOT__PRIORITY

        static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__PRIORITY
        The meta object literal for the 'Priority' attribute feature.
        Generated code
      • DOCUMENT_ROOT__RULE_FLOW_GROUP

        static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__RULE_FLOW_GROUP
        The meta object literal for the 'Rule Flow Group' attribute feature.
        Generated code
      • DOCUMENT_ROOT__TASK_NAME

        static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__TASK_NAME
        The meta object literal for the 'Task Name' attribute feature.
        Generated code
      • DOCUMENT_ROOT__VERSION

        static final org.eclipse.emf.ecore.EAttribute DOCUMENT_ROOT__VERSION
        The meta object literal for the 'Version' attribute feature.
        Generated code
      • GLOBAL_TYPE__IDENTIFIER

        static final org.eclipse.emf.ecore.EAttribute GLOBAL_TYPE__IDENTIFIER
        The meta object literal for the 'Identifier' attribute feature.
        Generated code
      • GLOBAL_TYPE__TYPE

        static final org.eclipse.emf.ecore.EAttribute GLOBAL_TYPE__TYPE
        The meta object literal for the 'Type' attribute feature.
        Generated code
      • IMPORT_TYPE__NAME

        static final org.eclipse.emf.ecore.EAttribute IMPORT_TYPE__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated code
      • META_DATA_TYPE__META_VALUE

        static final org.eclipse.emf.ecore.EAttribute META_DATA_TYPE__META_VALUE
        The meta object literal for the 'Meta Value' attribute feature.
        Generated code
      • META_DATA_TYPE__NAME

        static final org.eclipse.emf.ecore.EAttribute META_DATA_TYPE__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated code
      • ON_ENTRY_SCRIPT_TYPE__SCRIPT

        static final org.eclipse.emf.ecore.EAttribute ON_ENTRY_SCRIPT_TYPE__SCRIPT
        The meta object literal for the 'Script' attribute feature.
        Generated code
      • ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT

        static final org.eclipse.emf.ecore.EAttribute ON_ENTRY_SCRIPT_TYPE__SCRIPT_FORMAT
        The meta object literal for the 'Script Format' attribute feature.
        Generated code
      • ON_EXIT_SCRIPT_TYPE__SCRIPT

        static final org.eclipse.emf.ecore.EAttribute ON_EXIT_SCRIPT_TYPE__SCRIPT
        The meta object literal for the 'Script' attribute feature.
        Generated code
      • ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT

        static final org.eclipse.emf.ecore.EAttribute ON_EXIT_SCRIPT_TYPE__SCRIPT_FORMAT
        The meta object literal for the 'Script Format' attribute feature.
        Generated code
      • TASK_NAME_TYPE

        static final org.eclipse.emf.ecore.EDataType TASK_NAME_TYPE
        The meta object literal for the 'Task Name Type' data type.
        See Also:
        String, DroolsPackageImpl.getTaskNameType()
        Generated code