TcHmiSrv.DynamicSymbols Namespace
Classes
| 
                   
  | 
                   Class  | 
                   Description  | 
|---|---|---|
| 
                   
  | 
                   Contains the additional information for a definition that is required by GetSchema(Command, Definition) and GetDefinitions(Command, IEnumerable.Definition.) .  | |
| 
                   
  | 
                   Contains the additional information for a symbol that is required by ListSymbols(Command, IEnumerable.Symbol.) .  | |
| 
                   
  | 
                   Represents errors that occur during resolution.  | |
| 
                   
  | 
                   Obsolete. Provides methods to resolve sub-objects of several types by a given Path.  | |
| 
                   
  | 
                   Provides basic functions to resolve values of a specified type by a given Path.  | |
| 
                   
  | 
                   Provides basic functions to create instances of class Value that represent a schema builded of type TType.  | |
| 
                   
                      | 
                   Represents a schema that contains an array type.  | |
| 
                   
                      | 
                   Represents a schema that contains a binary type.  | |
| 
                   
                      | 
                   Represents a schema that contains a boolean type.  | |
| 
                   
                      | 
                   Represents a schema that contains a date time type.  | |
| 
                   
                      | 
                   Represents a schema that contains a definition.  | |
| 
                   
                      | 
                   Represents a schema that contains a dictionary type.  | |
| 
                   
                      | 
                   Represents a schema that contains an enumeration type.  | |
| 
                   
                      | 
                   Represents a schema that contains a long integer type.  | |
| 
                   
                      | 
                   Represents a schema that contains an integer type.  | |
| 
                   
                      | 
                   Represents a schema that contains a number type.  | |
| 
                   
                      | 
                   Represents a schema that contains an object type.  | |
| 
                   
                      | 
                   Provides a base class for schemas. Never use the TcHmiSchemaBuilder.TType.Schema class directly - use a derived class instead.  | |
| 
                   
                      | 
                   Represents a schema that contains a string type.  | |
| 
                   
                      | 
                   Represents a schema that contains a time span type.  | |
| 
                   
  | 
                   Provides basic functions to create instances of class Value that represent a schema builded of type TType with additional information of type TInfo.  | |
| 
                   
  | 
                   Provides methods to get the schema of a particular type and store it in an instance of type Value.  | |
| 
                   
  | 
                   Provides methods to serialize between instances of type Object and Value.  | |
| 
                   
  | 
                   Provides methods to resolve sub-objects of several types by a given Path.  | 
Structures
| 
                   
  | 
                   Structure  | 
                   Description  | 
|---|---|---|
| 
                   
                      | 
                   Contains additional information that is used in the Definition class to pass additional information.  | |
| 
                   
                      | 
                   Represents a key of a schema.  | 
Interfaces
Enumerations
| 
                   
  | 
                   Enumeration  | 
                   Description  | 
|---|---|---|
| 
                   
                      | 
                   Specifies flags that control which members are included in serialization and schema generation.  | |
| 
                   
                      | 
                   Represents the string formats specified in the JSON Schema specification.  | 
- BuildInfo Structure
 - Definition Class
 - IDefinition.TType. Interface
 - IEditable Interface
 - IEditableCollection Interface
 - IExtendedDefinition.TType, TInfo. Interface
 - IExtendedSymbol.TType, TInfo. Interface
 - IncludeMembers Enumeration
 - ISerializable Interface
 - ISymbol.TType. Interface
 - JsonSchemaStringFormat Enumeration
 - SchemaKey.T. Structure
 - Symbol Class
 - TcHmiResolutionException Class
 - TcHmiResolver Class
 - TcHmiResolver.T. Class
 - TcHmiSchemaBuilder.TType. Class
 - TcHmiSchemaBuilder.TType.ArraySchema Class
 - TcHmiSchemaBuilder.TType.BinarySchema Class
 - TcHmiSchemaBuilder.TType.BooleanSchema Class
 - TcHmiSchemaBuilder.TType.DateTimeSchema Class
 - TcHmiSchemaBuilder.TType.DefinitionSchema Class
 - TcHmiSchemaBuilder.TType.DictionarySchema Class
 - TcHmiSchemaBuilder.TType.EnumSchema Class
 - TcHmiSchemaBuilder.TType.Integer64Schema Class
 - TcHmiSchemaBuilder.TType.IntegerSchema Class
 - TcHmiSchemaBuilder.TType.INumericTypeSchema.TNumeric. Interface
 - TcHmiSchemaBuilder.TType.NumberSchema Class
 - TcHmiSchemaBuilder.TType.ObjectSchema Class
 - TcHmiSchemaBuilder.TType.Schema Class
 - TcHmiSchemaBuilder.TType.StringSchema Class
 - TcHmiSchemaBuilder.TType.TimeSpanSchema Class
 - TcHmiSchemaBuilder.TType, TInfo. Class
 - TcHmiSchemaGenerator Class
 - TcHmiSerializer Class
 - TcHmiUniversalResolver Class