Class QueryObjective
java.lang.Object
tools.refinery.store.dse.transition.objectives.QueryObjective
- All Implemented Interfaces:
Objective
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(ModelStoreBuilder storeBuilder) createCalculator(Model model) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tools.refinery.store.dse.transition.objectives.Objective
isAlwaysZero
-
Field Details
-
objectiveFunction
-
-
Constructor Details
-
QueryObjective
-
-
Method Details
-
createCalculator
- Specified by:
createCalculatorin interfaceObjective
-
configure
-