Class Fields.FieldSelector
- java.lang.Object
-
- org.drools.verifier.core.index.select.Select<Field>
-
- org.drools.verifier.core.index.model.Fields.FieldSelector
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.drools.verifier.core.index.select.Select
Select.Entry<T>
-
-
Constructor Summary
Constructors Constructor Description FieldSelector(Matcher matcher)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Actionsactions()Conditionsconditions()
-
-
-
Constructor Detail
-
FieldSelector
public FieldSelector(Matcher matcher)
-
-
Method Detail
-
conditions
public Conditions conditions()
-
actions
public Actions actions()
-
-