|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ALDOperatorControllable.OperatorControlStatus | |
|---|---|
| de.unihalle.informatik.Alida.operator | Contains the core of Alida, i.e. the operator concept and processing graph stuff. |
| Uses of ALDOperatorControllable.OperatorControlStatus in de.unihalle.informatik.Alida.operator |
|---|
| Fields in de.unihalle.informatik.Alida.operator declared as ALDOperatorControllable.OperatorControlStatus | |
|---|---|
protected ALDOperatorControllable.OperatorControlStatus |
ALDOperatorControllable.operatorStatus
Status of operator, used to stop/pause/resume calculations. |
| Methods in de.unihalle.informatik.Alida.operator that return ALDOperatorControllable.OperatorControlStatus | |
|---|---|
static ALDOperatorControllable.OperatorControlStatus |
ALDOperatorControllable.OperatorControlStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ALDOperatorControllable.OperatorControlStatus[] |
ALDOperatorControllable.OperatorControlStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||