TcHmiJSchemaGenerator Methods

The TcHmiJSchemaGenerator type exposes the following members.

Methods

 

Name

Description

TcHmiJSchemaGenerator Methods 1:

TcHmiJSchemaGenerator Methods 2:

CreateEnumGenerationProvider

Creates a new JSchemaGenerationProvider for the specified Type where IsEnum is true.

TcHmiJSchemaGenerator Methods 3:

TcHmiJSchemaGenerator Methods 4:

CreateGenerator

Creates a TcHmiJSchemaGenerator with the specified parameters.

TcHmiJSchemaGenerator Methods 5:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

TcHmiJSchemaGenerator Methods 6:

Generate(Type)

Generates a JsonSchemaValue from the specified Type.

TcHmiJSchemaGenerator Methods 7:

Generate(Type, Boolean)

(Inherited from JSchemaGenerator.)

TcHmiJSchemaGenerator Methods 8:

TcHmiJSchemaGenerator Methods 9:

GetGenerationProvider(Type)

Gets a JSchemaGenerationProvider from the JSchemaGenerator.GenerationProviders of the DefaultGenerator that can generate a JSchema for the specified Type.

TcHmiJSchemaGenerator Methods 10:

TcHmiJSchemaGenerator Methods 11:

GetGenerationProvider(Type, JSchemaGenerator)

Gets a JSchemaGenerationProvider from the JSchemaGenerator.GenerationProviders of the specified JSchemaGenerator that can generate a JSchema for the specified Type.

TcHmiJSchemaGenerator Methods 12:

TcHmiJSchemaGenerator Methods 13:

GetGenerationProvider(Type, IEnumerable.JSchemaGenerationProvider.)

Gets a JSchemaGenerationProvider from the specified IEnumerable.T. of JSchemaGenerationProviders that can generate a JSchema for the specified Type.

TcHmiJSchemaGenerator Methods 14:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

TcHmiJSchemaGenerator Methods 15:

GetType

Gets the Type of the current instance. (Inherited from Object.)

TcHmiJSchemaGenerator Methods 16:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

TcHmiJSchemaGenerator Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace