public class SimpleValueComputationParameters extends Object implements ValueComputationParameters
| Constructor and Description |
|---|
SimpleValueComputationParameters(ConstraintSystem constraintSystem,
BindingNode bindingNode,
RuntimeExceptionHandler runtimeExceptionHandler) |
| Modifier and Type | Method and Description |
|---|---|
BindingNode |
getBindingNode() |
ConstraintSystem |
getConstraintSystem() |
RuntimeExceptionHandler |
getRuntimeExceptionHandler() |
public SimpleValueComputationParameters(ConstraintSystem constraintSystem, BindingNode bindingNode, RuntimeExceptionHandler runtimeExceptionHandler)
constraintSystem - constraintSystembindingNode - bindingNoderuntimeExceptionHandler - runtimeExceptionHandlerpublic BindingNode getBindingNode()
getBindingNode in interface ValueComputationParameterspublic ConstraintSystem getConstraintSystem()
getConstraintSystem in interface ValueComputationParameterspublic RuntimeExceptionHandler getRuntimeExceptionHandler()
getRuntimeExceptionHandler in interface ValueComputationParametersCopyright © 2015 The University of Manchester. All Rights Reserved.