@ALDDerivedClass @ALDAOperator(genericExecutionMode=ALL, level=STANDARD) public class ALDArrayMean extends ALDSummarizeArrayOp
ALDOperator.ConstructioMode, ALDOperator.HidingModedata, summarycompleteDAG, name, operatorExecutionEventlistenerList, portHashAccess, verbose, versionProvider| Constructor and Description |
|---|
ALDArrayMean()
Default constructor.
|
ALDArrayMean(Double[] data)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
operate()
This method does the actual work and needs to be implemented by every
subclass.
|
getData, getSummary, setDataaddOperatorExecutionProgressEventListener, addParameter, addParameter, addParameterUnconditioned, fieldContained, fireOperatorExecutionProgressEvent, getALDPortHashAccessKey, getConstructionMode, getHidingMode, getInInoutNames, getInInoutNames, getInNames, getInOutNames, getMissingRequiredInputs, getName, getNumParameters, getOutInoutNames, getOutNames, getParameter, getParameterDescriptor, getParameterNames, 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, setVerbose, toStringVerbose, unconfiguredItems, validate, validateCustom, validateGeneric, writeHistory, writeHistory, writeHistorypublic ALDArrayMean()
throws ALDOperatorException
ALDOperatorExceptionpublic ALDArrayMean(Double[] data) throws ALDOperatorException
data - Input array.ALDOperatorExceptionprotected void operate()
ALDOperatoroperate in class ALDOperatorCopyright © 2010–2015 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.