Interface IRuleInput
- 
- All Known Subinterfaces:
- IDtRuleInput
 - All Known Implementing Classes:
- DtRuleInput,- RuleInput
 
 public interface IRuleInputThe input ofIRule.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<Object>getEditingObjects()Returns editing objects.
 
-