Property | Type | Description | |
---|---|---|---|
ctx | IZetboxContext |
Method | Description | |
---|---|---|
Call ( Arebis _host, IZetboxContext ctx ) : void | ||
CollectionEntryTemplate ( Arebis _host, IZetboxContext ctx ) : System | ||
Generate ( ) : void |
Method | Description | |
---|---|---|
ApplyAIndexPropertyTemplate ( ) : void | ||
ApplyAPropertyTemplate ( ) : void | ||
ApplyAttachToContextBody ( ) : void | ||
ApplyBIndexPropertyTemplate ( ) : void | ||
ApplyBPropertyTemplate ( ) : void | ||
ApplyChangesFromBody ( ) : void | ||
ApplyClassAttributeTemplate ( ) : void | ||
ApplyClassHeadTemplate ( ) : void | ||
ApplyClassTailTemplate ( ) : void | ||
ApplyConstructorTemplate ( ) : void | ||
ApplyExportGuidPropertyTemplate ( ) : void | ||
ApplyIdPropertyTemplate ( ) : void | ||
ApplyReloadReferenceBody ( ) : void | ||
GetCeBaseClassName ( ) : string | ||
GetCeClassName ( ) : string | ||
GetCeInterface ( ) : string | ||
GetExportGuidBackingStoreReference ( ) : string | ||
GetIExportableInterfaces ( ) : string[] | ||
GetInheritance ( ) : string | ||
GetInterfaces ( ) : string[] | ||
IsExportable ( ) : bool | ||
IsOrdered ( ) : bool |
protected abstract ApplyAIndexPropertyTemplate ( ) : void | ||
return | void |
protected abstract ApplyAPropertyTemplate ( ) : void | ||
return | void |
protected ApplyAttachToContextBody ( ) : void | ||
return | void |
protected abstract ApplyBIndexPropertyTemplate ( ) : void | ||
return | void |
protected abstract ApplyBPropertyTemplate ( ) : void | ||
return | void |
protected ApplyClassAttributeTemplate ( ) : void | ||
return | void |
protected ApplyConstructorTemplate ( ) : void | ||
return | void |
protected ApplyExportGuidPropertyTemplate ( ) : void | ||
return | void |
protected ApplyReloadReferenceBody ( ) : void | ||
return | void |
public static Call ( Arebis _host, IZetboxContext ctx ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
return | void |
public CollectionEntryTemplate ( Arebis _host, IZetboxContext ctx ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
return | System |
protected abstract GetCeBaseClassName ( ) : string | ||
return | string |
protected abstract GetCeClassName ( ) : string | ||
return | string |
protected abstract GetCeInterface ( ) : string | ||
return | string |
protected GetExportGuidBackingStoreReference ( ) : string | ||
return | string |
protected abstract GetIExportableInterfaces ( ) : string[] | ||
return | string[] |