Uses of Class
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.Algorithm

Packages that use Algorithm
org.gcube_system.namespaces.data.analysis.statisticalmanager.types   
 

Uses of Algorithm in org.gcube_system.namespaces.data.analysis.statisticalmanager.types
 

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types that return Algorithm
 Algorithm[] Feature.getAlgorithms()
          Gets the algorithms value for this Feature.
 Algorithm Feature.getAlgorithms(int i)
           
 

Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type Algorithm
 void Feature.setAlgorithms(Algorithm[] algorithms)
          Sets the algorithms value for this Feature.
 void Feature.setAlgorithms(int i, Algorithm _value)
           
 

Constructors in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type Algorithm
Feature(Algorithm[] algorithms, ComputationalAgentClass category)
           
 



Copyright © 2012. All Rights Reserved.