| Имя | Описание |
 | ActualizeItemDescriptor | Actualizes the descriptor of the schema manager item. |
 | AddSchema | Adds the schema with the specified parameters to the schema manager. |
 | CreateSchema | Перегружен. |
 | DesignItem | |
 | DesignItemInCustomPackage | |
 | DesignSchema | |
 | FillSourceCollection | Loads the source code of the specified schema to the passed-in collection. |
 | FindDesignItem | Searches for the designed manager item with the specified identifier. |
 | GenerateItemUniqueName | Generates the unique name of the manager item, using the specified prefix. |
 | GenerateSchemaSources | |
 | GetDefSchemaUId | Gets the identifier of the schema from which all base schemas of the schema manager derive. |
 | GetDesignItem | Gets the designed item with the specified identifier. If no such item is found, an exception is thrown. |
 | GetItemFromMetaData | Перегружен. |
 | GetItemIdByUId | |
 | GetProcessSchemaGenerator | Returns the source code generator for schemas of all processes. |
 | GetReadableSchemaMetaData | Перегружен. |
 | GetSchemaMetaData | Gets metadata of the schema with the specified identifier. |
 | GetSchemaSources | Gets the source code of the schema with the specified identifier. |
 | Initialize | Initializes the schema manager, using the specified provider and the information from the configuration file. |
 | InitializeItem | Initializes the manager item with the specified identifier. |
 | InitializeSchema | Creates the schema instance for the type specified in the passed-in manager item. If the type of the schema of the manager item is not found, an exception is thrown. |
 | RefreshItems | |
 | RemoveItemByUId | Removes the item with the specified identifier from the current schema manager. |
 | RemoveSchema | Removes the schema with the specified identifier from the schema manager. |
 | SaveDesignedItemFolderIdInSessionData | Saves the passed-in identifier of the catalog which contains the designed item schema with the specified identifier to the session data. |
 | SaveDesignedItemIdInSessionData | |
 | SaveDesignedItemInSessionData | Serializes and saves the instance of the designed item with the specified identifier to the session data. |
 | SaveDesignedItemPackageUIdInSessionData | |
 | SaveSchemaMetaData | |
 | SaveSchemaSources | Saves the source code from the passed-in collection. |
 | TryGenerateSchemaSources | |