| Package | Description |
|---|---|
| org.drools.workbench.screens.scenariosimulation.kogito.client.dmn | |
| org.drools.workbench.screens.scenariosimulation.kogito.client.dmn.feel |
| Modifier and Type | Method and Description |
|---|---|
BuiltInType |
ClientDMNType.getFeelType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientDMNType.setFeelType(BuiltInType feelType) |
| Constructor and Description |
|---|
ClientDMNType(String namespace,
String name,
String id,
boolean isCollection,
boolean isComposite,
Map<String,ClientDMNType> fields,
BuiltInType feelType) |
ClientDMNType(String namespace,
String name,
String id,
boolean isCollection,
BuiltInType feelType) |
| Modifier and Type | Method and Description |
|---|---|
static BuiltInType |
BuiltInType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltInType[] |
BuiltInType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.