Uses of Interface
org.cishell.framework.algorithm.AlgorithmFactory

Packages that use AlgorithmFactory
org.cishell.service.conversion Provides interfaces for the CIShell Data Conversion Service. 
 

Uses of AlgorithmFactory in org.cishell.service.conversion
 

Methods in org.cishell.service.conversion that return AlgorithmFactory
 AlgorithmFactory Converter.getAlgorithmFactory()
          Returns the AlgorithmFactory that can be invoked to convert a given Data object of the correct input format (as specified in the Dictionary from getProperties()) to a Data object of the correct output format