Interface EvaluatedRule
Bundles an
ArchRule
together with the JavaClasses
that were evaluated, and the
respective EvaluationResult
. To react to failures during evaluation of the rule,
see EvaluationResult
.-
Method Summary
-
Method Details
-
getRule
-
getClasses
-
getResult
-