| Package | Description |
|---|---|
| org.gcube.data.analysis.statisticalmanager.proxies | |
| org.gcube.data.analysis.statisticalmanager.stubs.types |
| Modifier and Type | Method and Description |
|---|---|
SMListGroupedAlgorithms |
StatisticalManagerDefaultFactory.getAlgorithms(SMTypeParameter... typeParameters) |
SMListGroupedAlgorithms |
StatisticalManagerFactory.getAlgorithms(SMTypeParameter... typeParameters) |
SMListGroupedAlgorithms |
StatisticalManagerDefaultFactory.getAlgorithmsUser(SMTypeParameter... typeParameters) |
SMListGroupedAlgorithms |
StatisticalManagerFactory.getAlgorithmsUser(SMTypeParameter... typeParameters) |
SMComputations |
StatisticalManagerDefaultFactory.getComputations(String user,
SMTypeParameter... typeParameters) |
SMComputations |
StatisticalManagerFactory.getComputations(String user,
SMTypeParameter... typeParameters) |
| Modifier and Type | Method and Description |
|---|---|
SMTypeParameter |
SMParameter.type() |
| Modifier and Type | Method and Description |
|---|---|
List<SMTypeParameter> |
SMComputationsRequest.parameters() |
List<SMTypeParameter> |
SMAlgorithmsRequest.parameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMParameter.type(SMTypeParameter type) |
| Modifier and Type | Method and Description |
|---|---|
void |
SMComputationsRequest.parameters(List<SMTypeParameter> parameters) |
void |
SMAlgorithmsRequest.parameters(List<SMTypeParameter> parameters) |
| Constructor and Description |
|---|
SMParameter(String defaultValue,
String description,
String name,
SMTypeParameter type) |
| Constructor and Description |
|---|
SMAlgorithmsRequest(List<SMTypeParameter> typeParameters) |
SMComputationsRequest(List<SMTypeParameter> parameters) |
Copyright © 2015. All Rights Reserved.