| Package | Description |
|---|---|
| org.gcube.data.analysis.statisticalmanager.persistence.algorithms |
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmDescriptor |
AlgorithmManager.getAlgorithmByName(String name) |
AlgorithmDescriptor |
AlgorithmCategoryDescriptor.getAlgorithmDescriptor(String algorithmName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AlgorithmDescriptor> |
AlgorithmCategoryDescriptor.getAlgorithms() |
static Map<AlgorithmCategory,Set<AlgorithmDescriptor>> |
AlgorithmManager.publishMissingAlgorithms() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlgorithmDescriptor.update(AlgorithmDescriptor updated) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<org.gcube.data.analysis.statisticalmanager.stubs.SMAlgorithm> |
AlgorithmDescriptor.asList(Collection<AlgorithmDescriptor> toTranslate) |
| Constructor and Description |
|---|
AlgorithmDescriptor(AlgorithmDescriptor toCopy) |
| Constructor and Description |
|---|
AlgorithmCategoryDescriptor(AlgorithmCategory category,
Collection<AlgorithmDescriptor> algorithms) |
Copyright © 2016. All Rights Reserved.