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

Показать файл Открыть проект

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

Метод Описание
Call ( Arebis host, IZetboxContext ctx, CompoundObjectProperty prop ) : void
Call ( Arebis host, IZetboxContext ctx, ValueTypeProperty prop ) : void
ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System
_host Arebis
ctx IZetboxContext
prop System.Property
Результат System