-
- Downloads
Constraint Checker: Asynchronous checks are run per model in parallel
There is a Job for every model and every constraint, now. Before, every model changed canceled any previous check even for other models. Issue-ref: 4309 Issue-URL: af3#4309 Signed-off-by:Andreas Bayha <bayha@fortiss.org>
Showing
- org.fortiss.tooling.kernel/src/org/fortiss/tooling/kernel/internal/ConstraintCheckerService.java 29 additions, 7 deletions...iss/tooling/kernel/internal/ConstraintCheckerService.java
- org.fortiss.tooling.kernel/src/org/fortiss/tooling/kernel/service/IConstraintCheckerService.java 1 addition, 1 deletion...iss/tooling/kernel/service/IConstraintCheckerService.java
Please register or sign in to comment