OTX-Runtime for Java  
OpenTestSystem.Otx.Runtime.Api.DataTypes.IntervalSemantics Enum Reference

An IntervalSemantics describes the meaning of a value inside an interval. More...

Public Attributes

 Error
 Values inside the interval indicate that there is a problem.
 
 Info
 Values inside the interval deserve consideration.
 
 None
 Values inside the interval have no semantics (Default).
 
 Success
 The interval describes the successful case.
 
 Warning
 Values inside the interval indicate that there might be a problem.
 

Detailed Description

An IntervalSemantics describes the meaning of a value inside an interval.


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