| Package | Description | 
|---|---|
| org.diirt.vtype.next | 
 Value definitions and basic implementations. 
 | 
| Class and Description | 
|---|
| Alarm
 Alarm information. 
 | 
| AlarmSeverity
 Severity of an alarm. 
 | 
| Array
 Multi dimensional array, which can be used for waveforms or more rich data. 
 | 
| Display
 Limit and unit information needed for display and control. 
 | 
| EnumMetaData
 Enum metadata information. 
 | 
| Scalar
 Basic type definition for all scalar types. 
 | 
| Time
 Time information. 
 | 
| VByte
 Scalar byte with alarm, timestamp, display and control information. 
 | 
| VDouble
 Scalar double with alarm, timestamp, display and control information. 
 | 
| VDoubleArray
 Scalar double array with alarm, timestamp, display and control information. 
 | 
| VEnum
 Scalar enum with alarm and timestamp. 
 | 
| VFloat
 Scalar float with alarm, timestamp, display and control information. 
 | 
| VInt
 Scalar integer with alarm, timestamp, display and control information. 
 | 
| VLong
 Scalar long with alarm, timestamp, display and control information. 
 | 
| VNumber
 Scalar number with alarm, timestamp, display and control information. 
 | 
| VNumberArray
 Numeric array with alarm, timestamp, display and control information. 
 | 
| VShort
 Scalar short with alarm, timestamp, display and control information. 
 | 
| VString
 Scalar string with alarm and timestamp. 
 | 
| VType
 Tag interface to mark all the members of the value classes. 
 | 
Copyright © 2015. All rights reserved.