![]() |
OTX Reference
|
|
Reading of data type value More...
Public Attributes | |
Path | path |
Cardinality [0..1] The element addresses parts of complex structures like List or Map. It is built out of a series of index and name -steps which allow navigate into the structure. More... | |
OtxLink | valueOf |
Cardinality [1] Name of declaration. More... | |
![]() | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Reading of data type value
Dereferencing terms are used for reading the value of declarations or values which are contained inside of a complex structure like List or Map.
Core.Exceptions.OutOfBoundsException | Occurs only, if a <path> is set and the <path> points to a location which does not exist (like a list index exceeding list length, or a map key which is not part of the map). |
Path OpenTestSystem.Otx.Extensions.XML.Terms.XmlDocumentValue.path |
Cardinality [0..1]
The element addresses parts of complex structures like List or Map. It is built out of a series of index
and name
-steps which allow navigate into the structure.
OtxLink OpenTestSystem.Otx.Extensions.XML.Terms.XmlDocumentValue.valueOf |