Method | 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 |
Method | 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 |
protected final ApplyAIndexPropertyTemplate ( ) : void | ||
return | void |
protected ApplyBIndexPropertyTemplate ( ) : void | ||
return | void |
protected ApplyConstructorTemplate ( ) : void | ||
return | void |
protected ApplyExportGuidPropertyTemplate ( ) : void | ||
return | void |
protected ApplyReloadReferenceBody ( ) : void | ||
return | void |
protected ApplyUpdateParentTemplate ( ) : void | ||
return | void |
public static Call ( Arebis host, IZetboxContext ctx, CompoundObjectProperty prop ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
prop | CompoundObjectProperty | |
return | void |
public static Call ( Arebis host, IZetboxContext ctx, ValueTypeProperty prop ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
prop | ValueTypeProperty | |
return | void |
protected GetExportGuidBackingStoreReference ( ) : string | ||
return | string |
protected GetIExportableInterfaces ( ) : string[] | ||
return | string[] |
public ValueCollectionEntry ( Arebis _host, IZetboxContext ctx, System.Property prop ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
prop | System.Property | |
return | System |