public interface ProcessingMode
Modifier and Type | Method and Description |
---|---|
TableConsumer |
createConsumer(uk.ac.starlink.task.Environment env)
Creates a TableConsumer, deriving any additional required
configuration from a given environment.
|
uk.ac.starlink.task.Parameter<?>[] |
getAssociatedParameters()
Returns a list of any parameters which are associated with this mode.
|
String |
getDescription()
Returns a textual description of this processing mode.
|
TableConsumer createConsumer(uk.ac.starlink.task.Environment env) throws uk.ac.starlink.task.TaskException
env
- execution environmentuk.ac.starlink.task.TaskException
uk.ac.starlink.task.Parameter<?>[] getAssociatedParameters()
String getDescription()
Copyright © 2022 Central Laboratory of the Research Councils. All Rights Reserved.