EventListener
, ConstraintListener
public class SimpleConstraintListener extends Object implements ConstraintListener
Constraint
s 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)
ConstraintListener
ConstraintEvent
.processViolation
in interface ConstraintListener
Copyright © 2007–2018. All rights reserved.