JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.tngtech.archunit.library.dependencies.syntax
Interface SlicesShould
@PublicAPI
(
usage
=
ACCESS
)
public interface
SlicesShould
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SliceRule
beFreeOfCycles
()
SliceRule
notDependOnEachOther
()
Method Details
beFreeOfCycles
@PublicAPI
(
usage
=
ACCESS
)
SliceRule
beFreeOfCycles
()
notDependOnEachOther
@PublicAPI
(
usage
=
ACCESS
)
SliceRule
notDependOnEachOther
()