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

Afficher le fichier Open project: daszat/zetbox

Protected Properties

Свойство Type Description
associationNameUnused string
callGetterSetterEvents bool
ctx IZetboxContext
disableExport bool
eagerLoading bool
eventName string
fkBackingName string
fkGuidBackingName string
implNameUnused string
inverseNavigatorIsList bool
inverseNavigatorName string
isCalculated bool
moduleNamespace string
name string
notifyInverseCollection bool
ownInterface string
positionPropertyName string
referencedImplementation string
referencedInterface string
relDataTypeExportable bool
serializationList Zetbox.Generator.Templates.Serialization.SerializationMembersList
targetRoleNameUnused string

Méthodes publiques

Méthode Description
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ObjectReferenceProperty prop, bool callGetterSetterEvents, bool updateInverseNavigator ) : void
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, string ownInterface, string name, string referencedInterface, Relation rel, RelationEndRole endRole, bool callGetterSetterEvents, bool updateInverseNavigator, string assocNameSuffix ) : void
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string moduleNamespace, string ownInterface, string name, string implNameUnused, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationNameUnused, string targetRoleNameUnused, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : void
Generate ( ) : void
ObjectReferencePropertyTemplate ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string moduleNamespace, string ownInterface, string name, string implNameUnused, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationNameUnused, string targetRoleNameUnused, 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 ( Zetbox.Generator.Templates list, string sourceMember, string targetMember, string targetGuidMember ) : void

Method Details

AddSerialization() protected méthode

protected AddSerialization ( Zetbox.Generator.Templates list, string sourceMember, string targetMember, string targetGuidMember ) : void
list Zetbox.Generator.Templates
sourceMember string
targetMember string
targetGuidMember string
Résultat void

Call() public static méthode

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ObjectReferenceProperty prop, bool callGetterSetterEvents, bool updateInverseNavigator ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
prop ObjectReferenceProperty
callGetterSetterEvents bool
updateInverseNavigator bool
Résultat void

Call() public static méthode

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, string ownInterface, string name, string referencedInterface, Relation rel, RelationEndRole endRole, bool callGetterSetterEvents, bool updateInverseNavigator, string assocNameSuffix ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
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, Zetbox serializationList, string moduleNamespace, string ownInterface, string name, string implNameUnused, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationNameUnused, string targetRoleNameUnused, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : void
_host Arebis
ctx IZetboxContext
serializationList Zetbox
moduleNamespace string
ownInterface string
name string
implNameUnused string
eventName string
fkBackingName string
fkGuidBackingName string
referencedInterface string
referencedImplementation string
associationNameUnused string
targetRoleNameUnused string
positionPropertyName string
inverseNavigatorName string
inverseNavigatorIsList bool
notifyInverseCollection bool
eagerLoading bool
relDataTypeExportable bool
callGetterSetterEvents bool
isCalculated bool
disableExport bool
Résultat void

Generate() public méthode

public Generate ( ) : void
Résultat void

ObjectReferencePropertyTemplate() public méthode

public ObjectReferencePropertyTemplate ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string moduleNamespace, string ownInterface, string name, string implNameUnused, string eventName, string fkBackingName, string fkGuidBackingName, string referencedInterface, string referencedImplementation, string associationNameUnused, string targetRoleNameUnused, string positionPropertyName, string inverseNavigatorName, bool inverseNavigatorIsList, bool notifyInverseCollection, bool eagerLoading, bool relDataTypeExportable, bool callGetterSetterEvents, bool isCalculated, bool disableExport ) : System
_host Arebis
ctx IZetboxContext
serializationList Zetbox
moduleNamespace string
ownInterface string
name string
implNameUnused string
eventName string
fkBackingName string
fkGuidBackingName string
referencedInterface string
referencedImplementation string
associationNameUnused string
targetRoleNameUnused string
positionPropertyName string
inverseNavigatorName string
inverseNavigatorIsList bool
notifyInverseCollection bool
eagerLoading bool
relDataTypeExportable bool
callGetterSetterEvents bool
isCalculated bool
disableExport bool
Résultat System

Property Details

associationNameUnused protected_oe property

protected string associationNameUnused
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

implNameUnused protected_oe property

protected string implNameUnused
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 Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList
Résultat Zetbox.Generator.Templates.Serialization.SerializationMembersList

targetRoleNameUnused protected_oe property

protected string targetRoleNameUnused
Résultat string