| Package | Description |
|---|---|
| ch.epfl.bbp.uima.utils |
| Modifier and Type | Method and Description |
|---|---|
static StaticOption.Type |
StaticOption.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StaticOption.Type[] |
StaticOption.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.math3.util.Pair<StaticOption.Type,Object[]> |
StaticOption.getOptionDefinition(String name) |
static Map<String,org.apache.commons.math3.util.Pair<StaticOption.Type,Object>> |
StaticOption.setChoosenOption(int combinaisonIndex) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
StaticOption.get(String key,
StaticOption.Type type) |
Copyright © 2015 Bluebrain Project. All rights reserved.