OTX-Runtime for C++  
OpenTestSystem::Otx::Runtime::Api::DataTypes::NumericInterval Class Reference

A NumericInterval represents the abstract base data type for all numeric interval data types. More...

#include <Interval.h>

Inheritance diagram for OpenTestSystem::Otx::Runtime::Api::DataTypes::NumericInterval:
Inheritance graph

Additional Inherited Members

- Public Member Functions inherited from OpenTestSystem::Otx::Runtime::Api::DataTypes::Interval
std::string GetLabel () const
 Gets the optional label of the interval. If the label is omitted, the label is an empty String. More...
 
IntervalSemantics GetSemantic () const
 Gets the semantics of how values inside the interval are interpreted. If the type is omitted, the semantic is NONE. More...
 
std::string GetSemanticAsString () const
 Gets the optional semantics of the interval as a string. If the semantics is omitted, the semantics is "NONE". More...
 
- Public Member Functions inherited from OpenTestSystem::Otx::Runtime::Api::DataTypes::Object
virtual API_EXPORTS std::string ToLiteralString () const
 Gets literal string. More...
 

Detailed Description

A NumericInterval represents the abstract base data type for all numeric interval data types.


The documentation for this class was generated from the following file: