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

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

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

Метод Описание
Call ( Arebis host, IZetboxContext ctx, Relation rel ) : void
RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System

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

Метод Описание
ApplyAIndexPropertyTemplate ( ) : void
ApplyAPropertyTemplate ( ) : void
ApplyBIndexPropertyTemplate ( ) : void
ApplyBPropertyTemplate ( ) : void
ApplyChangesFromBody ( ) : void
ApplyClassHeadTemplate ( ) : void
ApplyClassTailTemplate ( ) : void
ApplyIndexPropertyTemplate ( Relation rel, RelationEndRole endRole ) : void
ApplyManageObjectState ( ) : void
ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void
ApplyReloadReferenceBody ( ) : void
GetCeBaseClassName ( ) : string
GetCeClassName ( ) : string
GetCeInterface ( ) : string
GetIExportableInterfaces ( ) : string[]
IsExportable ( ) : bool
IsOrdered ( ) : bool

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

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

protected 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

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

protected ApplyIndexPropertyTemplate ( Relation rel, RelationEndRole endRole ) : void
rel Relation
endRole RelationEndRole
Результат void

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

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

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

protected ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void
rel Relation
endRole RelationEndRole
propertyName string
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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