public class ConstraintViolationsFinder
extends java.lang.Object
Constructor and Description |
---|
ConstraintViolationsFinder(Schedule schedule)
Constructs a new object.
|
Modifier and Type | Method and Description |
---|---|
void |
computeActivity(IMXActivity activity) |
Violations |
run() |
public ConstraintViolationsFinder(Schedule schedule)
schedule
- public Violations run()
public void computeActivity(IMXActivity activity) throws java.lang.Exception
java.lang.Exception