public class StatusConstants
extends java.lang.Object
Constructor and Description |
---|
StatusConstants() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
flavourOfModel2ILOG(java.lang.String modelFlavour)
Convert the status from flavor of model to flavor of ILOG
For example, the model "NOT READY" status will be matched up with "NOTREADY" in ILOG.
|