@JsType(namespace="<global>", name="JsInterop__ConstructorAPI__DMNDI12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmndi12__JSIDMNShape", isNative=true) public class JSIDMNShape extends JSIShape
DMNShape
JSIDiagramElement.JSIExtension
Constructor and Description |
---|
JSIDMNShape() |
Modifier and Type | Method and Description |
---|---|
JSIDMNDecisionServiceDividerLine |
getDMNDecisionServiceDividerLine()
Native getter for dmnDecisionServiceDividerLine
|
QName |
getDmnElementRef()
Native getter for dmnElementRef
|
JSIDMNLabel |
getDMNLabel()
Native getter for dmnLabel
|
boolean |
getIsCollapsed()
Native getter for isCollapsed
|
boolean |
getIsListedInputData()
Native getter for isListedInputData
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setDMNDecisionServiceDividerLine(JSIDMNDecisionServiceDividerLine dmnDecisionServiceDividerLineParam)
Setter for dmnDecisionServiceDividerLine
|
void |
setDmnElementRef(QName dmnElementRefParam)
Setter for dmnElementRef
|
void |
setDMNLabel(JSIDMNLabel dmnLabelParam)
Setter for dmnLabel
|
void |
setIsCollapsed(boolean isCollapsedParam)
Setter for isCollapsed
|
void |
setIsListedInputData(boolean isListedInputDataParam)
Setter for isListedInputData
|
getBounds, setBounds
getExtension, getId, getOtherAttributes, getOtherAttributesMap, getSharedStyle, getStyle, setExtension, setId, setOtherAttributes, setSharedStyle, setStyle
@JsOverlay public static final String TYPE
@JsOverlay public static boolean instanceOf(Object instance)
@JsOverlay public static JSIName getJSIName()
JSIName
JSIName
@JsProperty(name="TYPE_NAME") public String getTYPE_NAME()
getTYPE_NAME
in class JSIShape
@JsProperty(name="dmnLabel") public JSIDMNLabel getDMNLabel()
@JsProperty(name="dmnLabel") public final void setDMNLabel(JSIDMNLabel dmnLabelParam)
dmnLabelParam
- dmnLabel to set.@JsProperty(name="dmnDecisionServiceDividerLine") public JSIDMNDecisionServiceDividerLine getDMNDecisionServiceDividerLine()
@JsProperty(name="dmnDecisionServiceDividerLine") public final void setDMNDecisionServiceDividerLine(JSIDMNDecisionServiceDividerLine dmnDecisionServiceDividerLineParam)
dmnDecisionServiceDividerLineParam
- dmnDecisionServiceDividerLine to set.@JsProperty(name="dmnElementRef") public QName getDmnElementRef()
@JsProperty(name="dmnElementRef") public final void setDmnElementRef(QName dmnElementRefParam)
dmnElementRefParam
- dmnElementRef to set.@JsProperty(name="isListedInputData") public boolean getIsListedInputData()
@JsProperty(name="isListedInputData") public final void setIsListedInputData(boolean isListedInputDataParam)
isListedInputDataParam
- isListedInputData to set.@JsProperty(name="isCollapsed") public boolean getIsCollapsed()
@JsProperty(name="isCollapsed") public final void setIsCollapsed(boolean isCollapsedParam)
isCollapsedParam
- isCollapsed to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.