C# Class Zetbox.Generator.Templates.Properties.ObjectReferencePropertyTemplate

Inheritance: Zetbox.Generator.MemberTemplate
Afficher le fichier Open project: daszat/zetbox

Protected Properties

Свойство 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

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode Description
AddSerialization ( Serialization list, string sourceMember, string targetMember, string targetGuidMember ) : void
ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes

Method Details

AddSerialization() protected méthode

protected AddSerialization ( Serialization list, string sourceMember, string targetMember, string targetGuidMember ) : void
list Serialization
sourceMember string
targetMember string
targetGuidMember string
Résultat void

Call() public static méthode

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
Résultat void

Call() public static méthode

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
Résultat void

Call() public static méthode

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
Résultat void

Generate() public méthode

public Generate ( ) : void
Résultat void

ModifyMemberAttributes() protected méthode

protected ModifyMemberAttributes ( MemberAttributes memberAttributes ) : MemberAttributes
memberAttributes MemberAttributes
Résultat MemberAttributes

ObjectReferencePropertyTemplate() public méthode

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
Résultat System

Property Details

associationName protected_oe property

protected string associationName
Résultat string

callGetterSetterEvents protected_oe property

protected bool callGetterSetterEvents
Résultat bool

ctx protected_oe property

protected IZetboxContext ctx
Résultat IZetboxContext

disableExport protected_oe property

protected bool disableExport
Résultat bool

eagerLoading protected_oe property

protected bool eagerLoading
Résultat bool

eventName protected_oe property

protected string eventName
Résultat string

fkBackingName protected_oe property

protected string fkBackingName
Résultat string

fkGuidBackingName protected_oe property

protected string fkGuidBackingName
Résultat string

implName protected_oe property

protected string implName
Résultat string

inverseNavigatorIsList protected_oe property

protected bool inverseNavigatorIsList
Résultat bool

inverseNavigatorName protected_oe property

protected string inverseNavigatorName
Résultat string

isCalculated protected_oe property

protected bool isCalculated
Résultat bool

moduleNamespace protected_oe property

protected string moduleNamespace
Résultat string

name protected_oe property

protected string name
Résultat string

notifyInverseCollection protected_oe property

protected bool notifyInverseCollection
Résultat bool

ownInterface protected_oe property

protected string ownInterface
Résultat string

positionPropertyName protected_oe property

protected string positionPropertyName
Résultat string

referencedImplementation protected_oe property

protected string referencedImplementation
Résultat string

referencedInterface protected_oe property

protected string referencedInterface
Résultat string

relDataTypeExportable protected_oe property

protected bool relDataTypeExportable
Résultat bool

serializationList protected_oe property

protected Serialization.SerializationMembersList serializationList
Résultat Serialization.SerializationMembersList

targetRoleName protected_oe property

protected string targetRoleName
Résultat string