@ALDDerivedClass @ALDAOperator(genericExecutionMode=ALL, level=APPLICATION) public class WriteExtrema1D extends ALDOperator
ExtremaalData1D to a file.
For a description of the format see ReadExtrema1D
ALDOperator.HidingMode, ALDOperator.HistoryConstructionMode| Modifier and Type | Field and Description |
|---|---|
protected Extrema1D |
extrema
1D Experiment
|
(package private) ALDFileString |
filename
Filename
|
completeDAG, name, operatorExecutionEventlistenerList, portHashAccess, verbose, versionProvider| Constructor and Description |
|---|
WriteExtrema1D()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
operate()
This method does the actual work and needs to be implemented by every
subclass.
|
addOperatorExecutionProgressEventListener, addParameter, addParameter, addParameterUnconditioned, fieldContained, fireOperatorExecutionProgressEvent, getALDPortHashAccessKey, getConstructionMode, getDocumentation, getHidingMode, getInactiveParameterNames, getInInoutNames, getInInoutNames, getInNames, getInOutNames, getMissingRequiredInputs, getName, getNumParameters, getOutInoutNames, getOutNames, getParameter, getParameterDescriptor, getParameterDescriptorUnconditioned, getParameterNames, getParameterUnconditioned, getSupplementalNames, getVerbose, getVersion, handleOperatorExecutionProgressEvent, hasInOutParameters, hasParameter, isAnnotatedParameter, isConfigured, print, print, print, printInterface, printInterface, readHistory, readResolve, reinitializeParameterDescriptors, removeOperatorExecutionProgressEventListener, removeParameter, runOp, runOp, runOp, setConstructionMode, setConstructionMode, setConstructionMode, setHidingMode, setName, setParameter, setParameterUnconditioned, setVerbose, toStringVerbose, unconfiguredItems, validate, validateCustom, validateGeneric, writeHistory, writeHistory, writeHistory@Parameter(label="Filename", required=true, direction=IN, description="Filename", dataIOOrder=1) ALDFileString filename
@Parameter(label="1D Experiment", direction=IN, description="1D Extrema", dataIOOrder=2) protected Extrema1D extrema
public WriteExtrema1D()
throws ALDOperatorException
ALDOperatorExceptionprotected void operate()
throws ALDOperatorException,
ALDProcessingDAGException
ALDOperatoroperate in class ALDOperatorALDOperatorExceptionALDProcessingDAGExceptionCopyright © 2010–2021 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.