Package tools.refinery.store.statecoding
Interface StateCodeCalculatorFactory
public interface StateCodeCalculatorFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Model model, List<? extends Interpretation<?>> interpretations, IndividualsSet individuals)
-
Method Details
-
create
StateCodeCalculator create(Model model, List<? extends Interpretation<?>> interpretations, IndividualsSet individuals)
-