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:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final BslContextDefPackage eINSTANCE
      The singleton instance of the package.
    • BSL_CONTEXT_DEF

      static final int BSL_CONTEXT_DEF
      The meta object id for the 'Bsl Context Def' class.
      See Also:
    • BSL_CONTEXT_DEF__ENVIRONMENTS

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

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

      static final int BSL_CONTEXT_DEF__METHODS
      The feature id for the 'Methods' containment reference list.
      See Also:
    • 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:
    • BSL_CONTEXT_DEF__MODULE_URI

      static final int BSL_CONTEXT_DEF__MODULE_URI
      The feature id for the 'Module Uri' attribute.
      See Also:
    • 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:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF___ENVIRONMENTS

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

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

      static final int BSL_CONTEXT_DEF___ALL_METHODS
      The operation id for the 'All Methods' operation.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_METHOD

      static final int BSL_CONTEXT_DEF_METHOD
      The meta object id for the 'Method' class.
      See Also:
    • BSL_CONTEXT_DEF_METHOD__NAME

      static final int BSL_CONTEXT_DEF_METHOD__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_METHOD__ENVIRONMENTS

      static final int BSL_CONTEXT_DEF_METHOD__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_METHOD__DEPRECATED

      static final int BSL_CONTEXT_DEF_METHOD__DEPRECATED
      The feature id for the 'Deprecated' attribute.
      See Also:
    • BSL_CONTEXT_DEF_METHOD__COMMENT_LINES

      static final int BSL_CONTEXT_DEF_METHOD__COMMENT_LINES
      The feature id for the 'Comment Lines' attribute list.
      See Also:
    • BSL_CONTEXT_DEF_METHOD__COMMENT_LINE_LOCAL_OFFSETS

      static final int BSL_CONTEXT_DEF_METHOD__COMMENT_LINE_LOCAL_OFFSETS
      The feature id for the 'Comment Line Local Offsets' attribute list.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_METHOD___ENVIRONMENTS

      static final int BSL_CONTEXT_DEF_METHOD___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_METHOD

      static final int BSL_CONTEXT_DEF_MOCK_METHOD
      The meta object id for the 'Mock Method' class.
      See Also:
    • BSL_CONTEXT_DEF_MOCK_METHOD__NAME

      static final int BSL_CONTEXT_DEF_MOCK_METHOD__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_METHOD__ENVIRONMENTS

      static final int BSL_CONTEXT_DEF_MOCK_METHOD__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_METHOD__DEPRECATED

      static final int BSL_CONTEXT_DEF_MOCK_METHOD__DEPRECATED
      The feature id for the 'Deprecated' attribute.
      See Also:
    • BSL_CONTEXT_DEF_MOCK_METHOD__COMMENT_LINES

      static final int BSL_CONTEXT_DEF_MOCK_METHOD__COMMENT_LINES
      The feature id for the 'Comment Lines' attribute list.
      See Also:
    • BSL_CONTEXT_DEF_MOCK_METHOD__COMMENT_LINE_LOCAL_OFFSETS

      static final int BSL_CONTEXT_DEF_MOCK_METHOD__COMMENT_LINE_LOCAL_OFFSETS
      The feature id for the 'Comment Line Local Offsets' attribute list.
      See Also:
    • BSL_CONTEXT_DEF_MOCK_METHOD__CONTEXT

      static final int BSL_CONTEXT_DEF_MOCK_METHOD__CONTEXT
      The feature id for the 'Context' reference.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_METHOD___ENVIRONMENTS

      static final int BSL_CONTEXT_DEF_MOCK_METHOD___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • 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:
    • BSL_CONTEXT_DEF_PROPERTY

      static final int BSL_CONTEXT_DEF_PROPERTY
      The meta object id for the 'Property' class.
      See Also:
    • BSL_CONTEXT_DEF_PROPERTY__NAME

      static final int BSL_CONTEXT_DEF_PROPERTY__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • 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:
    • BSL_CONTEXT_DEF_PROPERTY__ENVIRONMENTS

      static final int BSL_CONTEXT_DEF_PROPERTY__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • 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:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_PROPERTY__READABLE

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

      static final int BSL_CONTEXT_DEF_PROPERTY__WRITABLE
      The feature id for the 'Writable' attribute.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_PROPERTY__SERVER_REQUEST

      static final int BSL_CONTEXT_DEF_PROPERTY__SERVER_REQUEST
      The feature id for the 'Server Request' attribute.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_PROPERTY___ENVIRONMENTS

      static final int BSL_CONTEXT_DEF_PROPERTY___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_PROPERTY

      static final int BSL_CONTEXT_DEF_MOCK_PROPERTY
      The meta object id for the 'Mock Property' class.
      See Also:
    • BSL_CONTEXT_DEF_MOCK_PROPERTY__NAME

      static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_PROPERTY__ENVIRONMENTS

      static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__ENVIRONMENTS
      The feature id for the 'Environments' attribute.
      See Also:
    • 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:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_PROPERTY__READABLE

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

      static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__WRITABLE
      The feature id for the 'Writable' attribute.
      See Also:
    • 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:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_PROPERTY__SERVER_REQUEST

      static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__SERVER_REQUEST
      The feature id for the 'Server Request' attribute.
      See Also:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_PROPERTY__CONTEXT

      static final int BSL_CONTEXT_DEF_MOCK_PROPERTY__CONTEXT
      The feature id for the 'Context' reference.
      See Also:
    • 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:
    • BSL_CONTEXT_DEF_MOCK_PROPERTY___ENVIRONMENTS

      static final int BSL_CONTEXT_DEF_MOCK_PROPERTY___ENVIRONMENTS
      The operation id for the 'Environments' operation.
      See Also:
    • 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:
    • 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:
    • URI

      static final int URI
      The meta object id for the 'URI' data type.
      See Also:
  • Method Details

    • 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:
    • getBslContextDef_ModuleUri

      org.eclipse.emf.ecore.EAttribute getBslContextDef_ModuleUri()
      Returns the meta object for the attribute 'Module Uri'.
      Returns:
      the meta object for the attribute 'Module Uri'.
      See Also:
    • getBslContextDef_GlobalCommonModule

      org.eclipse.emf.ecore.EAttribute getBslContextDef_GlobalCommonModule()
      Returns the meta object for the attribute 'Global Common Module'.
      Returns:
      the meta object for the attribute 'Global Common Module'.
      See Also:
    • getBslContextDef_AllMethodNames

      org.eclipse.emf.ecore.EAttribute getBslContextDef_AllMethodNames()
      Returns the meta object for the attribute 'All Method Names'.
      Returns:
      the meta object for the attribute 'All Method Names'.
      See Also:
    • 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:
    • 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:
    • 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:
    • 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:
    • getSourceObjectLinkProvider_SourceUri

      org.eclipse.emf.ecore.EAttribute getSourceObjectLinkProvider_SourceUri()
      Returns the meta object for the attribute 'Source Uri'.
      Returns:
      the meta object for the attribute 'Source Uri'.
      See Also:
    • getBslContextDefMethod

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

      org.eclipse.emf.ecore.EAttribute getBslContextDefMethod_ServerCall()
      Returns the meta object for the attribute 'Server Call'.
      Returns:
      the meta object for the attribute 'Server Call'.
      See Also:
    • getBslContextDefMethod_Deprecated

      org.eclipse.emf.ecore.EAttribute getBslContextDefMethod_Deprecated()
      Returns the meta object for the attribute 'Deprecated'.
      Returns:
      the meta object for the attribute 'Deprecated'.
      See Also:
    • getBslContextDefMethod_CommentLines

      org.eclipse.emf.ecore.EAttribute getBslContextDefMethod_CommentLines()
      Returns the meta object for the attribute list 'Comment Lines'.
      Returns:
      the meta object for the attribute list 'Comment Lines'.
      See Also:
    • getBslContextDefMethod_CommentLineLocalOffsets

      org.eclipse.emf.ecore.EAttribute getBslContextDefMethod_CommentLineLocalOffsets()
      Returns the meta object for the attribute list 'Comment Line Local Offsets'.
      Returns:
      the meta object for the attribute list 'Comment Line Local Offsets'.
      See Also:
    • 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:
    • getBslContextDefMockMethod_Context

      org.eclipse.emf.ecore.EReference getBslContextDefMockMethod_Context()
      Returns the meta object for the reference 'Context'.
      Returns:
      the meta object for the reference 'Context'.
      See Also:
    • getBslContextDefProperty

      org.eclipse.emf.ecore.EClass getBslContextDefProperty()
      Returns the meta object for class 'Property'.
      Returns:
      the meta object for class 'Property'.
      See Also:
    • 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:
    • getBslContextDefMockProperty_Context

      org.eclipse.emf.ecore.EReference getBslContextDefMockProperty_Context()
      Returns the meta object for the reference 'Context'.
      Returns:
      the meta object for the reference 'Context'.
      See Also:
    • 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.