@Portable public class Invocation extends Expression implements HasExpression
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>typeRefdescription, idURI_DMN, URI_FEEL, URI_KIE| Constructor and Description |
|---|
Invocation() |
Invocation(Id id,
Description description,
QName typeRef,
Expression expression,
List<Binding> binding) |
| Modifier and Type | Method and Description |
|---|---|
List<Binding> |
getBinding() |
Expression |
getExpression() |
void |
setExpression(Expression value) |
getTypeRef, setTypeRefgetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getNsContext, setAdditionalAttributespublic Invocation()
public Invocation(Id id, Description description, QName typeRef, Expression expression, List<Binding> binding)
public Expression getExpression()
getExpression in interface HasExpressionpublic void setExpression(Expression value)
setExpression in interface HasExpressionCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.