public class TInvocation extends TExpression implements Invocation
TDMNElement.TExtensionElements
DMNElement.ExtensionElements
Modifier and Type | Field and Description |
---|---|
protected List<Binding> |
binding |
protected Expression |
expression |
typeRef
description, extensionElements, id, label
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, findAllChildren, 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, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParent
protected Expression expression
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–2020 JBoss by Red Hat. All rights reserved.