Interface | Description |
---|---|
CheckRule |
This interface defines all the functionality to test if a rule complies with
all the conditions stated by a model
|
Class | Description |
---|---|
DecoratorCheckRule |
This class provides the basic functionality for all CheckRule instances which
wrap another instance, as specified by Decorator pattern
|