public class FunctionDefinition extends Expression
DMNElement.ExtensionElementsURI_DMN, URI_FEEL| 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, setLabelgetNamespaceURI, getNsContext, getParent, setParentpublic List<InformationItem> getFormalParameter()
public Expression getExpression()
public void setExpression(Expression value)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.