public interface ProcessMethod extends AbstractSWEIdentifiable
Modifier and Type | Method and Description |
---|---|
void |
addAlgorithm(AbstractAlgorithm algorithm)
Adds a new algorithm property
|
java.util.List<AbstractAlgorithm> |
getAlgorithmList()
Gets the list of algorithm properties
|
int |
getNumAlgorithms()
Returns number of algorithm properties
|
getDescription, getIdentifier, getLabel, isSetDescription, isSetIdentifier, isSetLabel, setDescription, setIdentifier, setLabel
addExtension, getExtensionList, getId, getNumExtensions, isSetId, setId
java.util.List<AbstractAlgorithm> getAlgorithmList()
int getNumAlgorithms()
void addAlgorithm(AbstractAlgorithm algorithm)