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