Package | Description |
---|---|
ambit2.core.data.model |
Modifier and Type | Field and Description |
---|---|
protected Algorithm.requires |
Algorithm.requirement |
Modifier and Type | Method and Description |
---|---|
Algorithm.requires |
Algorithm.getRequirement() |
static Algorithm.requires |
Algorithm.requires.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Algorithm.requires[] |
Algorithm.requires.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Algorithm.setRequirement(Algorithm.requires requirement) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.