org.gcube.dataanalysis.ecoengine.processing.factories
Class TransducerersFactory
java.lang.Object
org.gcube.dataanalysis.ecoengine.processing.factories.TransducerersFactory
public class TransducerersFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransducerersFactory
public TransducerersFactory()
getTransducerer
public static Transducerer getTransducerer(AlgorithmConfiguration config)
throws Exception
- Throws:
Exception
getAllTransducerers
public static List<String> getAllTransducerers(String configPath)
throws Exception
- Throws:
Exception
getTransducerParameters
public static List<StatisticalType> getTransducerParameters(String configPath,
String algorithmName)
throws Exception
- Throws:
Exception
getDescription
public static String getDescription(String configPath,
String algorithmName)
throws Exception
- Throws:
Exception
getTransducerers
public static List<Transducerer> getTransducerers(AlgorithmConfiguration config)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.