Uses of Package
org.csstudio.data.values

Packages that use org.csstudio.data.values
org.csstudio.data.values Control system data types: PV, Device, ... 
org.csstudio.utility.pv 'PV' for EPICS and simulated channels 
 

Classes in org.csstudio.data.values used by org.csstudio.data.values
IDoubleValue
          A double-typed value.
IEnumeratedMetaData
          The enumerated version of IMetaData.
IEnumeratedValue
          An enumerated value.
ILongValue
          A (long) integer value.
IMetaData
          Base interface for a sample's meta data.
IMinMaxDoubleValue
          A double-typed value that also has a minimum and maximum, usually as the result of averaging or otherwise interpolating over raw samples.
INumericMetaData
          The numeric version of IMetaData.
ISeverity
          Description of the 'severity' of a value.
IStringValue
          An string value.
ITimestamp
          A control system time stamp.
ITimestamp.Format
          Format specifier.
IValue
          Base interface for all control system values.
IValue.Format
           
IValue.Quality
          Describe the data quality.
 

Classes in org.csstudio.data.values used by org.csstudio.utility.pv
IValue
          Base interface for all control system values.