public class FunctionDefinition extends Expression
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionDefinition.Kind |
DMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
static QName |
KIND_QNAME |
URI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
FunctionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression() |
List<InformationItem> |
getFormalParameter() |
void |
setExpression(Expression value) |
getTypeRef, setTypeRefgetDescription, getExtensionElements, getId, getLabel, getOtherAttributes, setDescription, setExtensionElements, setId, setLabeladdChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, setAdditionalAttributes, setLocation, setParentpublic static final QName KIND_QNAME
public List<InformationItem> getFormalParameter()
public Expression getExpression()
public void setExpression(Expression value)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.