public interface ConditionalConsequence extends RuleItem
Modifier and Type | Method and Description |
---|---|
ConditionalConsequence |
getElse() |
ExprViewItem |
getExpr() |
Consequence |
getThen() |
ExprViewItem getExpr()
Consequence getThen()
ConditionalConsequence getElse()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.