Uses of Class
org.gcube.data.analysis.statisticalmanager.stubs.SMAlgorithm

Packages that use SMAlgorithm
org.gcube.data.analysis.statisticalmanager.stubs   
org.gcube.data.analysis.statisticalmanager.stubs.bindings   
 

Uses of SMAlgorithm in org.gcube.data.analysis.statisticalmanager.stubs
 

Methods in org.gcube.data.analysis.statisticalmanager.stubs that return SMAlgorithm
 SMAlgorithm SMComputationConfig.getAlgorithm()
          Gets the algorithm value for this SMComputationConfig.
 SMAlgorithm[] SMGroupedAlgorithms.getList()
          Gets the list value for this SMGroupedAlgorithms.
 SMAlgorithm[] SMAlgorithms.getList()
          Gets the list value for this SMAlgorithms.
 SMAlgorithm SMGroupedAlgorithms.getList(int i)
           
 SMAlgorithm SMAlgorithms.getList(int i)
           
 

Methods in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type SMAlgorithm
 SMParameters ComputationFactoryPortType.getAlgorithmParameters(SMAlgorithm request)
           
 void SMComputationConfig.setAlgorithm(SMAlgorithm algorithm)
          Sets the algorithm value for this SMComputationConfig.
 void SMGroupedAlgorithms.setList(int i, SMAlgorithm _value)
           
 void SMAlgorithms.setList(int i, SMAlgorithm _value)
           
 void SMGroupedAlgorithms.setList(SMAlgorithm[] list)
          Sets the list value for this SMGroupedAlgorithms.
 void SMAlgorithms.setList(SMAlgorithm[] list)
          Sets the list value for this SMAlgorithms.
 

Constructors in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type SMAlgorithm
SMAlgorithms(SMAlgorithm[] list)
           
SMComputationConfig(SMAlgorithm algorithm, SMEntries parameters)
           
SMGroupedAlgorithms(ComputationalAgentClass category, SMAlgorithm[] list)
           
 

Uses of SMAlgorithm in org.gcube.data.analysis.statisticalmanager.stubs.bindings
 

Methods in org.gcube.data.analysis.statisticalmanager.stubs.bindings with parameters of type SMAlgorithm
 SMParameters ComputationFactoryPortTypeSOAPBindingStub.getAlgorithmParameters(SMAlgorithm request)
           
 



Copyright © 2012. All Rights Reserved.