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

Packages that use JasmineOutput
org.ow2.jasmine.probe   
org.ow2.jasmine.probe.outer   
 

Uses of JasmineOutput in org.ow2.jasmine.probe
 

Methods in org.ow2.jasmine.probe that return types with arguments of type JasmineOutput
 Collection<JasmineOutput> JasmineProbeManager.getOutputs()
          get the list of all defined outputs.
 

Methods in org.ow2.jasmine.probe with parameters of type JasmineOutput
 void JasmineProbeManager.changeOutput(JasmineOutput output)
          Change an output.
 String JasmineProbeManager.createOutput(JasmineOutput output)
          Create a new Output
 

Uses of JasmineOutput in org.ow2.jasmine.probe.outer
 

Methods in org.ow2.jasmine.probe.outer with parameters of type JasmineOutput
 JasmineOuter JasmineOuterService.getOuter(JasmineOutput jasmineOutput)
          Get the Outer for this JasmineOutput VO Create it if does not exist yet.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.