TcHmiSchemaGenerator Methods
Methods
|
Name |
Description |
---|---|---|
|
Gets the definitions from the enumerable collection of Definitions and stores them in the read value of the specified Command. | |
|
GetDefinitions.TType.(Command, IEnumerable.IDefinition.TType., TcHmiSchemaBuilder.TType.) |
Gets the definitions from the enumerable collection of IDefinition.TType.s and stores them in the read value of the specified Command using the given TcHmiSchemaBuilder.TType.. |
|
Gets the definitions from the enumerable collection of IExtendedDefinition.TType, TInfo.s and stores them in the read value of the specified Command using the given TcHmiSchemaBuilder.TType, TInfo.. | |
|
Gets the schema of the Definition and stores it in the read value of the specified Command. | |
|
Gets the schemas of the instances of type Type and stores them in the read value of the specified Command. | |
|
GetSchema(Command, Type, Type, Boolean, IncludeMembers, BindingFlags, ICollection.String., UInt32) |
Gets the schemas of the instances of type Type and stores them in the read value of the specified Command. |
|
GetSchema.TType.(Command, IDefinition.TType., TcHmiSchemaBuilder.TType.) |
Gets the schema of the IDefinition.TType. and stores it in the read value of the specified Command using the given TcHmiSchemaBuilder.TType.. |
|
Gets the schema of the IExtendedDefinition.TType, TInfo. and stores it in the read value of the specified Command using the given TcHmiSchemaBuilder.TType, TInfo.. | |
|
Lists the schemas from the enumerable collection of Symbols and stores them in the read value of the specified Command. | |
|
ListSymbols.TType.(Command, IEnumerable.ISymbol.TType., TcHmiSchemaBuilder.TType.) |
Lists the schemas from the enumerable collection of ISymbol.TType.s and stores them in the read value of the specified Command using the given TcHmiSchemaBuilder.TType.. |
|
Lists the schemas from the enumerable collection of IExtendedSymbol.TType, TInfo.s and stores them in the read value of the specified Command using the given TcHmiSchemaBuilder.TType, TInfo.. |