public interface NamedExpression
extends org.kie.dmn.model.api.DMNModelInstrumentedBase
| Modifier and Type | Method and Description |
|---|---|
org.kie.dmn.model.api.Expression |
getExpression() |
String |
getName() |
QName |
getTypeRef() |
void |
setExpression(org.kie.dmn.model.api.Expression exp) |
void |
setName(String name) |
void |
setTypeRef(QName ref) |
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.