Interface ConditionalSelector

All Superinterfaces:
Selector, SimpleSelector

public interface ConditionalSelector extends SimpleSelector
Version:
$Revision: 477010 $
Author:
Philippe Le Hegaret
See Also:
  • Method Details

    • getSimpleSelector

      SimpleSelector getSimpleSelector()
      Returns the simple selector.

      The simple selector can't be a ConditionalSelector.

    • getCondition

      Condition getCondition()
      Returns the condition to be applied on the simple selector.