Package de.obqo.decycle.slicer
-
Interface Summary Interface Description Categorizer A categorizer is a function that determines a set of categories for a givenNode. -
Class Summary Class Description IgnoredDependenciesFilter IgnoredDependency Represents a dependency between two classes that should be ignored when checking the defined constraints.MultiCategorizer Combines multiple Categorizers to a single one by applying one after the other until one succeeds to categorize the node.NamedPatternMatchingCategorizer Categorizes package nodes by matching them against ant like patterns.PackageCategorizer ParallelCategorizer Combines multiple categorizers by applying all of them and returns the union of all categories.PatternMatchingCategorizer Categorizes package nodes by matching them against ant like patterns.PatternMatchingEdgeFilter PatternMatchingNodeFilter NodeFilterthat filters aNodebased on its name.