Package | Description |
---|---|
org.processmining.contexts.uitopia.packagemanager |
Modifier and Type | Method and Description |
---|---|
PMPackage.PMStatus |
PMPackage.getStatus() |
static PMPackage.PMStatus |
PMPackage.PMStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PMPackage.PMStatus[] |
PMPackage.PMStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PMPackage.setStatus(PMPackage.PMStatus status) |