@Portable public class Invocation extends Expression implements HasExpression
DMNElement.ExtensionElementsDMNModelInstrumentedBase.BaseNodeBuilder<T extends DMNModelInstrumentedBase>, DMNModelInstrumentedBase.NamespacecomponentWidths, typeRefdescription, idNOP| Constructor and Description |
|---|
Invocation() |
Invocation(Id id,
Description description,
QName typeRef,
Expression expression,
List<Binding> binding) |
| Modifier and Type | Method and Description |
|---|---|
DMNModelInstrumentedBase |
asDMNModelInstrumentedBase() |
boolean |
equals(Object o) |
List<Binding> |
getBinding() |
Expression |
getExpression() |
List<HasTypeRef> |
getHasTypeRefs() |
int |
getRequiredComponentWidthCount()
Returns the expected number of components to correctly represent an
Expression in the editor. |
int |
hashCode() |
void |
setExpression(Expression value) |
getComponentWidths, getTypeRef, setTypeRefgetDescription, getExtensionElements, getId, setDescription, setExtensionElements, setIdgetAdditionalAttributes, getDefaultNamespace, getNsContext, getParent, getPrefixForNamespaceURI, setAdditionalAttributes, setParentclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisClearSupportedpublic 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 HasExpressionpublic DMNModelInstrumentedBase asDMNModelInstrumentedBase()
asDMNModelInstrumentedBase in interface HasExpressionasDMNModelInstrumentedBase in interface HasTypeRefasDMNModelInstrumentedBase in class Expressionpublic List<HasTypeRef> getHasTypeRefs()
getHasTypeRefs in interface HasTypeRefsgetHasTypeRefs in class Expressionpublic int getRequiredComponentWidthCount()
HasComponentWidthsExpression in the editor.getRequiredComponentWidthCount in interface HasComponentWidthsCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.