Interface SliceAssignment
- All Superinterfaces:
HasDescription
A mapping
A
JavaClass
-> SliceIdentifier
which defines how to partition
a set of JavaClasses
into Slices
. All classes that are mapped to the same
SliceIdentifier
will belong to the same Slice
.A
SliceAssignment
must provide a description to be used for the rule text of a rule
formed via SlicesRuleDefinition
.-
Method Summary
Methods inherited from interface com.tngtech.archunit.base.HasDescription
getDescription
-
Method Details
-
getIdentifierOf
-