public class NoRightExternalMultiSet extends DecoratorCheckRule
Constructor and Description |
---|
NoRightExternalMultiSet()
Creates a new NoRightExternalMultiSet instance, which checks only the restrictions defined on itself.
|
NoRightExternalMultiSet(CheckRule cr)
Creates a new NoRightExternalMultiSet instance, which wraps cr as stated
by Decorator pattern.
|
checkRule, getCauses, getCausesString, initCauses, initializedCauses
public NoRightExternalMultiSet()
public NoRightExternalMultiSet(CheckRule cr)
cr
- the CheckRule instance to be wrapped