public class NullOrEmptyRule extends AbstractRule
toString() output is
null or length == 0.| Constructor and Description |
|---|
NullOrEmptyRule(String name,
int salience) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Object fact,
Report report)
Execute business logic, using specific
Rule implementation. |
activate, addCommand, clearCommands, executeCommands, getCommands, getFact, getFollowing, getName, getPreceeding, getReport, getSalience, isActive, passivate, removeCommand, setFact, setFollowingRules, setPreceedingRules, setReportpublic NullOrEmptyRule(String name, int salience)
Copyright © 2012. All Rights Reserved.