Interface BslContextDefPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
    All Known Implementing Classes:
    BslContextDefPackageImpl

    public interface BslContextDefPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each operation of each class,
    • each enum,
    • and each data type
    See Also:
    BslContextDefFactory
    • Field Detail

      • BSL_CONTEXT_DEF__ENVIRONMENTS

        static final int BSL_CONTEXT_DEF__ENVIRONMENTS
        The feature id for the 'Environments' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF__PROPERTIES

        static final int BSL_CONTEXT_DEF__PROPERTIES
        The feature id for the 'Properties' containment reference list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF__METHODS

        static final int BSL_CONTEXT_DEF__METHODS
        The feature id for the 'Methods' containment reference list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF__REF_CONTEXT_DEFS

        static final int BSL_CONTEXT_DEF__REF_CONTEXT_DEFS
        The feature id for the 'Ref Context Defs' reference list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF__MODULE_URI

        static final int BSL_CONTEXT_DEF__MODULE_URI
        The feature id for the 'Module Uri' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF__GLOBAL_COMMON_MODULE

        static final int BSL_CONTEXT_DEF__GLOBAL_COMMON_MODULE
        The feature id for the 'Global Common Module' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF__ALL_METHOD_NAMES

        static final int BSL_CONTEXT_DEF__ALL_METHOD_NAMES
        The feature id for the 'All Method Names' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_FEATURE_COUNT

        static final int BSL_CONTEXT_DEF_FEATURE_COUNT
        The number of structural features of the 'Bsl Context Def' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF___ENVIRONMENTS

        static final int BSL_CONTEXT_DEF___ENVIRONMENTS
        The operation id for the 'Environments' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF___ALL_PROPERTIES

        static final int BSL_CONTEXT_DEF___ALL_PROPERTIES
        The operation id for the 'All Properties' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF___ALL_METHODS

        static final int BSL_CONTEXT_DEF___ALL_METHODS
        The operation id for the 'All Methods' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF___ALL_REF_CONTEXT_DEFS

        static final int BSL_CONTEXT_DEF___ALL_REF_CONTEXT_DEFS
        The operation id for the 'All Ref Context Defs' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_OPERATION_COUNT

        static final int BSL_CONTEXT_DEF_OPERATION_COUNT
        The number of operations of the 'Bsl Context Def' class.
        See Also:
        Constant Field Values
      • SOURCE_OBJECT_LINK_PROVIDER__SOURCE_URI

        static final int SOURCE_OBJECT_LINK_PROVIDER__SOURCE_URI
        The feature id for the 'Source Uri' attribute.
        See Also:
        Constant Field Values
      • SOURCE_OBJECT_LINK_PROVIDER_FEATURE_COUNT

        static final int SOURCE_OBJECT_LINK_PROVIDER_FEATURE_COUNT
        The number of structural features of the 'Source Object Link Provider' class.
        See Also:
        Constant Field Values
      • SOURCE_OBJECT_LINK_PROVIDER_OPERATION_COUNT

        static final int SOURCE_OBJECT_LINK_PROVIDER_OPERATION_COUNT
        The number of operations of the 'Source Object Link Provider' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__NAME

        static final int BSL_CONTEXT_DEF_METHOD__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__NAME_RU

        static final int BSL_CONTEXT_DEF_METHOD__NAME_RU
        The feature id for the 'Name Ru' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__DEPRECATED_SINCE

        static final int BSL_CONTEXT_DEF_METHOD__DEPRECATED_SINCE
        The feature id for the 'Deprecated Since' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__COMPATIBILITY_MODE

        static final int BSL_CONTEXT_DEF_METHOD__COMPATIBILITY_MODE
        The feature id for the 'Compatibility Mode' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__REPLACED_BY

        static final int BSL_CONTEXT_DEF_METHOD__REPLACED_BY
        The feature id for the 'Replaced By' attribute list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__PARAM_SET

        static final int BSL_CONTEXT_DEF_METHOD__PARAM_SET
        The feature id for the 'Param Set' containment reference list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__RET_VAL

        static final int BSL_CONTEXT_DEF_METHOD__RET_VAL
        The feature id for the 'Ret Val' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__RET_VAL_TYPE

        static final int BSL_CONTEXT_DEF_METHOD__RET_VAL_TYPE
        The feature id for the 'Ret Val Type' reference list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__ENVIRONMENTS

        static final int BSL_CONTEXT_DEF_METHOD__ENVIRONMENTS
        The feature id for the 'Environments' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__SOURCE_URI

        static final int BSL_CONTEXT_DEF_METHOD__SOURCE_URI
        The feature id for the 'Source Uri' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__SERVER_CALL

        static final int BSL_CONTEXT_DEF_METHOD__SERVER_CALL
        The feature id for the 'Server Call' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD__DEPRECATED

        static final int BSL_CONTEXT_DEF_METHOD__DEPRECATED
        The feature id for the 'Deprecated' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD_FEATURE_COUNT

        static final int BSL_CONTEXT_DEF_METHOD_FEATURE_COUNT
        The number of structural features of the 'Method' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD___ACTUAL_PARAM_SET__INT

        static final int BSL_CONTEXT_DEF_METHOD___ACTUAL_PARAM_SET__INT
        The operation id for the 'Actual Param Set' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD___ENVIRONMENTS

        static final int BSL_CONTEXT_DEF_METHOD___ENVIRONMENTS
        The operation id for the 'Environments' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_METHOD_OPERATION_COUNT

        static final int BSL_CONTEXT_DEF_METHOD_OPERATION_COUNT
        The number of operations of the 'Method' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__NAME

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__NAME_RU

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__NAME_RU
        The feature id for the 'Name Ru' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__DEPRECATED_SINCE

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__DEPRECATED_SINCE
        The feature id for the 'Deprecated Since' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__COMPATIBILITY_MODE

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__COMPATIBILITY_MODE
        The feature id for the 'Compatibility Mode' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__REPLACED_BY

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__REPLACED_BY
        The feature id for the 'Replaced By' attribute list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__PARAM_SET

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__PARAM_SET
        The feature id for the 'Param Set' containment reference list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__RET_VAL

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__RET_VAL
        The feature id for the 'Ret Val' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__RET_VAL_TYPE

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__RET_VAL_TYPE
        The feature id for the 'Ret Val Type' reference list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__ENVIRONMENTS

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__ENVIRONMENTS
        The feature id for the 'Environments' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__SOURCE_URI

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__SOURCE_URI
        The feature id for the 'Source Uri' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__SERVER_CALL

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__SERVER_CALL
        The feature id for the 'Server Call' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__DEPRECATED

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__DEPRECATED
        The feature id for the 'Deprecated' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD__CONTEXT

        static final int BSL_CONTEXT_DEF_MOCK_METHOD__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD_FEATURE_COUNT

        static final int BSL_CONTEXT_DEF_MOCK_METHOD_FEATURE_COUNT
        The number of structural features of the 'Mock Method' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD___ACTUAL_PARAM_SET__INT

        static final int BSL_CONTEXT_DEF_MOCK_METHOD___ACTUAL_PARAM_SET__INT
        The operation id for the 'Actual Param Set' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD___ENVIRONMENTS

        static final int BSL_CONTEXT_DEF_MOCK_METHOD___ENVIRONMENTS
        The operation id for the 'Environments' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_METHOD_OPERATION_COUNT

        static final int BSL_CONTEXT_DEF_MOCK_METHOD_OPERATION_COUNT
        The number of operations of the 'Mock Method' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__NAME

        static final int BSL_CONTEXT_DEF_PROPERTY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__NAME_RU

        static final int BSL_CONTEXT_DEF_PROPERTY__NAME_RU
        The feature id for the 'Name Ru' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__ENVIRONMENTS

        static final int BSL_CONTEXT_DEF_PROPERTY__ENVIRONMENTS
        The feature id for the 'Environments' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__DEPRECATED_SINCE

        static final int BSL_CONTEXT_DEF_PROPERTY__DEPRECATED_SINCE
        The feature id for the 'Deprecated Since' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__COMPATIBILITY_MODE

        static final int BSL_CONTEXT_DEF_PROPERTY__COMPATIBILITY_MODE
        The feature id for the 'Compatibility Mode' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__REPLACED_BY

        static final int BSL_CONTEXT_DEF_PROPERTY__REPLACED_BY
        The feature id for the 'Replaced By' attribute list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__READABLE

        static final int BSL_CONTEXT_DEF_PROPERTY__READABLE
        The feature id for the 'Readable' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__WRITABLE

        static final int BSL_CONTEXT_DEF_PROPERTY__WRITABLE
        The feature id for the 'Writable' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__DEPENDS_ON_METADATA

        static final int BSL_CONTEXT_DEF_PROPERTY__DEPENDS_ON_METADATA
        The feature id for the 'Depends On Metadata' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__TYPE_CONTAINER

        static final int BSL_CONTEXT_DEF_PROPERTY__TYPE_CONTAINER
        The feature id for the 'Type Container' containment reference.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY__SOURCE_URI

        static final int BSL_CONTEXT_DEF_PROPERTY__SOURCE_URI
        The feature id for the 'Source Uri' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY_FEATURE_COUNT

        static final int BSL_CONTEXT_DEF_PROPERTY_FEATURE_COUNT
        The number of structural features of the 'Property' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY___ENVIRONMENTS

        static final int BSL_CONTEXT_DEF_PROPERTY___ENVIRONMENTS
        The operation id for the 'Environments' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY___GET_TYPES

        static final int BSL_CONTEXT_DEF_PROPERTY___GET_TYPES
        The operation id for the 'Get Types' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_PROPERTY_OPERATION_COUNT

        static final int BSL_CONTEXT_DEF_PROPERTY_OPERATION_COUNT
        The number of operations of the 'Property' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__NAME

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__NAME_RU

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__NAME_RU
        The feature id for the 'Name Ru' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__ENVIRONMENTS

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__ENVIRONMENTS
        The feature id for the 'Environments' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__DEPRECATED_SINCE

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__DEPRECATED_SINCE
        The feature id for the 'Deprecated Since' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__COMPATIBILITY_MODE

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__COMPATIBILITY_MODE
        The feature id for the 'Compatibility Mode' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__REPLACED_BY

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__REPLACED_BY
        The feature id for the 'Replaced By' attribute list.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__READABLE

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__READABLE
        The feature id for the 'Readable' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__WRITABLE

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__WRITABLE
        The feature id for the 'Writable' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__DEPENDS_ON_METADATA

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__DEPENDS_ON_METADATA
        The feature id for the 'Depends On Metadata' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__TYPE_CONTAINER

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__TYPE_CONTAINER
        The feature id for the 'Type Container' containment reference.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__SOURCE_URI

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__SOURCE_URI
        The feature id for the 'Source Uri' attribute.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY__CONTEXT

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__CONTEXT
        The feature id for the 'Context' reference.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY_FEATURE_COUNT

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY_FEATURE_COUNT
        The number of structural features of the 'Mock Property' class.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY___ENVIRONMENTS

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY___ENVIRONMENTS
        The operation id for the 'Environments' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY___GET_TYPES

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY___GET_TYPES
        The operation id for the 'Get Types' operation.
        See Also:
        Constant Field Values
      • BSL_CONTEXT_DEF_MOCK_PROPERTY_OPERATION_COUNT

        static final int BSL_CONTEXT_DEF_MOCK_PROPERTY_OPERATION_COUNT
        The number of operations of the 'Mock Property' class.
        See Also:
        Constant Field Values
    • Method Detail

      • getBslContextDef

        org.eclipse.emf.ecore.EClass getBslContextDef()
        Returns the meta object for class 'Bsl Context Def'.
        Returns:
        the meta object for class 'Bsl Context Def'.
        See Also:
        BslContextDef
      • getBslContextDef__AllProperties

        org.eclipse.emf.ecore.EOperation getBslContextDef__AllProperties()
        Returns the meta object for the 'All Properties' operation.
        Returns:
        the meta object for the 'All Properties' operation.
        See Also:
        BslContextDef.allProperties()
      • getBslContextDef__AllMethods

        org.eclipse.emf.ecore.EOperation getBslContextDef__AllMethods()
        Returns the meta object for the 'All Methods' operation.
        Returns:
        the meta object for the 'All Methods' operation.
        See Also:
        BslContextDef.allMethods()
      • getBslContextDef__AllRefContextDefs

        org.eclipse.emf.ecore.EOperation getBslContextDef__AllRefContextDefs()
        Returns the meta object for the 'All Ref Context Defs' operation.
        Returns:
        the meta object for the 'All Ref Context Defs' operation.
        See Also:
        BslContextDef.allRefContextDefs()
      • getSourceObjectLinkProvider

        org.eclipse.emf.ecore.EClass getSourceObjectLinkProvider()
        Returns the meta object for class 'Source Object Link Provider'.
        Returns:
        the meta object for class 'Source Object Link Provider'.
        See Also:
        SourceObjectLinkProvider
      • getBslContextDefMethod

        org.eclipse.emf.ecore.EClass getBslContextDefMethod()
        Returns the meta object for class 'Method'.
        Returns:
        the meta object for class 'Method'.
        See Also:
        BslContextDefMethod
      • getBslContextDefMockMethod

        org.eclipse.emf.ecore.EClass getBslContextDefMockMethod()
        Returns the meta object for class 'Mock Method'.
        Returns:
        the meta object for class 'Mock Method'.
        See Also:
        BslContextDefMockMethod
      • getBslContextDefProperty

        org.eclipse.emf.ecore.EClass getBslContextDefProperty()
        Returns the meta object for class 'Property'.
        Returns:
        the meta object for class 'Property'.
        See Also:
        BslContextDefProperty
      • getBslContextDefMockProperty

        org.eclipse.emf.ecore.EClass getBslContextDefMockProperty()
        Returns the meta object for class 'Mock Property'.
        Returns:
        the meta object for class 'Mock Property'.
        See Also:
        BslContextDefMockProperty
      • getURI

        org.eclipse.emf.ecore.EDataType getURI()
        Returns the meta object for data type 'URI'.
        Returns:
        the meta object for data type 'URI'.
        See Also:
        URI
      • getBslContextDefFactory

        BslContextDefFactory getBslContextDefFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.