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

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

Uses of JasmineIndicValue in org.ow2.jasmine.probe
 

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

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

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

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

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



Copyright © 2011 OW2 Consortium. All Rights Reserved.