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 | |
| The ChangeDimSelection operation changes selection of dictionary elements. | ||
| The CloseDim operation closes a dictionary. | ||
| The CloseDimSelectionSchema operation closes selection schema instance. | ||
| The GetDimElements operation gets information on the dictionary elements. | ||
| The GetDimHierarchiesSettings operation gets information about dictionary alternative hierarchies. | ||
| The GetDimMetadata operation gets dictionary metadata. | ||
| The GetDimSelectionSchema operation gets selection schema metadata. | ||
| The GetDmCln operation gets calendar dictionary metadata. | ||
| The GetDmStd operation gets table dictionary metadata. | ||
| The GetDmUser operation gets calculated dictionary metadata. | ||
| The OpenDim operation opens the dictionary and returns the context for working with metadata. | ||
| The OpenDimSelectionSchema operation opens dictionary selection schema. | ||
| The SetDimHierarchiesSettings operation changes information about dictionary alternative hierarchies. | ||
| The SetDimSelectionSchema operation changes selection schema metadata. | ||
| The SetDmCln operation changes calendar dictionary metadata. | ||
| The SetDmStd operation changes table dictionary metadata. | ||
| The SetDmUser operation changes calculated dictionary metadata. |
See also: