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