public abstract class AbstractAlgorithm extends AbstractObservable implements IAlgorithm
| Constructor and Description |
|---|
AbstractAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addError(String error)
Deprecated.
|
protected abstract TypedProcessDescription |
createDescription() |
TypedProcessDescription |
getDescription() |
List<String> |
getErrors()
Deprecated.
|
addObserver, getState, notifyObservers, removeObserver, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute@Deprecated public List<String> getErrors()
getErrors in interface IAlgorithm@Deprecated protected void addError(String error)
public TypedProcessDescription getDescription()
getDescription in interface IAlgorithmprotected abstract TypedProcessDescription createDescription()
Copyright © 2016–2023 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.