@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__DMNDI12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmndi12__JSIDMNEdge",
isNative=true)
public class JSIDMNEdge
extends JSIEdge
DMNEdgeJSIDiagramElement.JSIExtension| Constructor and Description |
|---|
JSIDMNEdge() |
| Modifier and Type | Method and Description |
|---|---|
QName |
getDmnElementRef()
Native getter for dmnElementRef
|
JSIDMNLabel |
getDMNLabel()
Native getter for dmnLabel
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setDmnElementRef(QName dmnElementRefParam)
Setter for dmnElementRef
|
void |
setDMNLabel(JSIDMNLabel dmnLabelParam)
Setter for dmnLabel
|
addAllWaypoint, addWaypoint, getNativeWaypoint, getWaypoint, removeWaypoint, setNativeWaypoint, setWaypointgetExtension, 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()
JSINameJSIName@JsProperty(name="TYPE_NAME") public String getTYPE_NAME()
getTYPE_NAME in class JSIEdge@JsProperty(name="dmnLabel") public JSIDMNLabel getDMNLabel()
@JsProperty(name="dmnLabel") public final void setDMNLabel(JSIDMNLabel dmnLabelParam)
dmnLabelParam - dmnLabel to set.@JsProperty(name="dmnElementRef") public QName getDmnElementRef()
@JsProperty(name="dmnElementRef") public final void setDmnElementRef(QName dmnElementRefParam)
dmnElementRefParam - dmnElementRef to set.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.