public abstract class Expression extends DMNElement
DMNElement.ExtensionElements
DMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>
Modifier and Type | Field and Description |
---|---|
protected QName |
typeRef |
description, id
Constructor and Description |
---|
Expression() |
Expression(Id id,
Description description,
QName typeRef) |
Modifier and Type | Method and Description |
---|---|
QName |
getTypeRef() |
void |
setTypeRef(QName typeRef) |
getDescription, getExtensionElements, getId, getOtherAttributes, setDescription, setExtensionElements, setId
getNsContext
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.