@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__DMN12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmn12__JSITOutputClause",
isNative=true)
public class JSITOutputClause
extends JSITDMNElement
TOutputClauseJSITDMNElement.JSIExtensionElements| Constructor and Description |
|---|
JSITOutputClause() |
| Modifier and Type | Method and Description |
|---|---|
JSITLiteralExpression |
getDefaultOutputEntry()
Native getter for defaultOutputEntry
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getName()
Native getter for name
|
JSITUnaryTests |
getOutputValues()
Native getter for outputValues
|
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
String |
getTypeRef()
Native getter for typeRef
|
static boolean |
instanceOf(Object instance) |
void |
setDefaultOutputEntry(JSITLiteralExpression defaultOutputEntryParam)
Setter for defaultOutputEntry
|
void |
setName(String nameParam)
Setter for name
|
void |
setOutputValues(JSITUnaryTests outputValuesParam)
Setter for outputValues
|
void |
setTypeRef(String typeRefParam)
Setter for typeRef
|
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="outputValues") public JSITUnaryTests getOutputValues()
@JsProperty(name="outputValues") public final void setOutputValues(JSITUnaryTests outputValuesParam)
outputValuesParam - outputValues to set.@JsProperty(name="defaultOutputEntry") public JSITLiteralExpression getDefaultOutputEntry()
@JsProperty(name="defaultOutputEntry") public final void setDefaultOutputEntry(JSITLiteralExpression defaultOutputEntryParam)
defaultOutputEntryParam - defaultOutputEntry to set.@JsProperty(name="name") public String getName()
@JsProperty(name="name") public final void setName(String nameParam)
nameParam - name to set.@JsProperty(name="typeRef") public String getTypeRef()
@JsProperty(name="typeRef") public final void setTypeRef(String typeRefParam)
typeRefParam - typeRef to set.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.