The following tables list the members exposed by TypeTable.
Name | Description | |
---|---|---|
![]() | TypeTable Constructor | Initializes the object with default values. |
Name | Description | |
---|---|---|
![]() | Add | Adds a node to the type table if it is a type and does not already exist. If it exists references are updated. |
![]() | AddEncoding | Adds an encoding for an existing data type. |
![]() | AddReferenceSubtype | Adds type to the table. A browse name is only required if it is a ReferenceType. |
![]() | AddSubtype | Adds type to the table. A browse name is only required if it is a ReferenceType. |
![]() | Clear | Removes all types from the tree. |
![]() | FindDataTypeId | Overloaded. |
![]() | FindReferenceType | |
![]() | FindReferenceTypeName | |
![]() | FindSubTypes | |
![]() | FindSuperType | Overloaded. |
![]() | IsEncodingFor | Overloaded. |
![]() | IsEncodingOf | |
![]() | IsKnown | Overloaded. |
![]() | IsTypeOf | Overloaded. |
![]() | Remove | Removes a subtype. |