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