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 TypeMethodDescriptionvoid
configure
(ModelStoreBuilder storeBuilder) createCalculator
(Model model) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface tools.refinery.store.dse.transition.objectives.Objective
isAlwaysZero
-
Field Details
-
objectiveFunction
-
-
Constructor Details
-
QueryObjective
-
-
Method Details
-
createCalculator
- Specified by:
createCalculator
in interfaceObjective
-
configure
-