public interface HasExpression
Modifier and Type | Field and Description |
---|---|
static HasExpression |
NOP |
Modifier and Type | Method and Description |
---|---|
DMNModelInstrumentedBase |
asDMNModelInstrumentedBase() |
Expression |
getExpression() |
default boolean |
isClearSupported()
Can the Expression be cleared on the HasExpression instance.
|
void |
setExpression(Expression expression) |
static final HasExpression NOP
Expression getExpression()
void setExpression(Expression expression)
DMNModelInstrumentedBase asDMNModelInstrumentedBase()
default boolean isClearSupported()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.