slib.sml.sm.core.metrics.ic
Interface IC


public interface IC

Interface defining the methods representing an IC computer.

Author:
Harispe Sébastien

Method Summary
 Map<org.openrdf.model.URI,Double> compute(ICconf conf, SM_Engine manager)
           
 

Method Detail

compute

Map<org.openrdf.model.URI,Double> compute(ICconf conf,
                                          SM_Engine manager)
                                          throws slib.utils.ex.SLIB_Ex_Critic
Parameters:
conf -
manager -
Returns:
Throws:
slib.utils.ex.SLIB_Ex_Critic


Copyright © 2013. All Rights Reserved.