Package com._1c.g5.v8.dt.bsl.model
Interface BslIndexPackage
-
- 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:
BslIndexPackageImpl
public interface BslIndexPackage extends org.eclipse.emf.ecore.EPackageThe 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:
BslIndexFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceBslIndexPackage.LiteralsDefines 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 Summary
Fields Modifier and Type Field Description static intBYTE_ARRAYThe meta object id for the 'Byte Array' data type.static intCONTEXT_DEF_ITEM_INFOThe meta object id for the 'Context Def Item Info' class.static intCONTEXT_DEF_ITEM_INFO__ENVSThe feature id for the 'Envs' attribute.static intCONTEXT_DEF_ITEM_INFO__NAMEThe feature id for the 'Name' attribute.static intCONTEXT_DEF_ITEM_INFO__SOURCE_URIThe feature id for the 'Source Uri' attribute.static intCONTEXT_DEF_ITEM_INFO_FEATURE_COUNTThe number of structural features of the 'Context Def Item Info' class.static intCONTEXT_DEF_ITEM_INFO_OPERATION_COUNTThe number of operations of the 'Context Def Item Info' class.static intCONTEXT_DEF_METHOD_INFOThe meta object id for the 'Context Def Method Info' class.static intCONTEXT_DEF_METHOD_INFO__DEPRECATEDThe feature id for the 'Deprecated' attribute.static intCONTEXT_DEF_METHOD_INFO__ENVSThe feature id for the 'Envs' attribute.static intCONTEXT_DEF_METHOD_INFO__FUNCTIONThe feature id for the 'Function' attribute.static intCONTEXT_DEF_METHOD_INFO__MIN_PARAMSThe feature id for the 'Min Params' attribute.static intCONTEXT_DEF_METHOD_INFO__NAMEThe feature id for the 'Name' attribute.static intCONTEXT_DEF_METHOD_INFO__OUT_PARAMSThe feature id for the 'Out Params' attribute list.static intCONTEXT_DEF_METHOD_INFO__SERVER_CALLThe feature id for the 'Server Call' attribute.static intCONTEXT_DEF_METHOD_INFO__SOURCE_URIThe feature id for the 'Source Uri' attribute.static intCONTEXT_DEF_METHOD_INFO_FEATURE_COUNTThe number of structural features of the 'Context Def Method Info' class.static intCONTEXT_DEF_METHOD_INFO_OPERATION_COUNTThe number of operations of the 'Context Def Method Info' class.static intCONTEXT_DEF_PROPERTY_INFOThe meta object id for the 'Context Def Property Info' class.static intCONTEXT_DEF_PROPERTY_INFO__ENVSThe feature id for the 'Envs' attribute.static intCONTEXT_DEF_PROPERTY_INFO__NAMEThe feature id for the 'Name' attribute.static intCONTEXT_DEF_PROPERTY_INFO__SOURCE_URIThe feature id for the 'Source Uri' attribute.static intCONTEXT_DEF_PROPERTY_INFO_FEATURE_COUNTThe number of structural features of the 'Context Def Property Info' class.static intCONTEXT_DEF_PROPERTY_INFO_OPERATION_COUNTThe number of operations of the 'Context Def Property Info' class.static BslIndexPackageeINSTANCEThe singleton instance of the package.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intENVIRONMENTSThe meta object id for the 'Environments' data type.static intMODULE_CONTEXT_DEF_INDEXThe meta object id for the 'Module Context Def Index' class.static intMODULE_CONTEXT_DEF_INDEX__CONTEXT_DEFThe feature id for the 'Context Def' containment reference.static intMODULE_CONTEXT_DEF_INDEX__METHODSThe feature id for the 'Methods' containment reference list.static intMODULE_CONTEXT_DEF_INDEX__PROPERTIESThe feature id for the 'Properties' containment reference list.static intMODULE_CONTEXT_DEF_INDEX__TYPE_INDEX_STOREThe feature id for the 'Type Index Store' attribute.static intMODULE_CONTEXT_DEF_INDEX_FEATURE_COUNTThe number of structural features of the 'Module Context Def Index' class.static intMODULE_CONTEXT_DEF_INDEX_OPERATION_COUNTThe number of operations of the 'Module Context Def Index' class.static intMODULE_RESOURCE_DESCRIPTION_INDEXThe meta object id for the 'Module Resource Description Index' class.static intMODULE_RESOURCE_DESCRIPTION_INDEX__IMPORTED_NAMESThe feature id for the 'Imported Names' attribute list.static intMODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_REFERENCE_STOREThe feature id for the 'Resource Description Reference Store' attribute.static intMODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_STOREThe feature id for the 'Resource Description Store' attribute.static intMODULE_RESOURCE_DESCRIPTION_INDEX_FEATURE_COUNTThe number of structural features of the 'Module Resource Description Index' class.static intMODULE_RESOURCE_DESCRIPTION_INDEX_OPERATION_COUNTThe number of operations of the 'Module Resource Description Index' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BslIndexFactorygetBslIndexFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EDataTypegetByteArray()Returns the meta object for data type 'Byte Array'.org.eclipse.emf.ecore.EClassgetContextDefItemInfo()Returns the meta object for class 'Context Def Item Info'.org.eclipse.emf.ecore.EAttributegetContextDefItemInfo_Envs()Returns the meta object for the attribute 'Envs'.org.eclipse.emf.ecore.EAttributegetContextDefItemInfo_Name()Returns the meta object for the attribute 'Name'.org.eclipse.emf.ecore.EAttributegetContextDefItemInfo_SourceUri()Returns the meta object for the attribute 'Source Uri'.org.eclipse.emf.ecore.EClassgetContextDefMethodInfo()Returns the meta object for class 'Context Def Method Info'.org.eclipse.emf.ecore.EAttributegetContextDefMethodInfo_Deprecated()Returns the meta object for the attribute 'Deprecated'.org.eclipse.emf.ecore.EAttributegetContextDefMethodInfo_Function()Returns the meta object for the attribute 'Function'.org.eclipse.emf.ecore.EAttributegetContextDefMethodInfo_MinParams()Returns the meta object for the attribute 'Min Params'.org.eclipse.emf.ecore.EAttributegetContextDefMethodInfo_OutParams()Returns the meta object for the attribute list 'Out Params'.org.eclipse.emf.ecore.EAttributegetContextDefMethodInfo_ServerCall()Returns the meta object for the attribute 'Server Call'.org.eclipse.emf.ecore.EClassgetContextDefPropertyInfo()Returns the meta object for class 'Context Def Property Info'.org.eclipse.emf.ecore.EDataTypegetEnvironments()Returns the meta object for data type 'Environments'.org.eclipse.emf.ecore.EClassgetModuleContextDefIndex()Returns the meta object for class 'Module Context Def Index'.org.eclipse.emf.ecore.EReferencegetModuleContextDefIndex_ContextDef()Returns the meta object for the containment reference 'Context Def'.org.eclipse.emf.ecore.EReferencegetModuleContextDefIndex_Methods()Returns the meta object for the containment reference list 'Methods'.org.eclipse.emf.ecore.EReferencegetModuleContextDefIndex_Properties()Returns the meta object for the containment reference list 'Properties'.org.eclipse.emf.ecore.EAttributegetModuleContextDefIndex_TypeIndexStore()Returns the meta object for the attribute 'Type Index Store'.org.eclipse.emf.ecore.EClassgetModuleResourceDescriptionIndex()Returns the meta object for class 'Module Resource Description Index'.org.eclipse.emf.ecore.EAttributegetModuleResourceDescriptionIndex_ImportedNames()Returns the meta object for the attribute list 'Imported Names'.org.eclipse.emf.ecore.EAttributegetModuleResourceDescriptionIndex_ResourceDescriptionReferenceStore()Returns the meta object for the attribute 'Resource Description Reference Store'.org.eclipse.emf.ecore.EAttributegetModuleResourceDescriptionIndex_ResourceDescriptionStore()Returns the meta object for the attribute 'Resource Description Store'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final BslIndexPackage eINSTANCE
The singleton instance of the package.
-
MODULE_CONTEXT_DEF_INDEX
static final int MODULE_CONTEXT_DEF_INDEX
The meta object id for the 'Module Context Def Index' class.
-
MODULE_CONTEXT_DEF_INDEX__CONTEXT_DEF
static final int MODULE_CONTEXT_DEF_INDEX__CONTEXT_DEF
The feature id for the 'Context Def' containment reference.- See Also:
- Constant Field Values
-
MODULE_CONTEXT_DEF_INDEX__METHODS
static final int MODULE_CONTEXT_DEF_INDEX__METHODS
The feature id for the 'Methods' containment reference list.- See Also:
- Constant Field Values
-
MODULE_CONTEXT_DEF_INDEX__PROPERTIES
static final int MODULE_CONTEXT_DEF_INDEX__PROPERTIES
The feature id for the 'Properties' containment reference list.- See Also:
- Constant Field Values
-
MODULE_CONTEXT_DEF_INDEX__TYPE_INDEX_STORE
static final int MODULE_CONTEXT_DEF_INDEX__TYPE_INDEX_STORE
The feature id for the 'Type Index Store' attribute.- See Also:
- Constant Field Values
-
MODULE_CONTEXT_DEF_INDEX_FEATURE_COUNT
static final int MODULE_CONTEXT_DEF_INDEX_FEATURE_COUNT
The number of structural features of the 'Module Context Def Index' class.- See Also:
- Constant Field Values
-
MODULE_CONTEXT_DEF_INDEX_OPERATION_COUNT
static final int MODULE_CONTEXT_DEF_INDEX_OPERATION_COUNT
The number of operations of the 'Module Context Def Index' class.- See Also:
- Constant Field Values
-
MODULE_RESOURCE_DESCRIPTION_INDEX
static final int MODULE_RESOURCE_DESCRIPTION_INDEX
The meta object id for the 'Module Resource Description Index' class.
-
MODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_STORE
static final int MODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_STORE
The feature id for the 'Resource Description Store' attribute.- See Also:
- Constant Field Values
-
MODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_REFERENCE_STORE
static final int MODULE_RESOURCE_DESCRIPTION_INDEX__RESOURCE_DESCRIPTION_REFERENCE_STORE
The feature id for the 'Resource Description Reference Store' attribute.- See Also:
- Constant Field Values
-
MODULE_RESOURCE_DESCRIPTION_INDEX__IMPORTED_NAMES
static final int MODULE_RESOURCE_DESCRIPTION_INDEX__IMPORTED_NAMES
The feature id for the 'Imported Names' attribute list.- See Also:
- Constant Field Values
-
MODULE_RESOURCE_DESCRIPTION_INDEX_FEATURE_COUNT
static final int MODULE_RESOURCE_DESCRIPTION_INDEX_FEATURE_COUNT
The number of structural features of the 'Module Resource Description Index' class.- See Also:
- Constant Field Values
-
MODULE_RESOURCE_DESCRIPTION_INDEX_OPERATION_COUNT
static final int MODULE_RESOURCE_DESCRIPTION_INDEX_OPERATION_COUNT
The number of operations of the 'Module Resource Description Index' class.- See Also:
- Constant Field Values
-
CONTEXT_DEF_ITEM_INFO
static final int CONTEXT_DEF_ITEM_INFO
The meta object id for the 'Context Def Item Info' class.
-
CONTEXT_DEF_ITEM_INFO__NAME
static final int CONTEXT_DEF_ITEM_INFO__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_ITEM_INFO__ENVS
static final int CONTEXT_DEF_ITEM_INFO__ENVS
The feature id for the 'Envs' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_ITEM_INFO__SOURCE_URI
static final int CONTEXT_DEF_ITEM_INFO__SOURCE_URI
The feature id for the 'Source Uri' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_ITEM_INFO_FEATURE_COUNT
static final int CONTEXT_DEF_ITEM_INFO_FEATURE_COUNT
The number of structural features of the 'Context Def Item Info' class.- See Also:
- Constant Field Values
-
CONTEXT_DEF_ITEM_INFO_OPERATION_COUNT
static final int CONTEXT_DEF_ITEM_INFO_OPERATION_COUNT
The number of operations of the 'Context Def Item Info' class.- See Also:
- Constant Field Values
-
CONTEXT_DEF_PROPERTY_INFO
static final int CONTEXT_DEF_PROPERTY_INFO
The meta object id for the 'Context Def Property Info' class.
-
CONTEXT_DEF_PROPERTY_INFO__NAME
static final int CONTEXT_DEF_PROPERTY_INFO__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_PROPERTY_INFO__ENVS
static final int CONTEXT_DEF_PROPERTY_INFO__ENVS
The feature id for the 'Envs' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_PROPERTY_INFO__SOURCE_URI
static final int CONTEXT_DEF_PROPERTY_INFO__SOURCE_URI
The feature id for the 'Source Uri' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_PROPERTY_INFO_FEATURE_COUNT
static final int CONTEXT_DEF_PROPERTY_INFO_FEATURE_COUNT
The number of structural features of the 'Context Def Property Info' class.- See Also:
- Constant Field Values
-
CONTEXT_DEF_PROPERTY_INFO_OPERATION_COUNT
static final int CONTEXT_DEF_PROPERTY_INFO_OPERATION_COUNT
The number of operations of the 'Context Def Property Info' class.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO
static final int CONTEXT_DEF_METHOD_INFO
The meta object id for the 'Context Def Method Info' class.
-
CONTEXT_DEF_METHOD_INFO__NAME
static final int CONTEXT_DEF_METHOD_INFO__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO__ENVS
static final int CONTEXT_DEF_METHOD_INFO__ENVS
The feature id for the 'Envs' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO__SOURCE_URI
static final int CONTEXT_DEF_METHOD_INFO__SOURCE_URI
The feature id for the 'Source Uri' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO__FUNCTION
static final int CONTEXT_DEF_METHOD_INFO__FUNCTION
The feature id for the 'Function' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO__SERVER_CALL
static final int CONTEXT_DEF_METHOD_INFO__SERVER_CALL
The feature id for the 'Server Call' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO__DEPRECATED
static final int CONTEXT_DEF_METHOD_INFO__DEPRECATED
The feature id for the 'Deprecated' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO__MIN_PARAMS
static final int CONTEXT_DEF_METHOD_INFO__MIN_PARAMS
The feature id for the 'Min Params' attribute.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO__OUT_PARAMS
static final int CONTEXT_DEF_METHOD_INFO__OUT_PARAMS
The feature id for the 'Out Params' attribute list.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO_FEATURE_COUNT
static final int CONTEXT_DEF_METHOD_INFO_FEATURE_COUNT
The number of structural features of the 'Context Def Method Info' class.- See Also:
- Constant Field Values
-
CONTEXT_DEF_METHOD_INFO_OPERATION_COUNT
static final int CONTEXT_DEF_METHOD_INFO_OPERATION_COUNT
The number of operations of the 'Context Def Method Info' class.- See Also:
- Constant Field Values
-
BYTE_ARRAY
static final int BYTE_ARRAY
The meta object id for the 'Byte Array' data type.
-
ENVIRONMENTS
static final int ENVIRONMENTS
The meta object id for the 'Environments' data type.
-
-
Method Detail
-
getModuleContextDefIndex
org.eclipse.emf.ecore.EClass getModuleContextDefIndex()
Returns the meta object for class 'Module Context Def Index'.- Returns:
- the meta object for class 'Module Context Def Index'.
- See Also:
ModuleContextDefIndex
-
getModuleContextDefIndex_ContextDef
org.eclipse.emf.ecore.EReference getModuleContextDefIndex_ContextDef()
Returns the meta object for the containment reference 'Context Def'.- Returns:
- the meta object for the containment reference 'Context Def'.
- See Also:
ModuleContextDefIndex.getContextDef(),getModuleContextDefIndex()
-
getModuleContextDefIndex_Methods
org.eclipse.emf.ecore.EReference getModuleContextDefIndex_Methods()
Returns the meta object for the containment reference list 'Methods'.- Returns:
- the meta object for the containment reference list 'Methods'.
- See Also:
ModuleContextDefIndex.getMethods(),getModuleContextDefIndex()
-
getModuleContextDefIndex_Properties
org.eclipse.emf.ecore.EReference getModuleContextDefIndex_Properties()
Returns the meta object for the containment reference list 'Properties'.- Returns:
- the meta object for the containment reference list 'Properties'.
- See Also:
ModuleContextDefIndex.getProperties(),getModuleContextDefIndex()
-
getModuleContextDefIndex_TypeIndexStore
org.eclipse.emf.ecore.EAttribute getModuleContextDefIndex_TypeIndexStore()
Returns the meta object for the attribute 'Type Index Store'.- Returns:
- the meta object for the attribute 'Type Index Store'.
- See Also:
ModuleContextDefIndex.getTypeIndexStore(),getModuleContextDefIndex()
-
getModuleResourceDescriptionIndex
org.eclipse.emf.ecore.EClass getModuleResourceDescriptionIndex()
Returns the meta object for class 'Module Resource Description Index'.- Returns:
- the meta object for class 'Module Resource Description Index'.
- See Also:
ModuleResourceDescriptionIndex
-
getModuleResourceDescriptionIndex_ResourceDescriptionStore
org.eclipse.emf.ecore.EAttribute getModuleResourceDescriptionIndex_ResourceDescriptionStore()
Returns the meta object for the attribute 'Resource Description Store'.- Returns:
- the meta object for the attribute 'Resource Description Store'.
- See Also:
ModuleResourceDescriptionIndex.getResourceDescriptionStore(),getModuleResourceDescriptionIndex()
-
getModuleResourceDescriptionIndex_ResourceDescriptionReferenceStore
org.eclipse.emf.ecore.EAttribute getModuleResourceDescriptionIndex_ResourceDescriptionReferenceStore()
Returns the meta object for the attribute 'Resource Description Reference Store'.- Returns:
- the meta object for the attribute 'Resource Description Reference Store'.
- See Also:
ModuleResourceDescriptionIndex.getResourceDescriptionReferenceStore(),getModuleResourceDescriptionIndex()
-
getModuleResourceDescriptionIndex_ImportedNames
org.eclipse.emf.ecore.EAttribute getModuleResourceDescriptionIndex_ImportedNames()
Returns the meta object for the attribute list 'Imported Names'.- Returns:
- the meta object for the attribute list 'Imported Names'.
- See Also:
ModuleResourceDescriptionIndex.getImportedNames(),getModuleResourceDescriptionIndex()
-
getContextDefItemInfo
org.eclipse.emf.ecore.EClass getContextDefItemInfo()
Returns the meta object for class 'Context Def Item Info'.- Returns:
- the meta object for class 'Context Def Item Info'.
- See Also:
ContextDefItemInfo
-
getContextDefItemInfo_Name
org.eclipse.emf.ecore.EAttribute getContextDefItemInfo_Name()
Returns the meta object for the attribute 'Name'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
ContextDefItemInfo.getName(),getContextDefItemInfo()
-
getContextDefItemInfo_Envs
org.eclipse.emf.ecore.EAttribute getContextDefItemInfo_Envs()
Returns the meta object for the attribute 'Envs'.- Returns:
- the meta object for the attribute 'Envs'.
- See Also:
ContextDefItemInfo.getEnvs(),getContextDefItemInfo()
-
getContextDefItemInfo_SourceUri
org.eclipse.emf.ecore.EAttribute getContextDefItemInfo_SourceUri()
Returns the meta object for the attribute 'Source Uri'.- Returns:
- the meta object for the attribute 'Source Uri'.
- See Also:
ContextDefItemInfo.getSourceUri(),getContextDefItemInfo()
-
getContextDefPropertyInfo
org.eclipse.emf.ecore.EClass getContextDefPropertyInfo()
Returns the meta object for class 'Context Def Property Info'.- Returns:
- the meta object for class 'Context Def Property Info'.
- See Also:
ContextDefPropertyInfo
-
getContextDefMethodInfo
org.eclipse.emf.ecore.EClass getContextDefMethodInfo()
Returns the meta object for class 'Context Def Method Info'.- Returns:
- the meta object for class 'Context Def Method Info'.
- See Also:
ContextDefMethodInfo
-
getContextDefMethodInfo_Function
org.eclipse.emf.ecore.EAttribute getContextDefMethodInfo_Function()
Returns the meta object for the attribute 'Function'.- Returns:
- the meta object for the attribute 'Function'.
- See Also:
ContextDefMethodInfo.isFunction(),getContextDefMethodInfo()
-
getContextDefMethodInfo_ServerCall
org.eclipse.emf.ecore.EAttribute getContextDefMethodInfo_ServerCall()
Returns the meta object for the attribute 'Server Call'.- Returns:
- the meta object for the attribute 'Server Call'.
- See Also:
ContextDefMethodInfo.isServerCall(),getContextDefMethodInfo()
-
getContextDefMethodInfo_Deprecated
org.eclipse.emf.ecore.EAttribute getContextDefMethodInfo_Deprecated()
Returns the meta object for the attribute 'Deprecated'.- Returns:
- the meta object for the attribute 'Deprecated'.
- See Also:
ContextDefMethodInfo.isDeprecated(),getContextDefMethodInfo()
-
getContextDefMethodInfo_MinParams
org.eclipse.emf.ecore.EAttribute getContextDefMethodInfo_MinParams()
Returns the meta object for the attribute 'Min Params'.- Returns:
- the meta object for the attribute 'Min Params'.
- See Also:
ContextDefMethodInfo.getMinParams(),getContextDefMethodInfo()
-
getContextDefMethodInfo_OutParams
org.eclipse.emf.ecore.EAttribute getContextDefMethodInfo_OutParams()
Returns the meta object for the attribute list 'Out Params'.- Returns:
- the meta object for the attribute list 'Out Params'.
- See Also:
ContextDefMethodInfo.getOutParams(),getContextDefMethodInfo()
-
getByteArray
org.eclipse.emf.ecore.EDataType getByteArray()
Returns the meta object for data type 'Byte Array'.- Returns:
- the meta object for data type 'Byte Array'.
-
getEnvironments
org.eclipse.emf.ecore.EDataType getEnvironments()
Returns the meta object for data type 'Environments'. Custom-serialized Environments wrapper- Returns:
- the meta object for data type 'Environments'.
- See Also:
Environments
-
getBslIndexFactory
BslIndexFactory getBslIndexFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-