Field Summary |
|
final public static InvariantSelectionStrategy | PRESELECT_ALL A strategy which preselects all invariants. |
final public static InvariantSelectionStrategy | PRESELECT_CLASS A strategy which preselects the invariants of the own class only. |
final public static InvariantSelectionStrategy | PRESELECT_NONE A strategy which preselects no invariants at all. |
final public static InvariantSelectionStrategy | PRESELECT_PACKAGE A strategy which preselects the invariants of the own package only. |