| Modifier and Type | Method and Description |
|---|---|
ModuleState |
UpdateModule.getState() |
| Modifier and Type | Method and Description |
|---|---|
ModuleState |
ConcentrationBasedModule.getState() |
static ModuleState |
ModuleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleState[] |
ModuleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ModuleState |
DisplacementBasedModule.state |
| Modifier and Type | Method and Description |
|---|---|
ModuleState |
DisplacementBasedModule.getState() |
| Modifier and Type | Field and Description |
|---|---|
protected ModuleState |
QualitativeModule.state |
| Modifier and Type | Method and Description |
|---|---|
ModuleState |
QualitativeModule.getState() |
Copyright © 2018. All rights reserved.