|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarkovProcess.Status | |
---|---|
jmarkov | Provides the basic elements to model continuous time Markov chains (CTMC). |
Uses of MarkovProcess.Status in jmarkov |
---|
Methods in jmarkov that return MarkovProcess.Status | |
---|---|
MarkovProcess.Status |
MarkovProcess.getStatus()
Returns the current status of the model. |
static MarkovProcess.Status |
MarkovProcess.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MarkovProcess.Status[] |
MarkovProcess.Status.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |