Nevron Open Vision Documentation
Inheritance Hierarchy
In This Topic
    Nevron.Nov.Serialization Namespace
    In This Topic
    Classes
     ClassDescription
    Class 
    ClassAn array adapter
    ClassRepresents a binary stream reader.
    ClassRepresents a writer that can output in a binary stream.
    ClassRepresents a generic collection instance adapter
    ClassThe base for the serialization and deserialization visitor contexts
    ClassRepresents a deserialization context.
    ClassConverts a type from the source type to the target type
    ClassRepresents a deserializer object that can create objects from their persisted state
    ClassRepresents the context of serialization and deserialization.
    ClassImplements DOM node serialization.
    ClassImplements DOM node serialization.
    Class 
    ClassAdapts a meta object model field to instance field
    Class 
    ClassRepresents a default adapter for collections implementing the IList interface
    ClassRepresents a collection in the meta object model.
    ClassRepresents an assembly in the meta object model.
    ClassRepresents a meta object model class.
    ClassRepresents a collection in the meta object model.
    ClassThe base of all data types in the meta object model.
    ClassRepresents a meta object model document
    ClassThe base of all meta object model elements
    ClassRepresents a collection of system primitive types.
    ClassRepresents the enumeration type in the meta object model.
    ClassRepresents a list of enumeration item objects
    ClassRepresents an abstract meta object model field
    ClassRepresents the generic data type, that can optionally inherit from anohter (either generic or concrete type). The child elements of the generic type are called parameters.
    ClassThe base of all named elements in the meta object model.
    ClassRepresents a namespace in the meta object model.
    ClassThe base of all primitive types in the meta object model.
    ClassRepresents an abstract reference target.
    ClassRepresents the root of the meta object model
    ClassRepresents the structure data type
    ClassThe base of all system primitive types.
    ClassThe base of all generalizable elements (equavalent to abstract Type).
    ClassTransforms a model element.
    ClassUsed to mark fields as binary non serialized
    Class 
    ClassRepresents a propery bag serialization helper. Can be used in conjunction with custom serialization to reduce stored object space and provide backward compatibility
    ClassImplements a generic instance field adapter
    ClassRepresents a serialization context
    ClassControls various aspects of the serialization process
    ClassRepresents a serializer object that can perist objects in stream or file with a specified persistency format
    ClassBase class for serializer / deserializer
    ClassRepresents a parsed type name
    ClassA generic type activator
    ClassSummary description for NTypeActivatorBuilder.
    ClassGeneric implmenetation of the type adapter factory interface
    ClassRepresents a name transform applied to a document
    ClassResolves a type name to an actual type.
    Interfaces
     InterfaceDescription
    InterfaceInterface for custom serializable objects.
    InterfaceImplemented by objects which can serialize / deserialize from a property bag
    InterfaceImplemented by objects which can serialize / deserialize from a surrogate object.
    InterfaceImplemented by DOM surrogate serializers.
    InterfaceImplemented by objects that use surrogate serialization
    InterfaceImplemented by surrogate serializers.
    Structures
     StructureDescription
    StructureRepresents an item in a enumeration type
    Enumerations
     EnumerationDescription
    EnumerationEnumerates the possible enum base types
    EnumerationEnumerates the persistency formats
    EnumerationEnumerates the system primitive types.
    See Also