C# Класс Zetbox.Generator.Templates.CollectionEntries.CollectionEntryTemplate

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

Защищенные свойства (Protected)

Свойство Тип Описание
ctx IZetboxContext

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

Метод Описание
Call ( Arebis _host, IZetboxContext ctx ) : void
CollectionEntryTemplate ( Arebis _host, IZetboxContext ctx ) : System
Generate ( ) : void

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

Метод Описание
ApplyAIndexPropertyTemplate ( ) : void
ApplyAPropertyTemplate ( ) : void
ApplyAttachToContextBody ( ) : void
ApplyBIndexPropertyTemplate ( ) : void
ApplyBPropertyTemplate ( ) : void
ApplyChangesFromBody ( ) : void
ApplyClassAttributeTemplate ( ) : void
ApplyClassHeadTemplate ( ) : void
ApplyClassTailTemplate ( ) : void
ApplyConstructorTemplate ( ) : void
ApplyExportGuidPropertyTemplate ( ) : void
ApplyIdPropertyTemplate ( ) : void
ApplyReloadReferenceBody ( ) : void
GetCeBaseClassName ( ) : string
GetCeClassName ( ) : string
GetCeInterface ( ) : string
GetExportGuidBackingStoreReference ( ) : string
GetIExportableInterfaces ( ) : string[]
GetInheritance ( ) : string
GetInterfaces ( ) : string[]
IsExportable ( ) : bool
IsOrdered ( ) : bool

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

ApplyAIndexPropertyTemplate() защищенный абстрактный Метод

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

ApplyAPropertyTemplate() защищенный абстрактный Метод

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

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

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

ApplyBIndexPropertyTemplate() защищенный абстрактный Метод

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

ApplyBPropertyTemplate() защищенный абстрактный Метод

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Call() публичный статический Метод

public static Call ( Arebis _host, IZetboxContext ctx ) : void
_host Arebis
ctx IZetboxContext
Результат void

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

public CollectionEntryTemplate ( Arebis _host, IZetboxContext ctx ) : System
_host Arebis
ctx IZetboxContext
Результат System

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

public Generate ( ) : void
Результат void

GetCeBaseClassName() защищенный абстрактный Метод

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

GetCeClassName() защищенный абстрактный Метод

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

GetCeInterface() защищенный абстрактный Метод

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

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

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

GetIExportableInterfaces() защищенный абстрактный Метод

protected abstract GetIExportableInterfaces ( ) : string[]
Результат string[]

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

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

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

protected GetInterfaces ( ) : string[]
Результат string[]

IsExportable() защищенный абстрактный Метод

protected abstract IsExportable ( ) : bool
Результат bool

IsOrdered() защищенный абстрактный Метод

protected abstract IsOrdered ( ) : bool
Результат bool

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

ctx защищенное свойство

protected IZetboxContext ctx
Результат IZetboxContext