Package | Description |
---|---|
org.drools.compiler.compiler.xml |
This contains the parser and utilities for handling rules in XML format.
|
org.drools.compiler.lang.api | |
org.drools.compiler.lang.api.impl | |
org.drools.compiler.lang.descr |
Modifier and Type | Method and Description |
---|---|
void |
XmlDumper.visitOrDescr(OrDescr descr) |
Modifier and Type | Method and Description |
---|---|
CEDescrBuilder<CEDescrBuilder<P,T>,OrDescr> |
CEDescrBuilder.or()
Creates a set of OR'ed Conditional Elements
|
Modifier and Type | Method and Description |
---|---|
CEDescrBuilder<CEDescrBuilder<P,T>,OrDescr> |
CEDescrBuilderImpl.or()
Creates a set of OR'ed Conditional Elements
|
Modifier and Type | Method and Description |
---|---|
void |
DescrVisitor.visit(OrDescr descr) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.