Uses of Interface
edu.wis.jtlv.lib.AlgorithmInputI

Packages that use AlgorithmInputI
edu.wis.jtlv.lib The main user library, with all published formal algorithm which where implemented through JTLV. 
 

Uses of AlgorithmInputI in edu.wis.jtlv.lib
 

Methods in edu.wis.jtlv.lib with parameters of type AlgorithmInputI
 AlgorithmResultI AlgorithmI.executeAlgorithm(AlgorithmInputI input)