Uses of Class
org.ow2.jasmine.probe.JasmineIndicatorValue

Packages that use JasmineIndicatorValue
org.ow2.jasmine.probe   
org.ow2.jasmine.probe.collector   
 

Uses of JasmineIndicatorValue in org.ow2.jasmine.probe
 

Methods in org.ow2.jasmine.probe that return types with arguments of type JasmineIndicatorValue
 Collection<JasmineIndicatorValue> JasmineProbeResult.getValues()
          Get the values for this result set.
 

Methods in org.ow2.jasmine.probe with parameters of type JasmineIndicatorValue
 void JasmineProbeResult.addValue(JasmineIndicatorValue value)
          Add result for 1 indicator
 

Uses of JasmineIndicatorValue in org.ow2.jasmine.probe.collector
 

Methods in org.ow2.jasmine.probe.collector that return JasmineIndicatorValue
 JasmineIndicatorValue JasmineAggregateService.aggregate(JasmineIndicatorValue source)
           
 JasmineIndicatorValue JasmineCollector.getLastResult()
          Retrieve the last results for this indicator.
 

Methods in org.ow2.jasmine.probe.collector with parameters of type JasmineIndicatorValue
 JasmineIndicatorValue JasmineAggregateService.aggregate(JasmineIndicatorValue source)
           
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.