EventListener, ConstraintListenerpublic class SimpleConstraintListener extends Object implements ConstraintListener
Constraints during simulation by logging the violation
event in form of a warning.| Constructor | Description |
|---|---|
SimpleConstraintListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
processViolation(ConstraintEvent evt) |
Processes the given
ConstraintEvent. |
public void processViolation(ConstraintEvent evt)
ConstraintListenerConstraintEvent.processViolation in interface ConstraintListenerCopyright © 2007–2018. All rights reserved.