Package | Description |
---|---|
org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12 |
Modifier and Type | Method and Description |
---|---|
JSITAssociationDirection |
JSITAssociation.getAssociationDirection()
Native getter for associationDirection
|
static JSITAssociationDirection |
JSITAssociationDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSITAssociationDirection[] |
JSITAssociationDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JSITAssociation.setAssociationDirection(JSITAssociationDirection associationDirectionParam)
Setter for associationDirection
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.