Package | Description |
---|---|
org.drools.model | |
org.drools.model.functions | |
org.drools.model.operators |
Modifier and Type | Method and Description |
---|---|
static boolean |
DSL.eval(Operator op,
Object obj,
Object... args) |
Modifier and Type | Interface and Description |
---|---|
static interface |
Operator.MultipleValue<A,B> |
static interface |
Operator.SingleValue<A,B> |
Modifier and Type | Method and Description |
---|---|
static Operator |
Operator.Register.getOperator(String opName) |
Modifier and Type | Method and Description |
---|---|
static void |
Operator.Register.register(Operator operator) |
Modifier and Type | Class and Description |
---|---|
class |
ContainsOperator |
class |
ExcludesOperator |
class |
InOperator |
class |
MatchesOperator |
class |
MemberOfOperator |
class |
SoundsLikeOperator |
class |
StringEndsWithOperator |
class |
StringLengthWithOperator |
class |
StringStartsWithOperator |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.