| Package | Description |
|---|---|
| de.spricom.dessert.assertions |
Provides the logic to check assertions.
|
| de.spricom.dessert.partitioning |
Paritioning of slices for architecture validations.
|
| de.spricom.dessert.slicing |
The core functionality of dessert: The logic to slice down the classpath.
|
| Class and Description |
|---|
| Clazz
A special
Slice that represents a single .class file. |
| Slice
A Slice is an arbitrary Set of
Clazz. |
| Class and Description |
|---|
| Clazz
A special
Slice that represents a single .class file. |
| SlicePartitioner |
| Class and Description |
|---|
| AbstractRootSlice |
| AbstractSlice
Defines convenience methods available to all
Slice implementations. |
| Clazz
A special
Slice that represents a single .class file. |
| ConcreteSlice
A concrete slice is a concrete collection of classes.
|
| PackageSlice
A slice represents (subset of) a single Java package for one concrete root.
|
| PartitionSlice |
| PartitionSliceFactory |
| Root
A special
Slice that represents a whole JAR file, classes directory, module or other
single source of classes. |
| Slice
A Slice is an arbitrary Set of
Clazz. |
| SlicePartitioner |
Copyright © 2017–2021 Hans Jörg Heßmann. All rights reserved.