OTX Reference
|
|
References to other OTX documents More...
Public Attributes | |
OtxName | document |
Cardinality [1] Name of the document More... | |
PackageName | package |
Cardinality [1] Full name of the package More... | |
OtxName | prefix |
Cardinality [1] Name of an alias More... | |
References to other OTX documents
The imports section contains a list of imported documents. They are used by an OTX document to import global elements defined in other OTX documents. Global elements can be
OtxName OpenTestSystem.Otx.Core.Import.document |
Cardinality [1]
Name of the document
Contains the document name of the document which shall be imported.
PackageName OpenTestSystem.Otx.Core.Import.package |
Cardinality [1]
Full name of the package
Contains the package which the imported document belongs to.
OtxName OpenTestSystem.Otx.Core.Import.prefix |
Cardinality [1]
Name of an alias
Defines a prefix which serves as an alias for the imported document. It shall be used in all places where an imported name from the imported document is accessed. The prefix name can be chosen freely insofar it complies with the syntax enforced by OtxName.