org.deegree.protocol.wps
Class AlgorithmDescriptionGenerator
java.lang.Object
org.deegree.protocol.wps.AlgorithmDescriptionGenerator
public class AlgorithmDescriptionGenerator
- extends Object
This class can used for creating a description for every SEXTANTE GeoAlgorithm
on the command line.
- Version:
- $Revision: $, $Date: $
- Author:
- Jens Pabel, last edited by: $Author: pabel $
Method Summary |
static void |
main(String[] args)
|
static void |
printAlgorithms(es.unex.sextante.core.IGeoAlgorithmFilter filter)
This method print a description for every SEXTANTE GeoAlgorithm on the command line. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlgorithmDescriptionGenerator
public AlgorithmDescriptionGenerator()
printAlgorithms
public static void printAlgorithms(es.unex.sextante.core.IGeoAlgorithmFilter filter)
- This method print a description for every SEXTANTE
GeoAlgorithm
on the command line.
- Parameters:
filter
- IGeoAlgorithmFilter
for filter GeoAlgorithm
s, may be null
.
main
public static void main(String[] args)
Copyright © 2011. All Rights Reserved.