Interface BslIndexPackage.Literals

  • Enclosing interface:
    BslIndexPackage

    public static interface BslIndexPackage.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
    • Field Detail

      • MODULE_CONTEXT_DEF_INDEX__CONTEXT_DEF

        static final org.eclipse.emf.ecore.EReference MODULE_CONTEXT_DEF_INDEX__CONTEXT_DEF
        The meta object literal for the 'Context Def' containment reference feature.
      • MODULE_CONTEXT_DEF_INDEX__METHODS

        static final org.eclipse.emf.ecore.EReference MODULE_CONTEXT_DEF_INDEX__METHODS
        The meta object literal for the 'Methods' containment reference list feature.
      • MODULE_CONTEXT_DEF_INDEX__PROPERTIES

        static final org.eclipse.emf.ecore.EReference MODULE_CONTEXT_DEF_INDEX__PROPERTIES
        The meta object literal for the 'Properties' containment reference list feature.
      • MODULE_CONTEXT_DEF_INDEX__TYPE_INDEX_STORE

        static final org.eclipse.emf.ecore.EAttribute MODULE_CONTEXT_DEF_INDEX__TYPE_INDEX_STORE
        The meta object literal for the 'Type Index Store' attribute feature.
      • MODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_STORE

        static final org.eclipse.emf.ecore.EAttribute MODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_STORE
        The meta object literal for the 'Resource Description Store' attribute feature.
      • MODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_REFERENCE_STORE

        static final org.eclipse.emf.ecore.EAttribute MODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_REFERENCE_STORE
        The meta object literal for the 'Resource Description Reference Store' attribute feature.
      • MODULE_RESOURCE_DESCRIPTION_INDEX__IMPORTED_NAMES

        static final org.eclipse.emf.ecore.EAttribute MODULE_RESOURCE_DESCRIPTION_INDEX__IMPORTED_NAMES
        The meta object literal for the 'Imported Names' attribute list feature.
      • CONTEXT_DEF_ITEM_INFO__NAME

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

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_DEF_ITEM_INFO__ENVS
        The meta object literal for the 'Envs' attribute feature.
      • CONTEXT_DEF_ITEM_INFO__SOURCE_URI

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_DEF_ITEM_INFO__SOURCE_URI
        The meta object literal for the 'Source Uri' attribute feature.
      • CONTEXT_DEF_METHOD_INFO__FUNCTION

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_DEF_METHOD_INFO__FUNCTION
        The meta object literal for the 'Function' attribute feature.
      • CONTEXT_DEF_METHOD_INFO__SERVER_CALL

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_DEF_METHOD_INFO__SERVER_CALL
        The meta object literal for the 'Server Call' attribute feature.
      • CONTEXT_DEF_METHOD_INFO__DEPRECATED

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_DEF_METHOD_INFO__DEPRECATED
        The meta object literal for the 'Deprecated' attribute feature.
      • CONTEXT_DEF_METHOD_INFO__MIN_PARAMS

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_DEF_METHOD_INFO__MIN_PARAMS
        The meta object literal for the 'Min Params' attribute feature.
      • CONTEXT_DEF_METHOD_INFO__OUT_PARAMS

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_DEF_METHOD_INFO__OUT_PARAMS
        The meta object literal for the 'Out Params' attribute list feature.
      • BYTE_ARRAY

        static final org.eclipse.emf.ecore.EDataType BYTE_ARRAY
        The meta object literal for the 'Byte Array' data type.
        See Also:
        BslIndexPackageImpl.getByteArray()