C# Класс Zetbox.DalProvider.NHibernate.Generator.Templates.ObjectClasses.Template

Наследование: Zetbox.Generator.Templates.ObjectClasses.Template
Показать файл Открыть проект

Открытые методы

Метод Описание
Template ( Arebis _host, Zetbox ctx, Zetbox cls ) : System

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

Метод Описание
ApplyClassTailTemplate ( ) : void
ApplyCollectionEntryListTemplate ( ObjectReferenceProperty prop ) : void
ApplyCompoundObjectListTemplate ( CompoundObjectProperty prop ) : void
ApplyCompoundObjectPropertyTemplate ( CompoundObjectProperty prop ) : void
ApplyConstructorTemplate ( ) : void
ApplyEnumerationListTemplate ( EnumerationProperty prop ) : void
ApplyEnumerationPropertyTemplate ( EnumerationProperty prop ) : void
ApplyListProperty ( System.Property prop, Zetbox.Generator.Templates serList ) : void
ApplyNamespaceTailTemplate ( ) : void
ApplyNotifyingValueProperty ( System.Property prop, Zetbox.Generator.Templates serList ) : void
ApplyObjectListPropertyTemplate ( ObjectReferenceProperty prop ) : void
ApplyObjectReferenceListTemplate ( ObjectReferenceProperty prop ) : void
ApplyObjectReferencePropertyTemplate ( ObjectReferenceProperty prop ) : void
ApplyOtherListTemplate ( System.Property prop ) : void
ApplyOtherPropertyTemplate ( System.Property prop ) : void
ApplyValueTypeListTemplate ( ValueTypeProperty prop ) : void
ApplyValueTypePropertyTemplate ( ValueTypeProperty prop ) : void
GetExportGuidBackingStoreReference ( ) : string

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

Метод Описание
GetPersistentInitialisations ( ) : string>>.IEnumerable
GetPersistentProperties ( ) : string>>.IEnumerable

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

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

protected ApplyClassTailTemplate ( ) : void
Результат void

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

protected ApplyCollectionEntryListTemplate ( ObjectReferenceProperty prop ) : void
prop ObjectReferenceProperty
Результат void

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

protected ApplyCompoundObjectListTemplate ( CompoundObjectProperty prop ) : void
prop CompoundObjectProperty
Результат void

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

protected ApplyCompoundObjectPropertyTemplate ( CompoundObjectProperty prop ) : void
prop CompoundObjectProperty
Результат void

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

protected ApplyConstructorTemplate ( ) : void
Результат void

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

protected ApplyEnumerationListTemplate ( EnumerationProperty prop ) : void
prop EnumerationProperty
Результат void

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

protected ApplyEnumerationPropertyTemplate ( EnumerationProperty prop ) : void
prop EnumerationProperty
Результат void

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

protected ApplyListProperty ( System.Property prop, Zetbox.Generator.Templates serList ) : void
prop System.Property
serList Zetbox.Generator.Templates
Результат void

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

protected ApplyNamespaceTailTemplate ( ) : void
Результат void

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

protected ApplyNotifyingValueProperty ( System.Property prop, Zetbox.Generator.Templates serList ) : void
prop System.Property
serList Zetbox.Generator.Templates
Результат void

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

protected ApplyObjectListPropertyTemplate ( ObjectReferenceProperty prop ) : void
prop ObjectReferenceProperty
Результат void

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

protected ApplyObjectReferenceListTemplate ( ObjectReferenceProperty prop ) : void
prop ObjectReferenceProperty
Результат void

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

protected ApplyObjectReferencePropertyTemplate ( ObjectReferenceProperty prop ) : void
prop ObjectReferenceProperty
Результат void

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

protected ApplyOtherListTemplate ( System.Property prop ) : void
prop System.Property
Результат void

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

protected ApplyOtherPropertyTemplate ( System.Property prop ) : void
prop System.Property
Результат void

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

protected ApplyValueTypeListTemplate ( ValueTypeProperty prop ) : void
prop ValueTypeProperty
Результат void

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

protected ApplyValueTypePropertyTemplate ( ValueTypeProperty prop ) : void
prop ValueTypeProperty
Результат void

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

protected GetExportGuidBackingStoreReference ( ) : string
Результат string

Template() публичный Метод

public Template ( Arebis _host, Zetbox ctx, Zetbox cls ) : System
_host Arebis
ctx Zetbox
cls Zetbox
Результат System