Method | Description | |
---|---|---|
Template ( Arebis _host, IZetboxContext ctx, CompoundObject s ) : System |
Method | Description | |
---|---|---|
ApplyClassAttributeTemplate ( ) : void | ||
ApplyConstructorTemplate ( ) : void | ||
ApplyEnumerationPropertyTemplate ( EnumerationProperty prop ) : void | ||
GetBaseClass ( ) : string |
protected ApplyClassAttributeTemplate ( ) : void | ||
return | void |
protected ApplyConstructorTemplate ( ) : void | ||
return | void |
protected ApplyEnumerationPropertyTemplate ( EnumerationProperty prop ) : void | ||
prop | EnumerationProperty | |
return | void |
public Template ( Arebis _host, IZetboxContext ctx, CompoundObject s ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
s | CompoundObject | |
return | System |