OTX Reference  
OpenTestSystem.Otx.Core.Declarations.ExtensibleDeclaration Class Reference

Abstract base type for declarations which can be extented by additional realisations defined in new OTX extensions More...

Inheritance diagram for OpenTestSystem.Otx.Core.Declarations.ExtensibleDeclaration:
Inheritance graph

Classes

class  ExtensibleDeclarationRealisation
 Specifies the ExtensibleDeclaration implementation. More...
 

Public Attributes

ExtensibleDeclarationRealisation realisation
 Specifies the ExtensibleDeclaration implementation. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Core.UniversalTypes.NamedAndSpecified
ExtensibleData[] extendedData
 Declares general data for NamedAndSpecified which can be extented by new general data defined in new OTX extensions using the standardised extension mechanism. For example it can be used to specify specification relevant content in a better structured way. More...
 
OtxId id
 Unique identifier of an element More...
 
MetaData metaData
 Additional tool-specific data More...
 
OtxName name
 Name of an element More...
 
NamedAndSpecifiedSpecification[] specification
 Descriptive specification More...
 

Detailed Description

Abstract base type for declarations which can be extented by additional realisations defined in new OTX extensions

Member Data Documentation

◆ realisation

ExtensibleDeclarationRealisation OpenTestSystem.Otx.Core.Declarations.ExtensibleDeclaration.realisation

Specifies the ExtensibleDeclaration implementation.