public interface DrlxParseSuccess extends DrlxParseResult
Modifier and Type | Method and Description |
---|---|
DrlxParseSuccess |
addAllWatchedProperties(Collection<String> watchedProperties) |
com.github.javaparser.ast.expr.Expression |
getExpr() |
String |
getExprBinding() |
boolean |
isRequiresSplit() |
boolean |
isTemporal() |
boolean |
isValidExpression() |
accept, acceptWithReturnValue, combineWith, getExprId, isSuccess, setOriginalDrlConstraint
boolean isValidExpression()
String getExprBinding()
com.github.javaparser.ast.expr.Expression getExpr()
boolean isRequiresSplit()
boolean isTemporal()
DrlxParseSuccess addAllWatchedProperties(Collection<String> watchedProperties)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.