public interface ProcessMethod
extends net.opengis.swe.v20.AbstractSWEIdentifiable
| Modifier and Type | Method and Description |
|---|---|
void |
addAlgorithm(AbstractAlgorithm algorithm)
Adds a new algorithm property
|
List<AbstractAlgorithm> |
getAlgorithmList()
Gets the list of algorithm properties
|
int |
getNumAlgorithms()
Returns number of algorithm properties
|
List<AbstractAlgorithm> getAlgorithmList()
int getNumAlgorithms()
void addAlgorithm(AbstractAlgorithm algorithm)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.