C# 클래스 Zetbox.DalProvider.NHibernate.Generator.Templates.Properties.ObjectReferencePropertyTemplate

파일 보기 프로젝트 열기: daszat/zetbox

보호된 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
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

보호된 메소드들

메소드 설명
AddSerialization ( Zetbox.Generator.Templates list, string sourceMember, string targetMember, string targetGuidMember ) : void

메소드 상세

AddSerialization() 보호된 메소드

protected AddSerialization ( Zetbox.Generator.Templates list, string sourceMember, string targetMember, string targetGuidMember ) : void
list Zetbox.Generator.Templates
sourceMember string
targetMember string
targetGuidMember string
리턴 void

Call() 공개 정적인 메소드

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
리턴 void

Call() 공개 정적인 메소드

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
리턴 void

Call() 공개 정적인 메소드

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
리턴 void

Generate() 공개 메소드

public Generate ( ) : void
리턴 void

ObjectReferencePropertyTemplate() 공개 메소드

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
리턴 System

프로퍼티 상세

associationNameUnused 보호되어 있는 프로퍼티

protected string associationNameUnused
리턴 string

callGetterSetterEvents 보호되어 있는 프로퍼티

protected bool callGetterSetterEvents
리턴 bool

ctx 보호되어 있는 프로퍼티

protected IZetboxContext ctx
리턴 IZetboxContext

disableExport 보호되어 있는 프로퍼티

protected bool disableExport
리턴 bool

eagerLoading 보호되어 있는 프로퍼티

protected bool eagerLoading
리턴 bool

eventName 보호되어 있는 프로퍼티

protected string eventName
리턴 string

fkBackingName 보호되어 있는 프로퍼티

protected string fkBackingName
리턴 string

fkGuidBackingName 보호되어 있는 프로퍼티

protected string fkGuidBackingName
리턴 string

implNameUnused 보호되어 있는 프로퍼티

protected string implNameUnused
리턴 string

inverseNavigatorIsList 보호되어 있는 프로퍼티

protected bool inverseNavigatorIsList
리턴 bool

inverseNavigatorName 보호되어 있는 프로퍼티

protected string inverseNavigatorName
리턴 string

isCalculated 보호되어 있는 프로퍼티

protected bool isCalculated
리턴 bool

moduleNamespace 보호되어 있는 프로퍼티

protected string moduleNamespace
리턴 string

name 보호되어 있는 프로퍼티

protected string name
리턴 string

notifyInverseCollection 보호되어 있는 프로퍼티

protected bool notifyInverseCollection
리턴 bool

ownInterface 보호되어 있는 프로퍼티

protected string ownInterface
리턴 string

positionPropertyName 보호되어 있는 프로퍼티

protected string positionPropertyName
리턴 string

referencedImplementation 보호되어 있는 프로퍼티

protected string referencedImplementation
리턴 string

referencedInterface 보호되어 있는 프로퍼티

protected string referencedInterface
리턴 string

relDataTypeExportable 보호되어 있는 프로퍼티

protected bool relDataTypeExportable
리턴 bool

serializationList 보호되어 있는 프로퍼티

protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList
리턴 Zetbox.Generator.Templates.Serialization.SerializationMembersList

targetRoleNameUnused 보호되어 있는 프로퍼티

protected string targetRoleNameUnused
리턴 string