Method | Description | |
---|---|---|
RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System |
Method | Description | |
---|---|---|
ApplyAIndexPropertyTemplate ( ) : void | ||
ApplyBIndexPropertyTemplate ( ) : void | ||
ApplyClassTailTemplate ( ) : void | ||
ApplyConstructorTemplate ( ) : void | ||
ApplyExportGuidPropertyTemplate ( ) : void | ||
ApplyIdPropertyTemplate ( ) : void | ||
ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void | ||
ApplyReloadReferenceBody ( ) : void | ||
GetExportGuidBackingStoreReference ( ) : string |
protected ApplyAIndexPropertyTemplate ( ) : void | ||
return | void |
protected ApplyBIndexPropertyTemplate ( ) : void | ||
return | void |
protected ApplyConstructorTemplate ( ) : void | ||
return | void |
protected ApplyExportGuidPropertyTemplate ( ) : void | ||
return | void |
protected ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void | ||
rel | Relation | |
endRole | RelationEndRole | |
propertyName | string | |
return | void |
protected ApplyReloadReferenceBody ( ) : void | ||
return | void |
protected GetExportGuidBackingStoreReference ( ) : string | ||
return | string |
public RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
rel | Relation | |
return | System |