C# Класс Zetbox.DalProvider.NHibernate.Generator.Templates.Properties.ValueCollectionProperty

Наследование: Zetbox.Generator.MemberTemplate
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
backingCollectionType string
backingName string
ctx IZetboxContext
disableExport bool
exposedCollectionInterface string
moduleNamespace string
name string
orderByValue bool
providerCollectionType string
referencedCollectionEntry string
referencedCollectionEntryImpl string
referencedCollectionEntryProxy string
referencedType string
serializationList Zetbox.Generator.Templates.Serialization.SerializationMembersList
thisInterface string
underlyingCollectionBackingName string
underlyingCollectionName string

Открытые методы

Метод Описание
Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string referencedCollectionEntry, string referencedCollectionEntryImpl, string referencedCollectionEntryProxy, string providerCollectionType, string underlyingCollectionName, string underlyingCollectionBackingName, bool orderByValue, string moduleNamespace, bool disableExport ) : void
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, CompoundObjectProperty prop ) : void
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ValueTypeProperty prop ) : void
Generate ( ) : void
ValueCollectionProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string referencedCollectionEntry, string referencedCollectionEntryImpl, string referencedCollectionEntryProxy, string providerCollectionType, string underlyingCollectionName, string underlyingCollectionBackingName, bool orderByValue, string moduleNamespace, bool disableExport ) : System

Защищенные методы

Метод Описание
AddSerialization ( Zetbox.Generator.Templates list, string underlyingCollectionName ) : void

Приватные методы

Метод Описание
Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, System.Property prop, bool hasPersistentOrder, bool isList, bool orderByValue ) : void

Описание методов

AddSerialization() защищенный Метод

protected AddSerialization ( Zetbox.Generator.Templates list, string underlyingCollectionName ) : void
list Zetbox.Generator.Templates
underlyingCollectionName string
Результат void

Call() публичный статический Метод

public static Call ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string referencedCollectionEntry, string referencedCollectionEntryImpl, string referencedCollectionEntryProxy, string providerCollectionType, string underlyingCollectionName, string underlyingCollectionBackingName, bool orderByValue, string moduleNamespace, bool disableExport ) : void
_host Arebis
ctx IZetboxContext
serializationList Zetbox
name string
backingName string
backingCollectionType string
exposedCollectionInterface string
thisInterface string
referencedType string
referencedCollectionEntry string
referencedCollectionEntryImpl string
referencedCollectionEntryProxy string
providerCollectionType string
underlyingCollectionName string
underlyingCollectionBackingName string
orderByValue bool
moduleNamespace string
disableExport bool
Результат void

Call() публичный статический Метод

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, CompoundObjectProperty prop ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
prop CompoundObjectProperty
Результат void

Call() публичный статический Метод

public static Call ( Arebis host, IZetboxContext ctx, Zetbox.Generator.Templates serializationList, ValueTypeProperty prop ) : void
host Arebis
ctx IZetboxContext
serializationList Zetbox.Generator.Templates
prop ValueTypeProperty
Результат void

Generate() публичный Метод

public Generate ( ) : void
Результат void

ValueCollectionProperty() публичный Метод

public ValueCollectionProperty ( Arebis _host, IZetboxContext ctx, Zetbox serializationList, string name, string backingName, string backingCollectionType, string exposedCollectionInterface, string thisInterface, string referencedType, string referencedCollectionEntry, string referencedCollectionEntryImpl, string referencedCollectionEntryProxy, string providerCollectionType, string underlyingCollectionName, string underlyingCollectionBackingName, bool orderByValue, string moduleNamespace, bool disableExport ) : System
_host Arebis
ctx IZetboxContext
serializationList Zetbox
name string
backingName string
backingCollectionType string
exposedCollectionInterface string
thisInterface string
referencedType string
referencedCollectionEntry string
referencedCollectionEntryImpl string
referencedCollectionEntryProxy string
providerCollectionType string
underlyingCollectionName string
underlyingCollectionBackingName string
orderByValue bool
moduleNamespace string
disableExport bool
Результат System

Описание свойств

backingCollectionType защищенное свойство

protected string backingCollectionType
Результат string

backingName защищенное свойство

protected string backingName
Результат string

ctx защищенное свойство

protected IZetboxContext ctx
Результат IZetboxContext

disableExport защищенное свойство

protected bool disableExport
Результат bool

exposedCollectionInterface защищенное свойство

protected string exposedCollectionInterface
Результат string

moduleNamespace защищенное свойство

protected string moduleNamespace
Результат string

name защищенное свойство

protected string name
Результат string

orderByValue защищенное свойство

protected bool orderByValue
Результат bool

providerCollectionType защищенное свойство

protected string providerCollectionType
Результат string

referencedCollectionEntry защищенное свойство

protected string referencedCollectionEntry
Результат string

referencedCollectionEntryImpl защищенное свойство

protected string referencedCollectionEntryImpl
Результат string

referencedCollectionEntryProxy защищенное свойство

protected string referencedCollectionEntryProxy
Результат string

referencedType защищенное свойство

protected string referencedType
Результат string

serializationList защищенное свойство

protected Zetbox.Generator.Templates.Serialization.SerializationMembersList serializationList
Результат Zetbox.Generator.Templates.Serialization.SerializationMembersList

thisInterface защищенное свойство

protected string thisInterface
Результат string

underlyingCollectionBackingName защищенное свойство

protected string underlyingCollectionBackingName
Результат string

underlyingCollectionName защищенное свойство

protected string underlyingCollectionName
Результат string