org.esa.beam.framework.gpf.doclet
Class OperatorDesc
java.lang.Object
org.esa.beam.framework.gpf.doclet.OperatorDesc
- All Implemented Interfaces:
- ElementDesc
public class OperatorDesc
- extends Object
- implements ElementDesc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getType
public Class<? extends Operator> getType()
getClassDoc
public com.sun.javadoc.ClassDoc getClassDoc()
getName
public String getName()
- Specified by:
getName in interface ElementDesc
getShortDescription
public String getShortDescription()
- Specified by:
getShortDescription in interface ElementDesc
getLongDescription
public String getLongDescription()
- Specified by:
getLongDescription in interface ElementDesc
getVersion
public String getVersion()
getTargetProduct
public TargetProductDesc getTargetProduct()
getSourceProductList
public SourceProductDesc[] getSourceProductList()
getSourceProducts
public SourceProductsDesc getSourceProducts()
getParameters
public ParameterDesc[] getParameters()
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.