@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__DI__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__di__JSIDiagram",
isNative=true)
public class JSIDiagram
extends JSIDiagramElement
DiagramJSIDiagramElement.JSIExtension| Constructor and Description |
|---|
JSIDiagram() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentation()
Native getter for documentation
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
String |
getName()
Native getter for name
|
double |
getResolution()
Native getter for resolution
|
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setDocumentation(String documentationParam)
Setter for documentation
|
void |
setName(String nameParam)
Setter for name
|
void |
setResolution(double resolutionParam)
Setter for resolution
|
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()
JSINameJSIName@JsProperty(name="TYPE_NAME") public String getTYPE_NAME()
getTYPE_NAME in class JSIDiagramElement@JsProperty(name="name") public String getName()
@JsProperty(name="name") public final void setName(String nameParam)
nameParam - name to set.@JsProperty(name="documentation") public String getDocumentation()
@JsProperty(name="documentation") public final void setDocumentation(String documentationParam)
documentationParam - documentation to set.@JsProperty(name="resolution") public double getResolution()
@JsProperty(name="resolution") public final void setResolution(double resolutionParam)
resolutionParam - resolution to set.Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.