Package | Description |
---|---|
org.drools.model |
Modifier and Type | Method and Description |
---|---|
static PatternDSL.LogicalCombiner |
PatternDSL.LogicalCombiner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatternDSL.LogicalCombiner[] |
PatternDSL.LogicalCombiner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CombinedPatternExprItem(PatternDSL.LogicalCombiner combiner,
List<PatternDSL.PatternItem<T>> items) |
SubPatternDefImpl(PatternDSL.PatternDefImpl<T> parent,
PatternDSL.LogicalCombiner combiner) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.