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