Package de.obqo.decycle.check
Class DirectLayeringConstraint
- java.lang.Object
-
- de.obqo.decycle.check.SlicedConstraint
-
- de.obqo.decycle.check.DirectLayeringConstraint
-
- All Implemented Interfaces:
Constraint
public class DirectLayeringConstraint extends SlicedConstraint
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface de.obqo.decycle.check.Constraint
Constraint.Violation
-
-
Constructor Summary
Constructors Constructor Description DirectLayeringConstraint(String sliceType, List<Layer> layers)
-
Method Summary
-
Methods inherited from class de.obqo.decycle.check.SlicedConstraint
getShortString, toString, violations
-
-