| Package | Description |
|---|---|
| org.kie.workbench.common.screens.datamodeller.client |
| Modifier and Type | Method and Description |
|---|---|
DataModelerContext.ParseStatus |
DataModelerContext.getParseStatus() |
static DataModelerContext.ParseStatus |
DataModelerContext.ParseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataModelerContext.ParseStatus[] |
DataModelerContext.ParseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataModelerContext.setParseStatus(DataModelerContext.ParseStatus parseStatus) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.