public class TInvocation extends TExpression implements Invocation
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
TInvocation() |
Modifier and Type | Method and Description |
---|---|
List<Binding> |
getBinding() |
Expression |
getExpression() |
void |
setExpression(Expression value) |
getTypeRef, setTypeRef
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTypeRef, setTypeRef
getDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabel
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
public Expression getExpression()
getExpression
in interface Invocation
public void setExpression(Expression value)
setExpression
in interface Invocation
public List<Binding> getBinding()
getBinding
in interface Invocation
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.