C# Класс ORMSolutions.ORMArchitect.Views.BarkerERView.BarkerERShapeDomainModel

Наследование: ORMSolutions.ORMArchitect.Framework.Shell.IDomainModelEnablesRulesAfterDeserialization
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
XmlNamespace string

Private Properties

Свойство Тип Описание
BuildCustomSerializationOmissions object>.Dictionary
ICustomSerializedDomainModel CustomSerializedRootRelationshipContainer[]
ICustomSerializedDomainModel Guid
ICustomSerializedDomainModel Guid[]
ICustomSerializedDomainModel bool
ICustomSerializedDomainModel bool
ICustomSerializedDomainModel ].string[

Защищенные методы

Метод Описание
GetCustomElementNamespaces ( ) : ].string[

Implements ICustomSerializedDomainModel.GetCustomElementNamespaces

GetRootElementClasses ( ) : Guid[]

Implements ICustomSerializedDomainModel.GetRootElementClasses

GetRootRelationshipContainers ( ) : CustomSerializedRootRelationshipContainer[]

Implements ICustomSerializedDomainModel.GetRootRelationshipContainers

MapClassName ( string xmlNamespace, string elementName ) : Guid

Implements ICustomSerializedDomainModel.MapClassName

MapRootElement ( string xmlNamespace, string elementName ) : Guid

Implements ICustomSerializedDomainModel.MapRootElement

ShouldSerializeDomainClass ( Store store, DomainClassInfo classInfo ) : bool

Implements ICustomSerializedDomainModel.ShouldSerializeDomainClass

ShouldSerializeRootElement ( ModelElement element ) : bool

Implements ICustomSerializedDomainModel.ShouldSerializeRootElement

Приватные методы

Метод Описание
BuildCustomSerializationOmissions ( Store store ) : object>.Dictionary
ICustomSerializedDomainModel ( ) : CustomSerializedRootRelationshipContainer[]
ICustomSerializedDomainModel ( string xmlNamespace, string elementName ) : Guid
ICustomSerializedDomainModel ( ) : Guid[]
ICustomSerializedDomainModel ( ModelElement element ) : bool
ICustomSerializedDomainModel ( Store store, DomainClassInfo classInfo ) : bool
ICustomSerializedDomainModel ( ) : ].string[

Описание методов

GetCustomElementNamespaces() защищенный статический Метод

Implements ICustomSerializedDomainModel.GetCustomElementNamespaces
protected static GetCustomElementNamespaces ( ) : ].string[
Результат ].string[

GetRootElementClasses() защищенный статический Метод

Implements ICustomSerializedDomainModel.GetRootElementClasses
protected static GetRootElementClasses ( ) : Guid[]
Результат Guid[]

GetRootRelationshipContainers() защищенный статический Метод

Implements ICustomSerializedDomainModel.GetRootRelationshipContainers
protected static GetRootRelationshipContainers ( ) : CustomSerializedRootRelationshipContainer[]
Результат CustomSerializedRootRelationshipContainer[]

MapClassName() защищенный статический Метод

Implements ICustomSerializedDomainModel.MapClassName
protected static MapClassName ( string xmlNamespace, string elementName ) : Guid
xmlNamespace string
elementName string
Результат Guid

MapRootElement() защищенный статический Метод

Implements ICustomSerializedDomainModel.MapRootElement
protected static MapRootElement ( string xmlNamespace, string elementName ) : Guid
xmlNamespace string
elementName string
Результат Guid

ShouldSerializeDomainClass() защищенный Метод

Implements ICustomSerializedDomainModel.ShouldSerializeDomainClass
protected ShouldSerializeDomainClass ( Store store, DomainClassInfo classInfo ) : bool
store Store
classInfo DomainClassInfo
Результат bool

ShouldSerializeRootElement() защищенный статический Метод

Implements ICustomSerializedDomainModel.ShouldSerializeRootElement
protected static ShouldSerializeRootElement ( ModelElement element ) : bool
element ModelElement
Результат bool

Описание свойств

XmlNamespace публичное статическое свойство

The default XmlNamespace associated with the 'BarkerERShapeDomainModel' extension model
public static string XmlNamespace
Результат string