Method | Description | |
---|---|---|
Call ( Arebis host, IZetboxContext ctx, Relation rel ) : void | ||
ObjectCollectionEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System |
Method | Description | |
---|---|---|
GetAdditionalImports ( ) : IEnumerable |
||
GetCeClassName ( ) : string | ||
GetCeInterface ( ) : string | ||
GetDefinitionGuid ( ) : string | ||
GetDescription ( ) : string | ||
IsExportable ( ) : bool | ||
IsOrdered ( ) : bool |
Method | Description | |
---|---|---|
CheckNullOrReturnRelationModule ( Relation rel ) : Module |
public static Call ( Arebis host, IZetboxContext ctx, Relation rel ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
rel | Relation | |
return | void |
protected GetAdditionalImports ( ) : IEnumerable |
||
return | IEnumerable |
public ObjectCollectionEntry ( Arebis _host, IZetboxContext ctx, Relation rel ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
rel | Relation | |
return | System |