C# Class Zetbox.Generator.Templates.CollectionEntries.RelationEntry

Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
Call ( Arebis host, IZetboxContext ctx, Relation rel ) : void
RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System

Méthodes protégées

Méthode Description
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

Method Details

ApplyAIndexPropertyTemplate() protected méthode

protected ApplyAIndexPropertyTemplate ( ) : void
Résultat void

ApplyAPropertyTemplate() protected méthode

protected ApplyAPropertyTemplate ( ) : void
Résultat void

ApplyBIndexPropertyTemplate() protected méthode

protected ApplyBIndexPropertyTemplate ( ) : void
Résultat void

ApplyBPropertyTemplate() protected méthode

protected ApplyBPropertyTemplate ( ) : void
Résultat void

ApplyChangesFromBody() protected méthode

protected ApplyChangesFromBody ( ) : void
Résultat void

ApplyClassHeadTemplate() protected méthode

protected ApplyClassHeadTemplate ( ) : void
Résultat void

ApplyClassTailTemplate() protected méthode

protected ApplyClassTailTemplate ( ) : void
Résultat void

ApplyIndexPropertyTemplate() protected méthode

protected ApplyIndexPropertyTemplate ( Relation rel, RelationEndRole endRole ) : void
rel Relation
endRole RelationEndRole
Résultat void

ApplyManageObjectState() protected méthode

protected ApplyManageObjectState ( ) : void
Résultat void

ApplyObjectReferenceProperty() protected méthode

protected ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void
rel Relation
endRole RelationEndRole
propertyName string
Résultat void

ApplyReloadReferenceBody() protected méthode

protected ApplyReloadReferenceBody ( ) : void
Résultat void

Call() public static méthode

public static Call ( Arebis host, IZetboxContext ctx, Relation rel ) : void
host Arebis
ctx IZetboxContext
rel Relation
Résultat void

GetCeBaseClassName() protected méthode

protected GetCeBaseClassName ( ) : string
Résultat string

GetCeClassName() protected méthode

protected GetCeClassName ( ) : string
Résultat string

GetCeInterface() protected méthode

protected GetCeInterface ( ) : string
Résultat string

GetIExportableInterfaces() protected méthode

protected GetIExportableInterfaces ( ) : string[]
Résultat string[]

IsExportable() protected méthode

protected IsExportable ( ) : bool
Résultat bool

IsOrdered() protected méthode

protected IsOrdered ( ) : bool
Résultat bool

RelationEntry() public méthode

public RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System
_host Arebis
ctx IZetboxContext
rel Relation
Résultat System