@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__DMN12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmn12__JSITInputClause",
isNative=true)
public class JSITInputClause
extends JSITDMNElement
TInputClauseJSITDMNElement.JSIExtensionElements| Constructor and Description |
|---|
JSITInputClause() |
| Modifier and Type | Method and Description |
|---|---|
JSITLiteralExpression |
getInputExpression()
Native getter for inputExpression
|
JSITUnaryTests |
getInputValues()
Native getter for inputValues
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setInputExpression(JSITLiteralExpression inputExpressionParam)
Setter for inputExpression
|
void |
setInputValues(JSITUnaryTests inputValuesParam)
Setter for inputValues
|
getDescription, getExtensionElements, getId, getLabel, getOtherAttributes, getOtherAttributesMap, setDescription, setExtensionElements, setId, setLabel, setOtherAttributes@JsOverlay public static final String TYPE
@JsOverlay public static boolean instanceOf(Object instance)
@JsOverlay public static JSIName getJSIName()
JSINameJSIName@JsProperty(name="TYPE_NAME") public String getTYPE_NAME()
getTYPE_NAME in class JSITDMNElement@JsProperty(name="inputExpression") public JSITLiteralExpression getInputExpression()
@JsProperty(name="inputExpression") public final void setInputExpression(JSITLiteralExpression inputExpressionParam)
inputExpressionParam - inputExpression to set.@JsProperty(name="inputValues") public JSITUnaryTests getInputValues()
@JsProperty(name="inputValues") public final void setInputValues(JSITUnaryTests inputValuesParam)
inputValuesParam - inputValues to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.