Property | Type | Description | |
---|---|---|---|
associationName | string | ||
callGetterSetterEvents | bool | ||
ctx | IZetboxContext | ||
disableExport | bool | ||
eagerLoading | bool | ||
eventName | string | ||
fkBackingName | string | ||
fkGuidBackingName | string | ||
implName | string | ||
inverseNavigatorIsList | bool | ||
inverseNavigatorName | string | ||
isCalculated | bool | ||
moduleNamespace | string | ||
name | string | ||
notifyInverseCollection | bool | ||
ownInterface | string | ||
positionPropertyName | string | ||
referencedImplementation | string | ||
referencedInterface | string | ||
relDataTypeExportable | bool | ||
serializationList | Serialization.SerializationMembersList | ||
targetRoleName | string |
Method | Description | |
---|---|---|
Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, string ownInterface, string name, string referencedInterface, Relation rel, RelationEndRole endRole, bool callGetterSetterEvents, bool updateInverseNavigator, string assocNameSuffix ) : void | ||
Call ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string moduleNamespace, string ownInterface, string name, string implName, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationName, string targetRoleName, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : void | ||
Call ( Arebis host, IZetboxContext ctx, Templates serializationList, ObjectReferenceProperty prop, bool callGetterSetterEvents, bool updateInverseNavigator ) : void | ||
Generate ( ) : void | ||
ObjectReferencePropertyTemplate ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string moduleNamespace, string ownInterface, string name, string implName, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationName, string targetRoleName, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : System |
Method | Description | |
---|---|---|
AddSerialization ( Serialization list, string sourceMember, string targetMember, string targetGuidMember ) : void | ||
ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes |
protected AddSerialization ( Serialization list, string sourceMember, string targetMember, string targetGuidMember ) : void | ||
list | Serialization | |
sourceMember | string | |
targetMember | string | |
targetGuidMember | string | |
return | void |
public static Call ( Arebis host, IZetboxContext ctx, Serialization serializationList, string ownInterface, string name, string referencedInterface, Relation rel, RelationEndRole endRole, bool callGetterSetterEvents, bool updateInverseNavigator, string assocNameSuffix ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
serializationList | Serialization | |
ownInterface | string | |
name | string | |
referencedInterface | string | |
rel | Relation | |
endRole | RelationEndRole | |
callGetterSetterEvents | bool | |
updateInverseNavigator | bool | |
assocNameSuffix | string | |
return | void |
public static Call ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string moduleNamespace, string ownInterface, string name, string implName, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationName, string targetRoleName, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : void | ||
_host | Arebis | |
ctx | IZetboxContext | |
serializationList | Serialization | |
moduleNamespace | string | |
ownInterface | string | |
name | string | |
implName | string | |
eventName | string | |
fkBackingName | string | |
fkGuidBackingName | string | |
referencedInterface | string | |
referencedImplementation | string | |
associationName | string | |
targetRoleName | string | |
positionPropertyName | string | |
inverseNavigatorName | string | |
inverseNavigatorIsList | bool | |
notifyInverseCollection | bool | |
eagerLoading | bool | |
relDataTypeExportable | bool | |
callGetterSetterEvents | bool | |
isCalculated | bool | |
disableExport | bool | |
return | void |
public static Call ( Arebis host, IZetboxContext ctx, Templates serializationList, ObjectReferenceProperty prop, bool callGetterSetterEvents, bool updateInverseNavigator ) : void | ||
host | Arebis | |
ctx | IZetboxContext | |
serializationList | Templates | |
prop | ObjectReferenceProperty | |
callGetterSetterEvents | bool | |
updateInverseNavigator | bool | |
return | void |
protected ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes | ||
memberAttributes | MemberAttributes | |
return | MemberAttributes |
public ObjectReferencePropertyTemplate ( Arebis _host, IZetboxContext ctx, Serialization serializationList, string moduleNamespace, string ownInterface, string name, string implName, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationName, string targetRoleName, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : System | ||
_host | Arebis | |
ctx | IZetboxContext | |
serializationList | Serialization | |
moduleNamespace | string | |
ownInterface | string | |
name | string | |
implName | string | |
eventName | string | |
fkBackingName | string | |
fkGuidBackingName | string | |
referencedInterface | string | |
referencedImplementation | string | |
associationName | string | |
targetRoleName | string | |
positionPropertyName | string | |
inverseNavigatorName | string | |
inverseNavigatorIsList | bool | |
notifyInverseCollection | bool | |
eagerLoading | bool | |
relDataTypeExportable | bool | |
callGetterSetterEvents | bool | |
isCalculated | bool | |
disableExport | bool | |
return | System |
protected string referencedImplementation | ||
return | string |
protected Serialization.SerializationMembersList serializationList | ||
return | Serialization.SerializationMembersList |