This section describes operations and structures that are used to work with various repository dictionaries. The operations enable the user to execute the following actions:
Get information on dictionary structure and its child objects.
Get information on dictionary elements.
Work with the selection of elements.
Work with selection schemas, groups of elements, dictionary alternative hierarchies.
| Operation | Brief description | |
| ChangeDimSelection | The ChangeDimSelection operation changes selection of dictionary elements. | |
| CloseDim | The CloseDim operation closes a dictionary. | |
| CloseDimSelectionSchema | The CloseDimSelectionSchema operation closes selection schema instance. | |
| GetDimElements | The GetDimElements operation gets information on the dictionary elements. | |
| GetDimHierarchiesSettings | The GetDimHierarchiesSettings operation gets information about dictionary alternative hierarchies. | |
| GetDimMetadata | The GetDimMetadata operation gets dictionary metadata. | |
| GetDimSelectionSchema | The GetDimSelectionSchema operation gets selection schema metadata. | |
| GetDmCln | The GetDmCln operation gets calendar dictionary metadata. | |
| GetDmStd | The GetDmStd operation gets table dictionary metadata. | |
| GetDmUser | The GetDmUser operation gets calculated dictionary metadata. | |
| OpenDim | The OpenDim operation opens the dictionary and returns the context for working with metadata. | |
| OpenDimSelectionSchema | The OpenDimSelectionSchema operation opens dictionary selection schema. | |
| SetDimHierarchiesSettings | The SetDimHierarchiesSettings operation changes information about dictionary alternative hierarchies. | |
| SetDimSelectionSchema | The SetDimSelectionSchema operation changes selection schema metadata. | |
| SetDmCln | The SetDmCln operation changes calendar dictionary metadata. | |
| SetDmStd | The SetDmStd operation changes table dictionary metadata. | |
| SetDmUser | The SetDmUser operation changes calculated dictionary metadata. |
See also: