OOI UA-ModelCompiler

ConstantsGenerator Methods

The ConstantsGenerator type exposes the following members.

Methods


  Name Description
Protected method AddTemplate
Initializes a template to use for substitution.
(Inherited from CodeGenerator.)
Protected method CollectDatatypes
Returns the list of datatypes to process.
(Inherited from CodeGenerator.)
Public method Generate
Generates the datatype files.
Protected method GetAnsiCTypeName
Returns a name qualified with a namespace prefix.
(Inherited from CodeGenerator.)
Protected method GetDataTypeList()()()()
Returns the list of datatypes to process.
Protected method GetDataTypeList(Type, Boolean, Boolean)
Returns the list of datatypes to process.
(Inherited from CodeGenerator.)
Protected method GetDescription
Creates a description from a documentation element.
(Inherited from CodeGenerator.)
Protected method GetDotNetTypeName
Returns a name qualified with a namespace prefix.
(Inherited from CodeGenerator.)
Protected method IsNull
Checks for a null qualified name.
(Inherited from CodeGenerator.)
Protected method ToLowerCamelCase
Ensures the first character is lower case.
(Inherited from CodeGenerator.)