| Package | Description |
|---|---|
| org.gcube_system.namespaces.data.analysis.statisticalmanager.types |
| Modifier and Type | Method and Description |
|---|---|
SMEntry[] |
SMComputation.getParameters()
Gets the parameters value for this SMComputation.
|
SMEntry |
SMComputation.getParameters(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
SMComputation.setParameters(int i,
SMEntry _value) |
void |
SMComputation.setParameters(SMEntry[] parameters)
Sets the parameters value for this SMComputation.
|
| Constructor and Description |
|---|
SMComputation(String algorithm,
String category,
String infrastructure,
SMEntry[] parameters,
String title) |
Copyright © 2014. All Rights Reserved.