OOI UA-ModelCompiler

TypeDictionaryValidator Methods

The TypeDictionaryValidator type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindType
Finds the data type with the specified name.
Public method GetHashCode (Inherited from Object.)
Public method GetSchema (Inherited from SchemaValidator.)
Public method GetType (Inherited from Object.)
Protected method Load (Inherited from SchemaValidator.)
Protected method LoadInput(Type, Stream) (Inherited from SchemaValidator.)
Protected method LoadInput(Type, String) (Inherited from SchemaValidator.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ResolveType
Finds the concrete type identified by the type name (i.e. resolves any type definitions).
Protected method SetResourcePaths (Inherited from SchemaValidator.)
Public method ToString (Inherited from Object.)
Public method Validate(String)
Generates the code from the contents of the address space.
Public method Validate(Stream)
Generates the code from the contents of the address space.