| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.operator |
Contains the core of Alida, i.e. the operator concept and processing graph stuff.
|
| Modifier and Type | Field and Description |
|---|---|
protected ALDOperatorControllable.OperatorControlStatus |
ALDOperatorControllable.operatorStatus
Control status of operator, used to stop/pause/resume calculations.
|
| Modifier and Type | Method and Description |
|---|---|
static ALDOperatorControllable.OperatorControlStatus |
ALDOperatorControllable.OperatorControlStatus.valueOf(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.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.