public class TFunctionItem extends TDMNElement implements FunctionItem
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected String |
outputTypeRef |
protected List<InformationItem> |
parameters |
description, extensionElements, id, label| Constructor and Description |
|---|
TFunctionItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOutputTypeRef() |
List<InformationItem> |
getParameters() |
void |
setOutputTypeRef(String value) |
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParentprotected List<InformationItem> parameters
protected String outputTypeRef
public List<InformationItem> getParameters()
getParameters in interface FunctionItempublic String getOutputTypeRef()
getOutputTypeRef in interface FunctionItempublic void setOutputTypeRef(String value)
setOutputTypeRef in interface FunctionItemCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.