Method | Description | |
---|---|---|
Call ( Arebis host, IZetboxContext ctx, Relation rel ) : void | ||
RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System |
Method | Description | |
---|---|---|
ApplyAIndexPropertyTemplate ( ) : void | ||
ApplyAPropertyTemplate ( ) : void | ||
ApplyBIndexPropertyTemplate ( ) : void | ||
ApplyBPropertyTemplate ( ) : void | ||
ApplyChangesFromBody ( ) : void | ||
ApplyClassHeadTemplate ( ) : void | ||
ApplyClassTailTemplate ( ) : void | ||
ApplyIndexPropertyTemplate ( Relation rel, RelationEndRole endRole ) : void | ||
ApplyManageObjectState ( ) : void | ||
ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void | ||
ApplyReloadReferenceBody ( ) : void | ||
GetCeBaseClassName ( ) : string | ||
GetCeClassName ( ) : string | ||
GetCeInterface ( ) : string | ||
GetIExportableInterfaces ( ) : string[] | ||
IsExportable ( ) : bool | ||
IsOrdered ( ) : bool |
protected ApplyAIndexPropertyTemplate ( ) : void | ||
return | void |
protected ApplyBIndexPropertyTemplate ( ) : void | ||
return | void |
protected ApplyIndexPropertyTemplate ( Relation rel, RelationEndRole endRole ) : void | ||
rel | Relation | |
endRole | RelationEndRole | |
return | void |
protected ApplyObjectReferenceProperty ( Relation rel, RelationEndRole endRole, string propertyName ) : void | ||
rel | Relation | |
endRole | RelationEndRole | |
propertyName | string | |
return | void |
protected ApplyReloadReferenceBody ( ) : void | ||
return | void |
public static Call ( Arebis host, IZetboxContext ctx, Relation rel ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
rel | Relation | |
return | void |
protected GetIExportableInterfaces ( ) : string[] | ||
return | string[] |
public RelationEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
rel | Relation | |
return | System |