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

Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

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

Méthodes protégées

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

Method Details

ApplyAIndexPropertyTemplate() protected final méthode

protected final 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

ApplyConstructorTemplate() protected méthode

protected ApplyConstructorTemplate ( ) : void
Résultat void

ApplyExportGuidPropertyTemplate() protected méthode

protected ApplyExportGuidPropertyTemplate ( ) : void
Résultat void

ApplyReloadReferenceBody() protected méthode

protected ApplyReloadReferenceBody ( ) : void
Résultat void

ApplyUpdateParentTemplate() protected méthode

protected ApplyUpdateParentTemplate ( ) : void
Résultat void

Call() public static méthode

public static Call ( Arebis host, IZetboxContext ctx, CompoundObjectProperty prop ) : void
host Arebis
ctx IZetboxContext
prop CompoundObjectProperty
Résultat void

Call() public static méthode

public static Call ( Arebis host, IZetboxContext ctx, ValueTypeProperty prop ) : void
host Arebis
ctx IZetboxContext
prop ValueTypeProperty
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

GetExportGuidBackingStoreReference() protected méthode

protected GetExportGuidBackingStoreReference ( ) : 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

ValueCollectionEntry() public méthode

public ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System
_host Arebis
ctx IZetboxContext
prop System.Property
Résultat System