public interface HasVariable<T extends IsInformationItem>
| Modifier and Type | Method and Description |
|---|---|
DMNModelInstrumentedBase |
asDMNModelInstrumentedBase() |
T |
getVariable() |
void |
setVariable(T informationItem) |
T getVariable()
void setVariable(T informationItem)
DMNModelInstrumentedBase asDMNModelInstrumentedBase()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.