|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SMComputation in org.gcube_system.namespaces.data.analysis.statisticalmanager.types |
|---|
| Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types that return SMComputation | |
|---|---|
SMComputation |
ItemHistory.getComputation()
Gets the computation value for this ItemHistory. |
SMComputation |
ComputationConfig.getComputation()
Gets the computation value for this ComputationConfig. |
| Methods in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMComputation | |
|---|---|
void |
ItemHistory.setComputation(SMComputation computation)
Sets the computation value for this ItemHistory. |
void |
ComputationConfig.setComputation(SMComputation computation)
Sets the computation value for this ComputationConfig. |
| Constructors in org.gcube_system.namespaces.data.analysis.statisticalmanager.types with parameters of type SMComputation | |
|---|---|
ComputationConfig(SMComputation computation,
SMEntries parameters)
|
|
ItemHistory(SMComputation computation,
long computationId,
ComputationStatus computationStatus,
Calendar endDate,
String infrastructure,
ComputationOutput output,
SMEntries parameters,
Calendar startDate)
|
|
| Uses of SMComputation in org.gcube.data.analysis.statisticalmanager.stubs |
|---|
| Methods in org.gcube.data.analysis.statisticalmanager.stubs with parameters of type SMComputation | |
|---|---|
ParametersList |
FactoryPortType.getAlgorithmParameters(SMComputation request)
|
| Uses of SMComputation in org.gcube.data.analysis.statisticalmanager.stubs.bindings |
|---|
| Methods in org.gcube.data.analysis.statisticalmanager.stubs.bindings with parameters of type SMComputation | |
|---|---|
ParametersList |
FactoryPortTypeSOAPBindingStub.getAlgorithmParameters(SMComputation request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||