Schema - класс Члены Смотри также Terrasoft.Core - пространство имен : Schema - класс C#
Glossary Item Box
public abstract class Schema : MetaSchema, Terrasoft.Common.ICodeReviewSerializable, Terrasoft.Common.IMetaDataSerializable, IManagerItemInstance
Тип Schema предоставляет следующие члены.
Имя | Описание | |
---|---|---|
AppManagerProvider | Provider of application-level schema manager. | |
Caption | Schema caption. | |
Description | Description of the schema. | |
ExtendParent | ||
HasMethods | Indication whether schema contains methods. | |
IsAggregated | ||
IsCoreSchema | Value that specifies whether it is the system schema. | |
IsInitialized | Determines if the schema is initialized. | |
ItemsSequentiallyNumbered | Determines whether to generate for the schema a sequential name. | |
LocalizableStrings | Collection of localizable schema strings. | |
ManagerItem | Schema view. | |
Methods | Collection of schema methods. | |
PackageUId | Unique identifier of a package. | |
ReferenceSchemaUIds | Collection of schema identifiers referenced by the schema. | |
ResourceManager | Schema resource manager. | |
SchemaManager | Schema manager. | |
SchemaManagerProvider | Provider of configuration-level schema manager. | |
Storage | Schema resource store. | |
SystemUserConnection | System user connection. | |
Usings | Collection of namespaces used by schema. |
Имя | Описание | |
---|---|---|
GenerateItemCaption | Generates a subsequent schema caption using the specified index and description of class of the design-time entity. | |
GenerateItemUniqueIndex | Generates the unique index of the item for the specified prefix. | |
GetLocalizableValues | Loads the localizable values of the schema to the specified collection. | |
GetMetaItems | Fills the passed collection with meta items of the current schema. | |
GetParentRealUIds | ||
GetResourceManagerName | Переопределен. | |
GetSchemaReferences | Gets a collection of references to assemblies that are required to compile the schema. | |
GetShemaResourceManagerName | ||
HandleNameChanging | Переопределен. Actualizes names of all localizable properties of the schema when renaming it. | |
InitializeLocalizableValues | Перегружен. | |
InitializePrimaryInfo | Initializes primary properties of the schema. | |
LoadLocalizableValues | Loads values for localizable schema items. | |
RenameLocalizedProperty | When renaming a schema, renames the specified localizable schema property. | |
SetDefInheritance | Sets the identifier of the current schema as the parent schema identifier for all schema items without the parent schema identifier. | |
SetLocalizedPropertyValue | ||
SetUniqueNameAndCaptionForItem | Перегружен. | |
WriteCodeReviewData | Переопределен. Writes the metadata of the schema using the specified Terrasoft.Common.DataWriter instance. The metadata is in the format adapted for code review. | |
WriteMetaData | Переопределен. Writes the metadata of the schema using the specified Terrasoft.Common.DataWriter instance. |
System.Object
Terrasoft.Core.Schema
Terrasoft.Core.Process.ProcessBasedSchema