public abstract class AbstractRuledCommand extends Object implements RuledCommand
RuledCommand implementation that handles this.rule
management only.| Constructor and Description |
|---|
AbstractRuledCommand() |
public void setRule(Rule rule)
RuledCommandsetRule in interface RuledCommandrule - that may trigger this action (back reference. @fixme needed?)public Rule getRule()
getRule in interface RuledCommandRule that may trigger this actionCopyright © 2012. All Rights Reserved.