Namespace DTDLParser.Models
Classes
DTArrayInfo
Class DTArrayInfo
corresponds to an element of type Array in a DTDL model.
DTBooleanInfo
Class DTBooleanInfo
corresponds to an element of type Boolean in a DTDL model.
DTByteInfo
Class DTByteInfo
corresponds to an element of type Byte in a DTDL model.
DTBytesInfo
Class DTBytesInfo
corresponds to an element of type Bytes in a DTDL model.
DTCommandInfo
Class DTCommandInfo
corresponds to an element of type Command in a DTDL model.
DTCommandPayloadInfo
Class DTCommandPayloadInfo
corresponds to an element of type CommandPayload in a DTDL model.
DTCommandRequestInfo
Class DTCommandRequestInfo
corresponds to an element of type CommandRequest in a DTDL model.
DTCommandResponseInfo
Class DTCommandResponseInfo
corresponds to an element of type CommandResponse in a DTDL model.
DTCommandTypeInfo
Class DTCommandTypeInfo
corresponds to an element of type CommandType in a DTDL model.
DTComplexSchemaInfo
Class DTComplexSchemaInfo
corresponds to an element of type ComplexSchema in a DTDL model.
DTComponentInfo
Class DTComponentInfo
corresponds to an element of type Component in a DTDL model.
DTContentInfo
Class DTContentInfo
corresponds to an element of type Content in a DTDL model.
DTDateInfo
Class DTDateInfo
corresponds to an element of type Date in a DTDL model.
DTDateTimeInfo
Class DTDateTimeInfo
corresponds to an element of type DateTime in a DTDL model.
DTDecimalInfo
Class DTDecimalInfo
corresponds to an element of type Decimal in a DTDL model.
DTDoubleInfo
Class DTDoubleInfo
corresponds to an element of type Double in a DTDL model.
DTDurationInfo
Class DTDurationInfo
corresponds to an element of type Duration in a DTDL model.
DTEntityInfo
Class DTEntityInfo
corresponds to an element of type Entity in a DTDL model.
DTEnumInfo
Class DTEnumInfo
corresponds to an element of type Enum in a DTDL model.
DTEnumValueInfo
Class DTEnumValueInfo
corresponds to an element of type EnumValue in a DTDL model.
DTFieldInfo
Class DTFieldInfo
corresponds to an element of type Field in a DTDL model.
DTFloatInfo
Class DTFloatInfo
corresponds to an element of type Float in a DTDL model.
DTIntegerInfo
Class DTIntegerInfo
corresponds to an element of type Integer in a DTDL model.
DTInterfaceInfo
Class DTInterfaceInfo
corresponds to an element of type Interface in a DTDL model.
DTLatentTypeInfo
Class DTLatentTypeInfo
corresponds to an element of type LatentType in a DTDL model.
DTLongInfo
Class DTLongInfo
corresponds to an element of type Long in a DTDL model.
DTMapInfo
Class DTMapInfo
corresponds to an element of type Map in a DTDL model.
DTMapKeyInfo
Class DTMapKeyInfo
corresponds to an element of type MapKey in a DTDL model.
DTMapValueInfo
Class DTMapValueInfo
corresponds to an element of type MapValue in a DTDL model.
DTNamedEntityInfo
Class DTNamedEntityInfo
corresponds to an element of type NamedEntity in a DTDL model.
DTNamedLatentTypeInfo
Class DTNamedLatentTypeInfo
corresponds to an element of type NamedLatentType in a DTDL model.
DTNumericSchemaInfo
Class DTNumericSchemaInfo
corresponds to an element of type NumericSchema in a DTDL model.
DTObjectInfo
Class DTObjectInfo
corresponds to an element of type Object in a DTDL model.
DTPrimitiveSchemaInfo
Class DTPrimitiveSchemaInfo
corresponds to an element of type PrimitiveSchema in a DTDL model.
DTPropertyInfo
Class DTPropertyInfo
corresponds to an element of type Property in a DTDL model.
DTRelationshipInfo
Class DTRelationshipInfo
corresponds to an element of type Relationship in a DTDL model.
DTSchemaFieldInfo
Class DTSchemaFieldInfo
corresponds to an element of type SchemaField in a DTDL model.
DTSchemaInfo
Class DTSchemaInfo
corresponds to an element of type Schema in a DTDL model.
DTShortInfo
Class DTShortInfo
corresponds to an element of type Short in a DTDL model.
DTStringInfo
Class DTStringInfo
corresponds to an element of type String in a DTDL model.
DTSupplementalPropertyInfo
Class DTSupplementalPropertyInfo
provides information about a property that can be applied to a DTDL element that has a supplemental type.
DTSupplementalTypeInfo
Class DTSupplementalTypeInfo
provides information about a type that is not materialized as a C# class.
DTTelemetryInfo
Class DTTelemetryInfo
corresponds to an element of type Telemetry in a DTDL model.
DTTemporalSchemaInfo
Class DTTemporalSchemaInfo
corresponds to an element of type TemporalSchema in a DTDL model.
DTTimeInfo
Class DTTimeInfo
corresponds to an element of type Time in a DTDL model.
DTUnitAttributeInfo
Class DTUnitAttributeInfo
corresponds to an element of type UnitAttribute in a DTDL model.
DTUnitInfo
Class DTUnitInfo
corresponds to an element of type Unit in a DTDL model.
DTUnsignedByteInfo
Class DTUnsignedByteInfo
corresponds to an element of type UnsignedByte in a DTDL model.
DTUnsignedIntegerInfo
Class DTUnsignedIntegerInfo
corresponds to an element of type UnsignedInteger in a DTDL model.
DTUnsignedLongInfo
Class DTUnsignedLongInfo
corresponds to an element of type UnsignedLong in a DTDL model.
DTUnsignedShortInfo
Class DTUnsignedShortInfo
corresponds to an element of type UnsignedShort in a DTDL model.
DTUuidInfo
Class DTUuidInfo
corresponds to an element of type Uuid in a DTDL model.