Interface IRuleInput

All Known Subinterfaces:
IDtRuleInput
All Known Implementing Classes:
DtRuleInput, RuleInput

public interface IRuleInput
The input of IRule.
  • Method Details

    • getEditingObjects

      Collection<Object> getEditingObjects()
      Returns editing objects.
      Returns:
      editing objects.