| Package | Description |
|---|---|
| org.kie.workbench.common.dmn.client.docks.navigator | |
| org.kie.workbench.common.dmn.client.docks.navigator.factories |
| Modifier and Type | Method and Description |
|---|---|
DecisionNavigatorItem.Type |
DecisionNavigatorItem.getType() |
static DecisionNavigatorItem.Type |
DecisionNavigatorItem.Type.ofExpressionNodeClassName(String nodeClassName) |
static DecisionNavigatorItem.Type |
DecisionNavigatorItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecisionNavigatorItem.Type[] |
DecisionNavigatorItem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DecisionNavigatorItemBuilder |
DecisionNavigatorItemBuilder.withType(DecisionNavigatorItem.Type type) |
| Modifier and Type | Method and Description |
|---|---|
DecisionNavigatorItem |
DecisionNavigatorBaseItemFactory.makeItem(Node<View,Edge> node,
DecisionNavigatorItem.Type type) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.