Closed anthonyanjorin closed 7 years ago
@Arikae Can you consider to register user defined constraints to our factory instead of providing new classes and constructor parameters? For example: tggRuntimeUtil.getConstraintFactory().register("MyConstraint", MyConstraint.class)
Done
org.emoflon.ibex.tgg.operational.csp.constraints.factories.UserDefinedRuntimeTGGAttrConstraintFactory