public abstract class ALDSummarizeArrayOp extends ALDOperator
ALDOperator.ConstructioMode, ALDOperator.HidingMode| Modifier and Type | Field and Description |
|---|---|
protected Double[] |
data
Input 1D array
|
protected Double |
summary
Summarizing scalar
|
completeDAG, name, operatorExecutionEventlistenerList, portHashAccess, verbose, versionProvider| Constructor and Description |
|---|
ALDSummarizeArrayOp()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Double[] |
getData()
Returns the 1D array
|
Double |
getSummary()
Returns the Summarizing scalar
|
void |
setData(Double[] _data)
Sets the 1D array
|
addOperatorExecutionProgressEventListener, 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, operate, 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, writeHistory@Parameter(label="Input 1D array", required=true, direction=IN, description="Input array (1D).") protected Double[] data
@Parameter(label="Summarizing scalar", direction=OUT, description="Summarizing scalar of the 1D arra") protected transient Double summary
public ALDSummarizeArrayOp()
throws ALDOperatorException
ALDOperatorExceptionCopyright © 2010–2015 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.