eu.reservoir.monitoring.core.table
Class TableProbeAttribute

java.lang.Object
  extended by eu.reservoir.monitoring.core.AbstractProbeAttribute
      extended by eu.reservoir.monitoring.core.table.TableProbeAttribute
All Implemented Interfaces:
ProbeAttribute

public class TableProbeAttribute
extends AbstractProbeAttribute
implements ProbeAttribute

An implementation for having a table as a ProbeAttribute These are a Probe's Data Dictionary.


Constructor Summary
TableProbeAttribute(int field, java.lang.String name, TableHeader definition)
          Construct a ProbeAttribute.
 
Method Summary
 
Methods inherited from class eu.reservoir.monitoring.core.AbstractProbeAttribute
getField, getName, getType, getUnits, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface eu.reservoir.monitoring.core.ProbeAttribute
getField, getName, getType, getUnits
 

Constructor Detail

TableProbeAttribute

public TableProbeAttribute(int field,
                           java.lang.String name,
                           TableHeader definition)
Construct a ProbeAttribute.



RESERVOIR Monitoring 0.6.4