Méthode | Description | |
---|---|---|
NeedsRightsTable ( DataType dt ) : bool | ||
Template ( Arebis _host, IZetboxContext ctx, ObjectClass t ) : System |
Méthode | Description | |
---|---|---|
ApplyApplyChangesFromMethod ( ) : void | ||
ApplyClassHeadTemplate ( ) : void | ||
ApplyClassTailTemplate ( ) : void | ||
ApplyCollectionEntryListTemplate ( ObjectReferenceProperty prop ) : void | ||
ApplyCompoundObjectListTemplate ( CompoundObjectProperty prop ) : void | ||
ApplyCompoundObjectPropertyTemplate ( CompoundObjectProperty prop ) : void | ||
ApplyConstructorTemplate ( ) : void | ||
ApplyObjectListPropertyTemplate ( ObjectReferenceProperty prop ) : void | ||
ApplyObjectReferenceListTemplate ( ObjectReferenceProperty prop ) : void | ||
ApplyObjectReferencePropertyTemplate ( ObjectReferenceProperty prop ) : void | ||
ApplyOnPropertyChangeTemplate ( ) : void | ||
ApplySetNewMethod ( ) : void | ||
ApplyTriggerFetchTemplate ( ) : void | ||
ApplyUpdateParentTemplate ( ) : void | ||
ApplyValueTypeListTemplate ( ValueTypeProperty prop ) : void | ||
GetBaseClass ( ) : string | ||
GetClassModifiers ( ) : string | ||
MethodsToGenerate ( ) : IEnumerable |
||
NeedsRightsTable ( ) : bool | ||
SelectAndParents ( ObjectClass cls ) : IEnumerable |
protected ApplyApplyChangesFromMethod ( ) : void | ||
Résultat | void |
protected ApplyClassHeadTemplate ( ) : void | ||
Résultat | void |
protected ApplyClassTailTemplate ( ) : void | ||
Résultat | void |
protected ApplyCollectionEntryListTemplate ( ObjectReferenceProperty prop ) : void | ||
prop | ObjectReferenceProperty | |
Résultat | void |
protected ApplyCompoundObjectListTemplate ( CompoundObjectProperty prop ) : void | ||
prop | CompoundObjectProperty | |
Résultat | void |
protected ApplyCompoundObjectPropertyTemplate ( CompoundObjectProperty prop ) : void | ||
prop | CompoundObjectProperty | |
Résultat | void |
protected ApplyConstructorTemplate ( ) : void | ||
Résultat | void |
protected ApplyObjectListPropertyTemplate ( ObjectReferenceProperty prop ) : void | ||
prop | ObjectReferenceProperty | |
Résultat | void |
protected ApplyObjectReferenceListTemplate ( ObjectReferenceProperty prop ) : void | ||
prop | ObjectReferenceProperty | |
Résultat | void |
protected ApplyObjectReferencePropertyTemplate ( ObjectReferenceProperty prop ) : void | ||
prop | ObjectReferenceProperty | |
Résultat | void |
protected ApplyOnPropertyChangeTemplate ( ) : void | ||
Résultat | void |
protected ApplyTriggerFetchTemplate ( ) : void | ||
Résultat | void |
protected ApplyUpdateParentTemplate ( ) : void | ||
Résultat | void |
protected ApplyValueTypeListTemplate ( ValueTypeProperty prop ) : void | ||
prop | ValueTypeProperty | |
Résultat | void |
protected MethodsToGenerate ( ) : IEnumerable |
||
Résultat | IEnumerable |
public static NeedsRightsTable ( DataType dt ) : bool | ||
dt | DataType | |
Résultat | bool |
protected static SelectAndParents ( ObjectClass cls ) : IEnumerable |
||
cls | ObjectClass | |
Résultat | IEnumerable |
public Template ( Arebis _host, IZetboxContext ctx, ObjectClass t ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
t | ObjectClass | |
Résultat | System |