| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.operator |
Contains the core of Alida, i.e. the operator concept and processing graph stuff.
|
| Modifier and Type | Method and Description |
|---|---|
static ALDOperator.ConstructioMode |
ALDOperator.setConstructionMode() |
static ALDOperator.ConstructioMode |
ALDOperator.ConstructioMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ALDOperator.ConstructioMode[] |
ALDOperator.ConstructioMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ALDOperator.setConstructionMode(ALDOperator.ConstructioMode constructionMode) |
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.