public abstract class ALDOperatorCollectionElement extends ALDOperator
ALDOperatorCollection.ALDOperator.HidingMode, ALDOperator.HistoryConstructionModecompleteDAG, genuineInstance, name, operatorExecutionEventlistenerList, opNodeStackHash, portHashAccess, verbose, versionProvider| Constructor and Description |
|---|
ALDOperatorCollectionElement()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getUniqueClassIdentifier()
Request a unique identifier string for this operator class.
|
addOperatorExecutionProgressEventListener, addParameter, addParameter, addParameterUnconditioned, allowedClassForIO, 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, operate, 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, writeHistorypublic ALDOperatorCollectionElement()
throws ALDOperatorException
ALDOperatorException - Thrown in case of failure.public abstract String getUniqueClassIdentifier()
This string is used by ALDOperatorCollection to manage available
operators and link them to additional information. If the string is not
unique for your set of operators ALDOperatorCollection might not
work properly.
Copyright © 2010–2021 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.