public class ProcessMethodImpl extends org.vast.data.AbstractSWEIdentifiableImpl implements ProcessMethod
| Constructor and Description |
|---|
ProcessMethodImpl() |
| 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
|
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabeladdExtension, getExtensionList, getId, getNumExtensions, isSetId, setIdequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic List<AbstractAlgorithm> getAlgorithmList()
getAlgorithmList in interface ProcessMethodpublic int getNumAlgorithms()
getNumAlgorithms in interface ProcessMethodpublic void addAlgorithm(AbstractAlgorithm algorithm)
addAlgorithm in interface ProcessMethodCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.