org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces
Interface PostProcessor


public interface PostProcessor


Method Summary
 void init(HashMap<String,String> parameters)
           
 MatcherOutput postprocessMatches(MatcherOutput rawnames)
           
 HashMap<String,String> produceAnalytics()
           
 

Method Detail

init

void init(HashMap<String,String> parameters)

postprocessMatches

MatcherOutput postprocessMatches(MatcherOutput rawnames)

produceAnalytics

HashMap<String,String> produceAnalytics()


Copyright © 2014. All Rights Reserved.