@JsType(namespace="<global>",
name="JsInterop__ConstructorAPI__DMN12__org__kie__workbench__common__dmn__webapp__kogito__marshaller__js__model__dmn12__JSITAssociation",
isNative=true)
public class JSITAssociation
extends JSITArtifact
TAssociationJSITDMNElement.JSIExtensionElements| Constructor and Description |
|---|
JSITAssociation() |
| Modifier and Type | Method and Description |
|---|---|
JSITAssociationDirection |
getAssociationDirection()
Native getter for associationDirection
|
static JSIName |
getJSIName()
Getter for specific
JSIName |
JSITDMNElementReference |
getSourceRef()
Native getter for sourceRef
|
JSITDMNElementReference |
getTargetRef()
Native getter for targetRef
|
String |
getTYPE_NAME()
Native getter for TYPE_NAME
|
static boolean |
instanceOf(Object instance) |
void |
setAssociationDirection(JSITAssociationDirection associationDirectionParam)
Setter for associationDirection
|
void |
setSourceRef(JSITDMNElementReference sourceRefParam)
Setter for sourceRef
|
void |
setTargetRef(JSITDMNElementReference targetRefParam)
Setter for targetRef
|
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 JSITArtifact@JsProperty(name="sourceRef") public JSITDMNElementReference getSourceRef()
@JsProperty(name="sourceRef") public final void setSourceRef(JSITDMNElementReference sourceRefParam)
sourceRefParam - sourceRef to set.@JsProperty(name="targetRef") public JSITDMNElementReference getTargetRef()
@JsProperty(name="targetRef") public final void setTargetRef(JSITDMNElementReference targetRefParam)
targetRefParam - targetRef to set.@JsProperty(name="associationDirection") public JSITAssociationDirection getAssociationDirection()
@JsProperty(name="associationDirection") public final void setAssociationDirection(JSITAssociationDirection associationDirectionParam)
associationDirectionParam - associationDirection to set.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.