public class MultiCone extends SkyConeMatch2
Constructor and Description |
---|
MultiCone() |
Modifier and Type | Method and Description |
---|---|
Executable |
createExecutable(Environment env)
Creates an executable object which will do the work of this task
in the given Environment.
|
createProducer
createInputProducer
createProducer, getIdentity, getOutputMode, getParameterList, getParameters, getPurpose
public Executable createExecutable(Environment env) throws TaskException
Task
env
, though this is not
absolutely prohibited.createExecutable
in interface Task
createExecutable
in class ConsumerTask
env
- the environment in which the task will operateTaskException
- if no executable can be created;
this should usually be a UsageException
or
some subclassCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.