public interface Consequence extends RuleItem
Modifier and Type | Interface and Description |
---|---|
static interface |
Consequence.Update<T> |
Modifier and Type | Method and Description |
---|---|
BlockN |
getBlock() |
Variable[] |
getDeclarations() |
String |
getLanguage() |
Variable[] |
getVariables() |
boolean |
isBreaking() |
boolean |
isUsingDrools() |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.