Package | Description |
---|---|
org.drools.compiler.lang.api | |
org.drools.compiler.lang.api.impl |
Modifier and Type | Method and Description |
---|---|
ForallDescrBuilder<CEDescrBuilder<P,T>> |
CEDescrBuilder.forall()
Defines a FORALL Conditional Element
|
Modifier and Type | Class and Description |
---|---|
class |
ForallDescrBuilderImpl<P extends DescrBuilder<?,?>>
An implementation for the CEDescrBuilder
|
Modifier and Type | Method and Description |
---|---|
ForallDescrBuilder<CEDescrBuilder<P,T>> |
CEDescrBuilderImpl.forall()
Defines a FORALL Conditional Element
|
Modifier and Type | Method and Description |
---|---|
PatternDescrBuilder<ForallDescrBuilder<P>> |
ForallDescrBuilderImpl.pattern() |
PatternDescrBuilder<ForallDescrBuilder<P>> |
ForallDescrBuilderImpl.pattern(String type) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.