A B C D E F G H I L M N O P R S T U V W

A

accept(File) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow.DataTabFileFilter
 
accept(File) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow.DataTabFileFilter
 
accept(File) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow.DataTabFileFilter
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionShowButton
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayShowButton
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayShowButton
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassShowButton
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperatorResultFrame
 
actionPerformed(ActionEvent) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
 
addALDConfigurationEventListener(ALDConfigurationEventListener) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
addALDConfigurationEventListener(ALDConfigurationEventListener) - Method in interface de.unihalle.informatik.Alida.operator.events.ALDConfigurationEventReporter
Adds a listener to this reporter.
addALDControlEventListener(ALDControlEventListener) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
addALDControlEventListener(ALDControlEventListener) - Method in interface de.unihalle.informatik.Alida.operator.events.ALDControlEventReporter
Adds a listener to this reporter.
addAttrToEdge(EdgeType, String, String) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add an attribute to a graphml edge
addAttrToGraph(GraphType, String, String) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add an attribute to a graphml graph
addAttrToGraphml(GraphmlType, String, String) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add an attribute to a graphml element
addAttrToNode(NodeType, String, String) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add an attribute to a graphml node
addAttrToPort(PortType, String, String) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add an attribute to a graphml port
addButtonPanel() - Method in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Adds set of control buttons to the input panel.
addChild(ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Add a child found during back tracing.
addData(ALDDataPort) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Add a data port found during back tracing.
addDataPortToGraphml(GraphType, ALDDataPort) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add a data port to the graphML graph
addDirectChild(ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Add a directly registered child during invocation.
addEdge(GraphType, ALDPort, ALDPort, int) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add an graphml edge to graph with index idx
addGraphmlHistory(GraphType, ALDDataPort) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add the complete history of an object represented by a data port, which was read from a graphml file, to a graph object.
addKey(GraphmlType, String, KeyForType.Enum, String, KeyTypeType.Enum) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
add a key definition to graphml
addOpNodePortToGraphml(GraphType, ALDOpNodePort) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add a opNode port object to the graphML graph
addOpNodeToGraph(GraphType, ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add an opNode to the graph of the enclosing opNode.
addParamConfigPanel() - Method in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Adds operator parameter configuration panel to input panel.
addParameterHash(NodeType, ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add the parameter hash to to a graphml node.
addXmlHistory(NodeType, XmlObject) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Add the complete history of a ALDData from a generic XML file to a graphml node.
ALD_EXTENSION - Static variable in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
File extension of Alida processing history files.
ALDAOperator - Annotation Type in de.unihalle.informatik.Alida.annotations
ALDOperators may be annotated with this annotation in order to enable generic execution or documentation facilities for the operator.
ALDAOperator.ExecutionMode - Enum in de.unihalle.informatik.Alida.annotations
Enumerates the different types of user interfaces to be automatically generated for this operator.
ALDAOperator.ExecutionMode() - Constructor for enum de.unihalle.informatik.Alida.annotations.ALDAOperator.ExecutionMode
 
ALDAOperator.Level - Enum in de.unihalle.informatik.Alida.annotations
Enumerates the different levels of this operator.
ALDAOperator.Level() - Constructor for enum de.unihalle.informatik.Alida.annotations.ALDAOperator.Level
 
ALDArrayMean - Class in de.unihalle.informatik.Alida.demo
Operator returning the mean value of an 1D array.
ALDArrayMean() - Constructor for class de.unihalle.informatik.Alida.demo.ALDArrayMean
Default constructor.
ALDArrayMean(Double[]) - Constructor for class de.unihalle.informatik.Alida.demo.ALDArrayMean
Constructor.
ALDArrayMin - Class in de.unihalle.informatik.Alida.demo
Operator returning the minimum value of an 1D array.
ALDArrayMin() - Constructor for class de.unihalle.informatik.Alida.demo.ALDArrayMin
Default constructor.
ALDArrayMin(Double[]) - Constructor for class de.unihalle.informatik.Alida.demo.ALDArrayMin
Constructor.
ALDArraySum - Class in de.unihalle.informatik.Alida.demo
Operator returning the sum of an 1D array.
ALDArraySum() - Constructor for class de.unihalle.informatik.Alida.demo.ALDArraySum
Default constructor.
ALDArraySum(Double[]) - Constructor for class de.unihalle.informatik.Alida.demo.ALDArraySum
Constructor.
ALDChooseOpNameFrame - Class in de.unihalle.informatik.Alida.operator.gui
Main window for selecting Alida annotated operators for running.
ALDChooseOpNameFrame() - Constructor for class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Constructor.
ALDChooseOpNameFrame.MyMouseAdapter - Class in de.unihalle.informatik.Alida.operator.gui
Local MouseAdapter class.
ALDChooseOpNameFrame.MyMouseAdapter(ActionListener) - Constructor for class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.MyMouseAdapter
Constructor.
ALDChooseOpNameFrame.Node - Class in de.unihalle.informatik.Alida.operator.gui
Node to build up a tree of the package structure of ALD operators.
ALDChooseOpNameFrame.Node(String) - Constructor for class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.Node
Constructor.
ALDChooseOpNameFrame.Node() - Constructor for class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.Node
Default constructor.
ALDChooseOpNameFrame.OpTreeNode - Class in de.unihalle.informatik.Alida.operator.gui
Class for managing nodes of the tree view.
ALDChooseOpNameFrame.OpTreeNode(String, String, boolean) - Constructor for class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.OpTreeNode
Parameterized constructor.
ALDClassInfo - Class in de.unihalle.informatik.Alida.helpers
Supplies helper methods to, e.g., lookup classes with annotations.
ALDClassInfo() - Constructor for class de.unihalle.informatik.Alida.helpers.ALDClassInfo
 
ALDClassParameter - Annotation Type in de.unihalle.informatik.Alida.annotations
Member variables of classes annotated with ALDParametrizedClass may be annotated with this annotation to be automatically handled by Alida's data I/O.
ALDCollectionDataIOCmdline - Class in de.unihalle.informatik.Alida.dataio.provider.cmdline
DataIO provider for collections from command line.
ALDCollectionDataIOCmdline() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDCollectionDataIOCmdline
 
ALDCollectionDataIOHelper - Class in de.unihalle.informatik.Alida.dataio.provider.helpers
Class supplying support for generic loading/saving of Collections in Alida.
ALDCollectionDataIOHelper() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDCollectionDataIOHelper
 
ALDCollectionDataIOSwing - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Class for generic loading/saving of collections from/to GUI in Alida.
ALDCollectionDataIOSwing() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing
 
ALDCollectionDataIOSwing.CollectionConfigButton - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element for configuring collections.
ALDCollectionDataIOSwing.CollectionConfigButton(Field, Class<?>, Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigButton
Constructor.
ALDCollectionDataIOSwing.CollectionConfigWindow - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Collection configuration window.
ALDCollectionDataIOSwing.CollectionConfigWindow(Field, Class<?>, Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
 
ALDCollectionDataIOSwing.CollectionShowButton - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element for displaying collections.
ALDCollectionDataIOSwing.CollectionShowButton(Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionShowButton
Constructor.
ALDConcReadWeakHashMap - Class in de.unihalle.informatik.Alida.helpers
A version of Hashtable that supports concurrent reading/exclusive writing.
ALDConcReadWeakHashMap(int, float) - Constructor for class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
ALDConcReadWeakHashMap(int) - Constructor for class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Constructs a new, empty map with the specified initial capacity and default load factor.
ALDConcReadWeakHashMap() - Constructor for class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Constructs a new, empty map with a default initial capacity and load factor.
ALDConcReadWeakHashMap.BarrierLock - Class in de.unihalle.informatik.Alida.helpers
A Serializable class for barrier lock.
ALDConcReadWeakHashMap.BarrierLock() - Constructor for class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap.BarrierLock
 
ALDConfigurationEvent - Class in de.unihalle.informatik.Alida.operator.events
Event type to configure operator execution.
ALDConfigurationEvent(Object) - Constructor for class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Constructor.
ALDConfigurationEvent(Object, String) - Constructor for class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Constructor with message.
ALDConfigurationEventListener - Interface in de.unihalle.informatik.Alida.operator.events
Listener interface for `Alida` configuration events.
ALDConfigurationEventReporter - Interface in de.unihalle.informatik.Alida.operator.events
Interface for classes that generate events of type `ALDConfigurationEvent`.
ALDControlEvent - Class in de.unihalle.informatik.Alida.operator.events
Event type for controlling operator threads.
ALDControlEvent(Object, ALDControlEvent.ALDControlEventType) - Constructor for class de.unihalle.informatik.Alida.operator.events.ALDControlEvent
Default constructor.
ALDControlEvent(Object, ALDControlEvent.ALDControlEventType, String) - Constructor for class de.unihalle.informatik.Alida.operator.events.ALDControlEvent
Default constructor with arguments.
ALDControlEvent.ALDControlEventType - Enum in de.unihalle.informatik.Alida.operator.events
Event types on which a controllable operator should react.
ALDControlEvent.ALDControlEventType() - Constructor for enum de.unihalle.informatik.Alida.operator.events.ALDControlEvent.ALDControlEventType
 
ALDControlEventListener - Interface in de.unihalle.informatik.Alida.operator.events
Listener interface for `Alida` control events.
ALDControlEventReporter - Interface in de.unihalle.informatik.Alida.operator.events
Interface for classes that generate events of type `ALDControlEvent`.
ALDData - Class in de.unihalle.informatik.Alida.operator
This is the abstract class from which all data classes have to be derived which want properties to be recored when returned from an operator as result.
ALDData() - Constructor for class de.unihalle.informatik.Alida.operator.ALDData
Create a data object.
ALDDataIO - Interface in de.unihalle.informatik.Alida.dataio.provider
This is the interface for Alida's dataIO provider.
ALDDataIOCmdline - Interface in de.unihalle.informatik.Alida.dataio.provider.cmdline
This is the interface for Alida's dataIO provider from command line.
ALDDataIOException - Exception in de.unihalle.informatik.Alida.exceptions
Exception thrown in data IO contexts.
ALDDataIOException() - Constructor for exception de.unihalle.informatik.Alida.exceptions.ALDDataIOException
 
ALDDataIOManager - Class in de.unihalle.informatik.Alida.dataio
Class to manage data input and output in Alida.
ALDDataIOManager() - Constructor for class de.unihalle.informatik.Alida.dataio.ALDDataIOManager
Default constructor.
ALDDataIOManagerCmdline - Class in de.unihalle.informatik.Alida.dataio
This class implements a DataIO Mangager for reading/writing from command line.
ALDDataIOManagerCmdline() - Constructor for class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerCmdline
private constructor
ALDDataIOManagerException - Exception in de.unihalle.informatik.Alida.exceptions
Alida exception thrown by data IO managers.
ALDDataIOManagerException(ALDDataIOManagerException.ALDDataIOManagerExceptionType, String) - Constructor for exception de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException
Constructor.
ALDDataIOManagerException.ALDDataIOManagerExceptionType - Enum in de.unihalle.informatik.Alida.exceptions
Possible exception types.
ALDDataIOManagerException.ALDDataIOManagerExceptionType() - Constructor for enum de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException.ALDDataIOManagerExceptionType
 
ALDDataIOManagerSwing - Class in de.unihalle.informatik.Alida.dataio
This class implements a DataIO Mangager for reading/writing from a graphical user interface.
ALDDataIOManagerSwing() - Constructor for class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerSwing
private constructor
ALDDataIOProvider - Annotation Type in de.unihalle.informatik.Alida.annotations
Annotation for classes acting as Alida data I/O provider and implementing the ALDDataIO interface.
ALDDataIOProviderException - Exception in de.unihalle.informatik.Alida.exceptions
Alida exception thrown by data IO providers.
ALDDataIOProviderException(ALDDataIOProviderException.ALDDataIOProviderExceptionType, String) - Constructor for exception de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
Constructor.
ALDDataIOProviderException.ALDDataIOProviderExceptionType - Enum in de.unihalle.informatik.Alida.exceptions
Possible exception types.
ALDDataIOProviderException.ALDDataIOProviderExceptionType() - Constructor for enum de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException.ALDDataIOProviderExceptionType
 
ALDDataIOSwing - Interface in de.unihalle.informatik.Alida.dataio.provider.swing
Interface for Alida's automatic data I/O via GUIs based on Swing.
ALDDataPort - Class in de.unihalle.informatik.Alida.operator
A data port acts as the reference for a data object in the processing history.
ALDDataPort(Object) - Constructor for class de.unihalle.informatik.Alida.operator.ALDDataPort
Create a data port for an object.
ALDDerivedClass - Annotation Type in de.unihalle.informatik.Alida.annotations
Each Class annotated with this annotation will enable Alida's DataIO mechanism to find the class as extending another class.
ALDEdge - Class in de.unihalle.informatik.Alida.operator
This class is used to represent edges of the processing history during construction of the explicit history graph.
ALDEdge(ALDPort, ALDPort) - Constructor for class de.unihalle.informatik.Alida.operator.ALDEdge
Construct an edge for given source and target ports.
ALDEnumDataIOCmdline - Class in de.unihalle.informatik.Alida.dataio.provider.cmdline
DataIO provider for enumerations from command line.
ALDEnumDataIOCmdline() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDEnumDataIOCmdline
 
ALDEnumDataIOSwing - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Class for generic loading/saving of enumerations via GUI in Alida.
ALDEnumDataIOSwing() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDEnumDataIOSwing
 
ALDEnvironmentConfig - Class in de.unihalle.informatik.Alida.helpers
Helper class to access environment variables and properties.
ALDEnvironmentConfig() - Constructor for class de.unihalle.informatik.Alida.helpers.ALDEnvironmentConfig
 
ALDEvent - Class in de.unihalle.informatik.Alida.operator.events
Super class for all events used in `Alida`.
ALDEvent(Object) - Constructor for class de.unihalle.informatik.Alida.operator.events.ALDEvent
Default constructor for events.
ALDEvent(Object, String) - Constructor for class de.unihalle.informatik.Alida.operator.events.ALDEvent
Default constructor for events with messages.
ALDException - Exception in de.unihalle.informatik.Alida.exceptions
Abstract main class for exceptions in Alida.
ALDException() - Constructor for exception de.unihalle.informatik.Alida.exceptions.ALDException
 
ALDExecuteOperator - Class in de.unihalle.informatik.Alida.operator.gui
Threaded class for executing an operator.
ALDExecuteOperator() - Constructor for class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperator
Default constructor.
ALDExecuteOperatorResultFrame - Class in de.unihalle.informatik.Alida.operator.gui
Frame with result data displayed on termination of an operator run.
ALDExecuteOperatorResultFrame(ALDOperator, ALDOperatorControlFrame) - Constructor for class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperatorResultFrame
Constructor.
ALDFilePathManipulator - Class in de.unihalle.informatik.Alida.helpers
Class providing helpers to manipulate file and directory path names.
ALDFilePathManipulator() - Constructor for class de.unihalle.informatik.Alida.helpers.ALDFilePathManipulator
 
ALDInputPort - Class in de.unihalle.informatik.Alida.operator
Input port within an opNode.
ALDInputPort(ALDOpNode, int, String) - Constructor for class de.unihalle.informatik.Alida.operator.ALDInputPort
Construct an input port within the given opNode with index idx and descriptorName as role of the port.
ALDNativeArray1DDataIOSwing - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Class for generic loading/saving of 1D-arrays from/to GUI in Alida.
ALDNativeArray1DDataIOSwing() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing
Default constructor.
ALDNativeArray1DDataIOSwing.ArrayConfigButton - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element for configuring 1D arrays of native data types and wrapper.
ALDNativeArray1DDataIOSwing.ArrayConfigButton(Field, Class<?>, Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigButton
Constructor.
ALDNativeArray1DDataIOSwing.ArrayConfigWindow - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Graphical user interface window for displaying objects of class ALDTableModel.
ALDNativeArray1DDataIOSwing.ArrayConfigWindow() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
Default constructor.
ALDNativeArray1DDataIOSwing.ArrayConfigWindow.DataTabFileFilter - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Internal class that realizes a FileFilter for text files where MiToBo table data is stored.
ALDNativeArray1DDataIOSwing.ArrayConfigWindow.DataTabFileFilter() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow.DataTabFileFilter
 
ALDNativeArray1DDataIOSwing.ArrayShowButton - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element for displaying 2D arrays.
ALDNativeArray1DDataIOSwing.ArrayShowButton(Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayShowButton
Constructor.
ALDNativeArray2DDataIOSwing - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Class for generic loading/saving of 2D-arrays from/to GUI in Alida.
ALDNativeArray2DDataIOSwing() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing
Default constructor.
ALDNativeArray2DDataIOSwing.ArrayConfigButton - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element for configuring collections.
ALDNativeArray2DDataIOSwing.ArrayConfigButton(Field, Class<?>, Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigButton
Constructor.
ALDNativeArray2DDataIOSwing.ArrayConfigWindow - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Graphical user interface window for displaying objects of class ALDTableModel.
ALDNativeArray2DDataIOSwing.ArrayConfigWindow() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
Default constructor.
ALDNativeArray2DDataIOSwing.ArrayConfigWindow.DataTabFileFilter - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Internal class that realizes a FileFilter for text files where MiToBo table data is stored.
ALDNativeArray2DDataIOSwing.ArrayConfigWindow.DataTabFileFilter() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow.DataTabFileFilter
 
ALDNativeArray2DDataIOSwing.ArrayShowButton - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element for displaying 2D arrays.
ALDNativeArray2DDataIOSwing.ArrayShowButton(Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayShowButton
Constructor.
ALDNativeDataIOCmdline - Class in de.unihalle.informatik.Alida.dataio.provider.cmdline
DataIO provider for primitive datatypes, Java wrapper types, and arrays (1D and 2D) from comamand line.
ALDNativeDataIOCmdline() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDNativeDataIOCmdline
 
ALDNativeDataIOSwing - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Class for loading/saving primitive datatypes in Alida.
ALDNativeDataIOSwing() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeDataIOSwing
 
ALDOperator - Class in de.unihalle.informatik.Alida.operator
This is the abstract super class for all Alida operators.
ALDOperator() - Constructor for class de.unihalle.informatik.Alida.operator.ALDOperator
This constructor initializes an operator.
ALDOperatorControlFrame - Class in de.unihalle.informatik.Alida.operator.gui
Frame to configure and run an operator.
ALDOperatorControlFrame(String) - Constructor for class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Default constructor.
ALDOperatorControlFrame.OpThreadStatus - Enum in de.unihalle.informatik.Alida.operator.gui
Status of the associated thread to execute operator.
ALDOperatorControlFrame.OpThreadStatus() - Constructor for enum de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame.OpThreadStatus
 
ALDOperatorControllable - Class in de.unihalle.informatik.Alida.operator
Operator class with inherent event handling for execution control.
ALDOperatorControllable() - Constructor for class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
Default constructor.
ALDOperatorControllable.OperatorControlStatus - Enum in de.unihalle.informatik.Alida.operator
Control command and/or operator status, respectively.
ALDOperatorControllable.OperatorControlStatus() - Constructor for enum de.unihalle.informatik.Alida.operator.ALDOperatorControllable.OperatorControlStatus
 
ALDOperatorDataIOCmdline - Class in de.unihalle.informatik.Alida.dataio.provider.cmdline
DataIO provider for ALDOperators from command line.
ALDOperatorDataIOCmdline() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDOperatorDataIOCmdline
 
ALDOperatorDataIOSwing - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Data IO provider for operators in GUI.
ALDOperatorDataIOSwing() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
Default constructor.
ALDOperatorDataIOSwing.OperatorConfigButton - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element for configuring a single operator.
ALDOperatorDataIOSwing.OperatorConfigButton() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigButton
Constructor.
ALDOperatorDataIOSwing.OperatorConfigWindow - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Configuration window for operator.
ALDOperatorDataIOSwing.OperatorConfigWindow(ALDOperator) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
Default constructor.
ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Element for handling operator inheritance hierarchies in configuration.
ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel
Default constructor.
ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element class for parametrized class parameters.
ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel(Field, Class<?>, Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
Default constructor.
ALDOperatorException - Exception in de.unihalle.informatik.Alida.exceptions
Exception mainly thrown by ALDOperator in case of failures.
ALDOperatorException(ALDOperatorException.OperatorExceptionType, String) - Constructor for exception de.unihalle.informatik.Alida.exceptions.ALDOperatorException
Constructor.
ALDOperatorException.OperatorExceptionType - Enum in de.unihalle.informatik.Alida.exceptions
Possible operator exception types.
ALDOperatorException.OperatorExceptionType() - Constructor for enum de.unihalle.informatik.Alida.exceptions.ALDOperatorException.OperatorExceptionType
 
ALDOperatorParameterPanel - Class in de.unihalle.informatik.Alida.dataio.provider.helpers
Panel to configure an operator.
ALDOperatorParameterPanel(ALDOperator, Parameter.ExpertMode, boolean) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Default constructor.
ALDOpNode - Class in de.unihalle.informatik.Alida.operator
Each instance of this class represents an operator invocation for the implicit processing graph.
ALDOpNode(ALDOperator, boolean) - Constructor for class de.unihalle.informatik.Alida.operator.ALDOpNode
Construct an opnode for the operator op and hidden flag
ALDOpNodePort - Class in de.unihalle.informatik.Alida.operator
Abstract class for ports residing within opNodes.
ALDOpNodePort(String, ALDOpNode, int, String) - Constructor for class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Create a port for an opNode with given index within this opNode and type.
ALDOpParameterDescriptor - Class in de.unihalle.informatik.Alida.operator
This class describes the parameters of an operator.
ALDOpParameterDescriptor(String, Parameter.Direction, Boolean, Class<?>, String, String, boolean, Object, Field, int, Parameter.ExpertMode) - Constructor for class de.unihalle.informatik.Alida.operator.ALDOpParameterDescriptor
Construct a descriptor
ALDOpRunner - Class in de.unihalle.informatik.Alida.tools
Generic commandline interface to run an Alida operator.
ALDOpRunner(String[]) - Constructor for class de.unihalle.informatik.Alida.tools.ALDOpRunner
Construct a ALDOpRunner using args
ALDOpRunnerGUI - Class in de.unihalle.informatik.Alida.tools
Generic graphical user interface to run Alida operators.
ALDOpRunnerGUI() - Constructor for class de.unihalle.informatik.Alida.tools.ALDOpRunnerGUI
 
ALDOutputPort - Class in de.unihalle.informatik.Alida.operator
Output port within an opNode.
ALDOutputPort(ALDOpNode, int, String) - Constructor for class de.unihalle.informatik.Alida.operator.ALDOutputPort
Construct an output port within the given opNode with index idx and descriptorName as role of the port.
ALDParameterDescriptor - Class in de.unihalle.informatik.Alida.operator
This class describes generic parameters in Alida used, e.g., in paramterized classes and operators.
ALDParameterDescriptor(String, Class<?>, String, String, boolean, Object, Field, int, Parameter.ExpertMode) - Constructor for class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Constructor.
ALDParameterPanel - Class in de.unihalle.informatik.Alida.dataio.provider.helpers
Class for configuring sets of parameters via GUI in Alida.
ALDParameterPanel(LinkedList<? extends ALDParameterDescriptor>, String, boolean) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Default constructor.
ALDParameterPanel(LinkedList<? extends ALDParameterDescriptor>, String, boolean, boolean) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Constructor.
ALDParameterWrapper - Class in de.unihalle.informatik.Alida.operator
This class is a wrapper for all parameters of a ALDOperator.
ALDParameterWrapper(ALDOperator) - Constructor for class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
Create an instance for the parameters of op
ALDParametrizedClass - Annotation Type in de.unihalle.informatik.Alida.annotations
Classes annotated by this annotation are handle by Alida's DataIO.
ALDParametrizedClassConfigWindow - Class in de.unihalle.informatik.Alida.dataio.provider.helpers
Configuration window for parametrized class objects.
ALDParametrizedClassConfigWindow(Class<?>) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Default constructor.
ALDParametrizedClassConfigWindow(Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Default constructor.
ALDParametrizedClassConfigWindow(Object, boolean) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Default constructor.
ALDParametrizedClassDataIOCmdline - Class in de.unihalle.informatik.Alida.dataio.provider.cmdline
DataIO provider for parametrized classes from command line.
ALDParametrizedClassDataIOCmdline() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDParametrizedClassDataIOCmdline
 
ALDParametrizedClassDataIOHelper - Class in de.unihalle.informatik.Alida.dataio.provider.helpers
Helper class to configure and handle parametrized class objects.
ALDParametrizedClassDataIOHelper() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassDataIOHelper
 
ALDParametrizedClassDataIOSwing - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Class for generic handling of parameterized classes in GUI.
ALDParametrizedClassDataIOSwing() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing
Default constructor.
ALDParametrizedClassDataIOSwing.ParametrizedClassPanel - Class in de.unihalle.informatik.Alida.dataio.provider.swing
GUI element class for parametrized class parameters.
ALDParametrizedClassDataIOSwing.ParametrizedClassPanel(Field, Class<?>, Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
Default constructor.
ALDParametrizedClassDataIOSwing.ParametrizedClassShowButton - Class in de.unihalle.informatik.Alida.dataio.provider.swing
Button to visualize parametrized class objects.
ALDParametrizedClassDataIOSwing.ParametrizedClassShowButton(Object) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassShowButton
 
ALDParametrizedClassDummy - Class in de.unihalle.informatik.Alida.helpers
This class only serves as a proxy for Alida's dataIO system to look up DataIO providers for parametrized classes.
ALDParametrizedClassDummy() - Constructor for class de.unihalle.informatik.Alida.helpers.ALDParametrizedClassDummy
 
ALDParser - Class in de.unihalle.informatik.Alida.helpers
Helper class for parsing/formatting objects for data I/O in Alida.
ALDParser() - Constructor for class de.unihalle.informatik.Alida.helpers.ALDParser
 
ALDPort - Class in de.unihalle.informatik.Alida.operator
This is the abstract super class of all ports which act as proxies to receive or supply objects within a processing graph.
ALDPort(String) - Constructor for class de.unihalle.informatik.Alida.operator.ALDPort
Construct a port object
ALDPortHash - Class in de.unihalle.informatik.Alida.operator
Hashmap keeping links between objects and data ports in processing history.
ALDPortHash() - Constructor for class de.unihalle.informatik.Alida.operator.ALDPortHash
Constructor without function.
ALDPortHashAccess - Class in de.unihalle.informatik.Alida.operator
Interface to the port hash map of Alida.
ALDPortHashAccess() - Constructor for class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
Constructor without function.
ALDProcessingDAG - Class in de.unihalle.informatik.Alida.operator
This class handles the construction of a processing DAG from opNode instances and writing this processing history as extended graphml to file.
ALDProcessingDAG() - Constructor for class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
 
ALDProcessingDAG.HistoryType - Enum in de.unihalle.informatik.Alida.operator
Type of the processing history to be generated.
ALDProcessingDAG.HistoryType() - Constructor for enum de.unihalle.informatik.Alida.operator.ALDProcessingDAG.HistoryType
 
ALDProcessingDAGException - Exception in de.unihalle.informatik.Alida.exceptions
Exception thrown in context of history graph reconstruction.
ALDProcessingDAGException(ALDProcessingDAGException.DAGExceptionType, String) - Constructor for exception de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException
Constructor.
ALDProcessingDAGException.DAGExceptionType - Enum in de.unihalle.informatik.Alida.exceptions
Possible graph exception types.
ALDProcessingDAGException.DAGExceptionType() - Constructor for enum de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException.DAGExceptionType
 
ALDStandardizedDataIOCmdline - Class in de.unihalle.informatik.Alida.dataio.provider.cmdline
Abstract class providing basic methods for cmdline DataIO providers according to Alida conventions.
ALDStandardizedDataIOCmdline() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
 
ALDSummarizeArrayOp - Class in de.unihalle.informatik.Alida.demo
A abstract summarizing operator taking a 1D array as input and return a summarizing scalar.
ALDSummarizeArrayOp() - Constructor for class de.unihalle.informatik.Alida.demo.ALDSummarizeArrayOp
Default constructor.
ALDTableWindow - Class in de.unihalle.informatik.Alida.dataio.provider.helpers
GUI window for displaying tables in Alida.
ALDTableWindow(DefaultTableModel) - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
Default constructor.
ALDTableWindow.DataTabFileFilter - Class in de.unihalle.informatik.Alida.dataio.provider.helpers
Internal class that realizes a FileFilter for text files where MiToBo table data is stored.
ALDTableWindow.DataTabFileFilter() - Constructor for class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow.DataTabFileFilter
 
ALDToplevelOperator - Class in de.unihalle.informatik.Alida.operator
This class is just a dummy opNode acting as the first opNode with the stack of active opNodes of each thread.
ALDToplevelOperator() - Constructor for class de.unihalle.informatik.Alida.operator.ALDToplevelOperator
Construct a (dummy) top level opNode
ALDVersionProvider - Class in de.unihalle.informatik.Alida.version
Info class providing version information for auto-documentation.
ALDVersionProvider() - Constructor for class de.unihalle.informatik.Alida.version.ALDVersionProvider
 
ALDVersionProviderDummy - Class in de.unihalle.informatik.Alida.version
Dummy version info class always returning "unknown" as version.
ALDVersionProviderDummy() - Constructor for class de.unihalle.informatik.Alida.version.ALDVersionProviderDummy
 
ALDVersionProviderFactory - Class in de.unihalle.informatik.Alida.version
Factory for dynamic instantiation of version providers at runtime.
ALDVersionProviderFactory() - Constructor for class de.unihalle.informatik.Alida.version.ALDVersionProviderFactory
 
ALDWeakHashMapEntry - Class in de.unihalle.informatik.Alida.helpers
Weak reference hashmap entry.
ALDWeakHashMapEntry(int, Object, Object, ALDWeakHashMapEntry, ReferenceQueue<Object>) - Constructor for class de.unihalle.informatik.Alida.helpers.ALDWeakHashMapEntry
Constructor.
allDataports - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
 
allEdges - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
 
allInstances - Static variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
 
allOpNodes - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
 
allowedClassForIO(Class) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Is this class allowed as Input and/or Output?
ApplyToMatrix - Class in de.unihalle.informatik.Alida.demo
Demo operator to apply a summarizing operation to a 2D array in row or column wise fashion.
ApplyToMatrix() - Constructor for class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Default constructor.
ApplyToMatrix(Double[][]) - Constructor for class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Constructor.
ApplyToMatrix.SummarizeMode - Enum in de.unihalle.informatik.Alida.demo
Choose row or colum wise sum
ApplyToMatrix.SummarizeMode() - Constructor for enum de.unihalle.informatik.Alida.demo.ApplyToMatrix.SummarizeMode
 
args - Variable in class de.unihalle.informatik.Alida.tools.ALDOpRunner
command line arguments.
args - Variable in class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
command line arguments.
arrayToString(Object) - Static method in class de.unihalle.informatik.Alida.helpers.ALDParser
Formats an array according to Alida data I/O conventions.
availableClasses - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
List of available classes.
availableClasses - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
List of available classes.

B

barrierLock - Variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Lock used only for its memory effects.
brackets - Static variable in class de.unihalle.informatik.Alida.helpers.ALDParser
Hashmap to hold pairs of opening and closing brackets.
buildInputPanel() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Builds up the input panel.
buildUpOpNameTree(ALDAOperator.Level) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Builds up the tree view of available operators.
buildWindow() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Generates the window.
buildWindow() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
Generates the window.

C

capacity() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Returns the number of slots in this table.
changeViewMode(Parameter.ExpertMode) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Switches view mode of the panel.
changeViewMode(Parameter.ExpertMode) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Changes the view mode.
children - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
children of this opNode, will be set during back tracing
children - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.Node
Children of this node.
classes - Static variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing
List of supported classes.
classes - Static variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing
List of supported classes.
className - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Name of parametrized class to configure.
classname - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
The canaonical class name of the ALDData bound to the port.
className - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
 
classSelection - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
Combobox containing available classes to select.
classSelection - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
Combobox containing available classes to select.
clear() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Removes all mappings from the map.
clone() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Returns a shallow copy of this ConcurrentReaderHashMap instance.
clone() - Method in class de.unihalle.informatik.Alida.operator.ALDOpParameterDescriptor
Clone an instance
clone() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Clones an instance.
cloneProperties() - Method in class de.unihalle.informatik.Alida.operator.ALDData
Clone the property hash of this obejct.
closeWindow() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
Closes the GUI table window.
collectInstances - Static variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
if true all instances of ALDOpNode will be collected in a static Vector.
comment - Variable in exception de.unihalle.informatik.Alida.exceptions.ALDException
Exception comment.
completeDAG - Variable in class de.unihalle.informatik.Alida.operator.ALDOperator
Does this operator prefer a complete DAG or a data dependency DAG.
completeDAG - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
This opnode prefers a complete DAG to constructed for its invocation.
componentMap - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Maps a parameter descriptor to its component in the GUI.
componentMap - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperatorResultFrame
Map of compenents displayed in frame.
confButton - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
Configure button for operator as parameter.
configPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
Sub-panel containing operator parameters.
configurationEventlistenerList - Variable in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
List of configuration event listeners attached to this reporter.
configWins - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
Hashmap to store configuration windows for classes.
configWins - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
Hashmap to store configuration windows for classes.
confWin - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigButton
Collection configuration window.
confWin - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigButton
Array configuration window.
confWin - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigButton
Collection configuration window.
confWin - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigButton
Operator configuration window.
constructionMode - Variable in class de.unihalle.informatik.Alida.operator.ALDOperator
Mode of implicit construction of the processing graph.
containsKey(Object) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Tests if the specified object is a key in this table.
controlEventlistenerList - Variable in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
List of control event listeners attached to this reporter.
controlFrame - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperator
Associated configuration/control frame.
count - Variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
The total number of mappings in the hash table.
createGraphmlDocument(Object) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Create the processing history for sourceObjOfHistory and convert to graphml object.
createGraphmlDocument(Object, ALDProcessingDAG.HistoryType) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Create the processing history for sourceObjOfHistory and convert to graphml object.
createGraphmlDocument(Object, ALDProcessingDAG.HistoryType, boolean) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Create the processing history for sourceObjOfHistory and convert to graphml object.
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerSwing
Create a gui element which may be used to request the user to input data of class cl.
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing
Generic reading of collections.
createGUIElement(Field, Class<?>, Object) - Method in interface de.unihalle.informatik.Alida.dataio.provider.swing.ALDDataIOSwing
Interface method to create a GUI element for data input.
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDEnumDataIOSwing
Generate GUI element for generic reading of enumeration types.
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing
Generic reading of 1D arrays.
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing
Generic reading of 2D arrays.
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeDataIOSwing
 
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
 
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel
 
createGUIElement(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing
 
createInParameterPanel(Boolean, Boolean) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Create a panel with an entry for each input parameter as requested.
createTree(String) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.Node
Generates the tree.

D

data - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionShowButton
Data to be displayed.
data - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayShowButton
Data to be displayed.
data - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayShowButton
Data to be displayed.
data - Variable in class de.unihalle.informatik.Alida.demo.ALDSummarizeArrayOp
Input 1D array
data - Variable in class de.unihalle.informatik.Alida.demo.ExperimentalData
 
dataIOOrder - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 
dataTab - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
Data table (swing tables are nicer than imageJ tables).
dataTab - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
Data table (swing tables are nicer than imageJ tables).
dataTab - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
Data table (swing tables are nicer than imageJ tables).
dataTabModel - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
Reference object to the data.
dataTabModel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
Reference object to the data.
dataTabModel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
Reference object to the data.
de.unihalle.informatik.Alida.annotations - package de.unihalle.informatik.Alida.annotations
Defines all annotations used within the Alida framework.
de.unihalle.informatik.Alida.dataio - package de.unihalle.informatik.Alida.dataio
Package containing I/O related classes like managers and providers.
de.unihalle.informatik.Alida.dataio.provider - package de.unihalle.informatik.Alida.dataio.provider
Package containing data I/O providers and helpers.
de.unihalle.informatik.Alida.dataio.provider.cmdline - package de.unihalle.informatik.Alida.dataio.provider.cmdline
Package containing data I/O providers for commandline presenters.
de.unihalle.informatik.Alida.dataio.provider.helpers - package de.unihalle.informatik.Alida.dataio.provider.helpers
Package containing data I/O provider helper classes.
de.unihalle.informatik.Alida.dataio.provider.swing - package de.unihalle.informatik.Alida.dataio.provider.swing
Package containing data I/O providers for GUIs based on Java Swing.
de.unihalle.informatik.Alida.demo - package de.unihalle.informatik.Alida.demo
Demonstrator package of how to implement and use Alida operators.
de.unihalle.informatik.Alida.exceptions - package de.unihalle.informatik.Alida.exceptions
Defines Alida exceptions.
de.unihalle.informatik.Alida.helpers - package de.unihalle.informatik.Alida.helpers
Contains miscellaneous helper classes used in Alida.
de.unihalle.informatik.Alida.operator - package de.unihalle.informatik.Alida.operator
Contains the core of Alida, i.e. the operator concept and processing graph stuff.
de.unihalle.informatik.Alida.operator.events - package de.unihalle.informatik.Alida.operator.events
Definitions of Alida events and corresponding reporter and listener interfaces.
de.unihalle.informatik.Alida.operator.gui - package de.unihalle.informatik.Alida.operator.gui
Package containing GUI components for interactive operator selection/control.
de.unihalle.informatik.Alida.tools - package de.unihalle.informatik.Alida.tools
Tools for generic operator execution.
de.unihalle.informatik.Alida.version - package de.unihalle.informatik.Alida.version
Classes for handling software version information.
debug - Static variable in class de.unihalle.informatik.Alida.dataio.ALDDataIOManager
For internal debugging purposes
debug - Variable in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDCollectionDataIOCmdline
output debugging info?
debug - Variable in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDOperatorDataIOCmdline
 
debug - Static variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDCollectionDataIOHelper
Flag to output debug infos.
debug - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Local debug flag, not accessible from outside of the class.
debug - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Local debug flag, not accessible from outside of the class.
debug - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
Local debug flag, not accessible from outside of the class.
debug - Static variable in class de.unihalle.informatik.Alida.helpers.ALDClassInfo
Debug flag for internal usage only.
debug - Variable in class de.unihalle.informatik.Alida.operator.ALDOperator
 
debug - Static variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
debug flag for debugging output.
debug - Static variable in class de.unihalle.informatik.Alida.operator.GraphmlHelper
turns debugging on
debug - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Debug flag (not accessible from outside).
debug - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperator
Private flag for debug output.
debug - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperatorResultFrame
Local debug flag.
debug - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Local flag for debug output.
debug - Variable in class de.unihalle.informatik.Alida.tools.ALDOpRunner
debug flag for additional debuging information.
debug - Variable in class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
debug flag for additional debuging information.
DEFAULT_INITIAL_CAPACITY - Static variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
The default initial number of table slots for this table (32).
DEFAULT_LOAD_FACTOR - Static variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
The default load factor for this table (1.0).
defaultValue - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 
defaultVersionProvider - Static variable in class de.unihalle.informatik.Alida.version.ALDVersionProviderFactory
Fallback provider if nothing else specified.
defObject - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Default collection object.
depth - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
depth in calling stack of Operators, set when back tracing
DERIVEDCLASS_CHAR - Static variable in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
As a convention this character startes a derived class name, and is terminated by ':'
description - Variable in class de.unihalle.informatik.Alida.demo.ExperimentalData
 
descriptorName - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
The descriptor name of this port within opNode
deserializeFromXmlFile(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Deserializes an operator state from the given file.
direction - Variable in class de.unihalle.informatik.Alida.operator.ALDOpParameterDescriptor
 
directlyRegisteredChildren - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
children of this opNode, set when the operate() represented by this opNode calls nested operators.
disableStepwiseExecution() - Method in class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Reset flag for step-wise execution.
displayMode - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Mode for displaying parameters.
displayMode - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Mode for displaying parameters.
displayMode - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
Mode for displaying parameters.
displayMode - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Mode for displaying parameters.
displayOnly - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Flag to indicate if editing is allowed or only display is requested.
donotrun - Variable in class de.unihalle.informatik.Alida.tools.ALDOpRunner
If true, the operator will not be invoked but only its interface printed to stdout.
doStepwiseExecution() - Method in class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Return flag for step-wise execution.

E

elapsedTime - Variable in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Elpased time
elemClass - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Collection element class.
elemComps - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
List of current GUI components in window.
elemCounter - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Number of elements.
elemField - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Collection element field.
elemFieldType - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Collection element type.
enableStepwiseExecution() - Method in class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Set flag for step-wise execution.
eq(Object, Object) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Check for equality of non-null references x and y.
eType - Variable in class de.unihalle.informatik.Alida.operator.events.ALDControlEvent
Type of the event.
eventMessage - Variable in class de.unihalle.informatik.Alida.operator.events.ALDEvent
Message string, freely configurable.
executeOperator - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Frame to execute a configured operator.
experiment - Variable in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Input data
ExperimentalData - Class in de.unihalle.informatik.Alida.demo
This class is a toy implementation of experimental data for a demo of Alida's parametrized classes.
ExperimentalData() - Constructor for class de.unihalle.informatik.Alida.demo.ExperimentalData
Standard constructor is needed
ExperimentalData(String, Double[][]) - Constructor for class de.unihalle.informatik.Alida.demo.ExperimentalData
Constructor for an experiment.
ExperimentalData(String, Double[][], boolean) - Constructor for class de.unihalle.informatik.Alida.demo.ExperimentalData
Constructor for an experiment.
explanation - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
The explanation of this port.
explanation - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 

F

fatal(String) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Output fatal error to stderr and throw an exception
favoriteOperators - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
List of favorite operators to be unfolded at startup.
field - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 
fieldContained(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Does any hashtable contain the key, i.e. this field?
FILEIO_CHAR - Static variable in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
As a convention a parameter value starting with this character indicates that the actual parameter should be read from or writen to a file.
findCurrentThreadsOpNodeStack() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Find the opNode stack for the current thread.
findDataIds(DataType, HashMap<String, String>, int) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
 
findEdgeIds(EdgeType, HashMap<String, String>, int) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Insert edgeId and associated nodes into the translationTable.
findIds(GraphType, HashMap<String, String>, int) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Traverse the graph, find all graphIDs and insert into the translationTable.
findNodeIds(NodeType, HashMap<String, String>, int) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Insert nodeId and associated attributes into the translationTable.
findOperators(String) - Method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
find operator with given pattern among all annotated ALDOperators
findSibblingsAndParent(ALDOpNode, Vector<ALDInputPort>, int) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Find all sibblings and the parent of opNode.
fireALDConfigurationEvent(ALDConfigurationEvent) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
fireALDConfigurationEvent(ALDConfigurationEvent) - Method in interface de.unihalle.informatik.Alida.operator.events.ALDConfigurationEventReporter
Sends an event to all registered listeners.
fireALDControlEvent(ALDControlEvent) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
fireALDControlEvent(ALDControlEvent) - Method in interface de.unihalle.informatik.Alida.operator.events.ALDControlEventReporter
Sends the given event to all registered listeners.
formatAsString(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDCollectionDataIOCmdline
Returns the string representations of collection.
formatAsString(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDEnumDataIOCmdline
 
formatAsString(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDNativeDataIOCmdline
 
formatAsString(Object, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDOperatorDataIOCmdline
Format parameters of this operator into a string using the formatString.
formatAsString(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDOperatorDataIOCmdline
Format all OUT and INOUT parameters of this operator into a string.
formatAsString(Object, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDParametrizedClassDataIOCmdline
Format all parameters of this parametrized class annotated with ALDClassParameter into a string.
formatAsString(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDParametrizedClassDataIOCmdline
Generic formater to string of parametrized classes.
formatAsString(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
Returns the string representations of this object This method is assumed to directly format the obj into the string return and make no prior interpretation regarding a file to be used.
formatAsString(Object, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
Returns the external representations of this object using a formatString.
frameWidth - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Fixed width of window.
frameWidth - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Fixed width of window.
frameWidth - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
Fixed width of window.
fullName - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.Node
Full name from the root operator to this node.
fullName - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.OpTreeNode
Stores name of operator.

G

generateAccessFunction(ALDOpParameterDescriptor, String) - Static method in class de.unihalle.informatik.Alida.tools.GenerateGetterSetter
Generate access function code.
GenerateGetterSetter - Class in de.unihalle.informatik.Alida.tools
Generates code for getter/setter methods for an ALDOperator.
GenerateGetterSetter() - Constructor for class de.unihalle.informatik.Alida.tools.GenerateGetterSetter
 
generateHelpMenu() - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Sets up the help menu.
generateHelpMenu() - Method in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Sets up the help menu.
get(Object) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Returns the value to which the specified key is mapped in this table.
getALDPortHashAccessKey() - Static method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get a reference to the port hash access object.
getAllInstances() - Static method in class de.unihalle.informatik.Alida.operator.ALDOpNode
 
getAnnotatedFields(Class) - Static method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassDataIOHelper
Return all fields for member variables of myclass or any of its super classes which is annotated with ALDClassParameter.
getChildren() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get the all opNode children found during back tracing.
getClassname() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Return the canonical classname of the ALDData associated with this port
getClassName() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
 
getClassName() - Static method in class de.unihalle.informatik.Alida.version.ALDVersionProviderFactory
Returns version provider class according to environment configuration.
getCommentString() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDException
Returns comment string.
getConfigValue(String, String, String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDEnvironmentConfig
Gets the value of a property from the environment.
getConfigValue(String, String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDEnvironmentConfig
Reads the value of the specified property from the environment.
getData() - Method in class de.unihalle.informatik.Alida.demo.ALDSummarizeArrayOp
Returns the 1D array
getData() - Method in class de.unihalle.informatik.Alida.demo.ExperimentalData
Return the data
getDataIOOrder() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns data I/O order of parameter.
getDataPortId(ALDDataPort) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Return an ID used in graphml for a data port
getDebug() - Static method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Return the debug state
getDefaultValue(Boolean, Boolean, ALDOpParameterDescriptor) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Get the default for a paramter.
getDefaultValue() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns default value of parameter.
getDepth() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get depth.
getDescription() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow.DataTabFileFilter
 
getDescription() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow.DataTabFileFilter
 
getDescription() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow.DataTabFileFilter
 
getDescription() - Method in class de.unihalle.informatik.Alida.demo.ExperimentalData
Get description.
getDescriptorName() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Return the descriptor name of the port within its opNode
getDirection() - Method in class de.unihalle.informatik.Alida.operator.ALDOpParameterDescriptor
Returns parameter direction.
getDirectlyRegisteredChildern() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get the all opNode children directly registered during invocation.
getElapsedTime() - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Get value of elapsedTime.
getEntryNum() - Static method in class de.unihalle.informatik.Alida.operator.ALDPortHash
Returns the number of objects currently stored in the port hash.
getEnvVarValue(String, String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDEnvironmentConfig
Reads the value of the specified property from environment variables.
getEventMessage() - Method in class de.unihalle.informatik.Alida.operator.events.ALDEvent
Returns individual message string.
getEventType() - Method in class de.unihalle.informatik.Alida.operator.events.ALDControlEvent
Returns type of event.
getExceptionID() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOException
Returns string characterising exception type.
getExceptionID() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDException
Returns string characterising exception type.
getExperiment() - Method in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Get value of experiment.
getExplanation() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Return the explanation of the port copied from the argument descriptor
getExplanation() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns explanation for parameter.
getExtension(String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDFilePathManipulator
Gets extension from the filename, if any.
getField() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns a reference to the field of the parameter.
getFileName(String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDFilePathManipulator
Returns name without leading directories or file description (extension).
getFullName() - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.OpTreeNode
Get full name of operator.
getGraphId(String) - Static method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Get the graphIP at the beginning of an id up (exculing) idSeparator
getGraphmlHistory() - Method in class de.unihalle.informatik.Alida.operator.ALDDataPort
Get the grahphml history of this data port
getGraphName(int) - Static method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Return an ID used in graphml for graph
getHandlingMode() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns mode of parameter handling.
getHelpActionListener(Component, String) - Static method in class de.unihalle.informatik.Alida.operator.gui.OnlineHelpDisplayer
Get an ActionListener linked to the Alida online help system.
getHidden() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get hidden flag of this opNode.
getHistoryLink(Object) - Static method in class de.unihalle.informatik.Alida.operator.ALDPortHash
Get port to which object is currently linked in the history.
getHistoryLink(Object) - Method in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
Get the port to which the object is currently linked in history.
getIdentString() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException
 
getIdentString() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
 
getIdentString() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDException
Returns a (hopefully unique) identification string.
getIdentString() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDOperatorException
 
getIdentString() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException
 
getIncludedData() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get all included data ports found during back tracing.
getInInoutNames() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the names of in or inout parameters.
getInInoutNames(Boolean) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the names of in or inout parameters.
getInputPort(int) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get input port with index i of this opNode.
getInputPorts() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get all input ports of this opNode.
getInstance() - Static method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerCmdline
Return the single instance of this class
getInstance() - Static method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerSwing
Return the single instance of this class
getJVMPropValue(String, String, String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDEnvironmentConfig
Reads the value of the specified property from JVM properties.
getJVMPropValue(String, String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDEnvironmentConfig
Reads the value of specified property from JVM properties.
getKey() - Method in class de.unihalle.informatik.Alida.helpers.ALDWeakHashMapEntry
Returns the key of this hashmap element.
getLabel() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns label for parameter.
getLocation() - Method in class de.unihalle.informatik.Alida.operator.ALDData
Get the location property, i.e. property with key location
getLocation() - Method in class de.unihalle.informatik.Alida.operator.ALDDataPort
Get the location property, i.e. property with key location
getMatrix() - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Get value of matrix.
getMessage() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDException
 
getMyclass() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns class of parameter.
getName() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the name of this operator
getName() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get the name of the operator represented by this opNode.
getName() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns name of parameter.
getNext() - Method in class de.unihalle.informatik.Alida.helpers.ALDWeakHashMapEntry
Returns reference to subsequent hash element.
getNumEntries() - Method in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
Returns the number of objects currently stored in the history database.
getNumExperiments() - Method in class de.unihalle.informatik.Alida.demo.ExperimentalData
Return number of sub experiments
getNumFeatures() - Method in class de.unihalle.informatik.Alida.demo.ExperimentalData
Return number of features
getNumParameters() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the number of parameters
getOperatorClass() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get the class object of the operator represented by this opNode.
getOpNode() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Return the opNode of this port
getOpNodeId(ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Return an ID used in graphml an opNode
getOrigin() - Method in class de.unihalle.informatik.Alida.operator.ALDPort
Get the origin of this port, which is the parent in the processing graph.
getOutInoutNames() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the names of out or inout parameters
getOutputPort(int) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get output port with index i of this opNode.
getOutputPorts() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get all output ports of this opNode.
getPackageName() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
 
getParameter(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the value of a parameter specified by name.
getParameter(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get value of parameter for given key.
getParameterDescriptor(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the parameter descriptor for given name.
getParameteres() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
 
getParameterHashAsXml() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get the parameter hash where values of parameters.
getParameterKeys() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get all keys of the parameter hash.
getParameterNames() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the names of all parameters
getParent() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get the parent opNode.
getPath(String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDFilePathManipulator
Get path.
getPortId(ALDPort) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Return an ID used in graphml for a port
getPortIndex() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Return the index of the port within its opNode
getProperties() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Return the properties associated with this port which have been retrieved from the data as it passed the port.
getProperty(String) - Method in class de.unihalle.informatik.Alida.operator.ALDData
Get a property value for the given key.
getProperty(String) - Method in class de.unihalle.informatik.Alida.operator.ALDDataPort
Get a property value for the given key.
getProperty(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOutputPort
Return property with key
getPropertyKeys() - Method in class de.unihalle.informatik.Alida.operator.ALDData
Get the keys of all properties set in this data object
getPropertyKeys() - Method in class de.unihalle.informatik.Alida.operator.ALDDataPort
Get the keys of all properties set in this data object
getPropertyKeys() - Method in class de.unihalle.informatik.Alida.operator.ALDOutputPort
Return all keys of the property hash of this output port
getProvider(Class, Class) - Method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManager
Method to return an instance of the DataIO provider class for the class cl which implements the requested interface interfaceRequired (which has itself to implement ALDDataIO).
getProviderInstance() - Static method in class de.unihalle.informatik.Alida.version.ALDVersionProviderFactory
Returns a reference to the currently selected provider object.
getProviderInstance(String) - Static method in class de.unihalle.informatik.Alida.version.ALDVersionProviderFactory
Returns a reference to the provider object of the specified class.
getProviderMap() - Method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManager
Method to return a clone of the mapping of classes to dataIO providers.
getResult() - Method in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Get value of result.
getReturnElapsedTime() - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Get value of returnElapsedTime.
getSourcePort() - Method in class de.unihalle.informatik.Alida.operator.ALDEdge
Return the source port of the edge.
getStepSize() - Method in class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Return desired step size.
getSummaries() - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Get value of summaries.
getSummarizeMode() - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Get value of summarizeMode.
getSummarizeOp() - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Get value of summarizeOp.
getSummary() - Method in class de.unihalle.informatik.Alida.demo.ALDSummarizeArrayOp
Returns the Summarizing scalar
getSums() - Method in class de.unihalle.informatik.Alida.demo.MatrixSum
Returns the calculated sums.
getSupplemental() - Method in class de.unihalle.informatik.Alida.operator.ALDOpParameterDescriptor
Returns if parameter is supplemental.
getSupplementalNames() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the names of supplemental parameters
getTableForReading() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Get ref to table; the reference and the cells it accesses will be at least as fresh as from last use of barrierLock
getTargetPort() - Method in class de.unihalle.informatik.Alida.operator.ALDEdge
Return the target port of the edge.
getToplevelGraph(GraphmlType) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Return the first element of type Graph found at the top level of the graphml object
getType() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException
Returns the type of this exception.
getType() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
Returns the type of this exception.
getType() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDOperatorException
Returns the type of this exception.
getType() - Method in exception de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException
Returns the type of this exception.
getValue(Field, Object) - Static method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassDataIOHelper
Return the value of the member variable associated with field in the object obj.
getValue() - Method in class de.unihalle.informatik.Alida.helpers.ALDWeakHashMapEntry
Returns the value of this hashmap element.
getValueStringFromFile(String) - Static method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
Checks if the valueString passed starts with FILEIO_CHAR.
getVerbose() - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Get value of verbose.
getVerbose() - Method in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Get value of verbose.
getVerbose() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Return the verbose state of this opertor.
getVersion() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Get the version of this operator
getVersion() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Get the software version.
getVersion() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
 
getVersion() - Method in class de.unihalle.informatik.Alida.version.ALDVersionProvider
Returns the software version of currently running instance.
getVersion() - Method in class de.unihalle.informatik.Alida.version.ALDVersionProviderDummy
 
graphIndex - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
This index is the index used to build the prefix for all Ids for elements for the next history to add to the current graphml.
GraphmlHelper - Class in de.unihalle.informatik.Alida.operator
This class supplies some static auxiliary methods used when explicitly constructing a history graph.
GraphmlHelper() - Constructor for class de.unihalle.informatik.Alida.operator.GraphmlHelper
 
graphmlHistory - Variable in class de.unihalle.informatik.Alida.operator.ALDDataPort
The processing history as graphml if any.

H

handleALDConfigurationEvent(ALDConfigurationEvent) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
handleALDConfigurationEvent(ALDConfigurationEvent) - Method in interface de.unihalle.informatik.Alida.operator.events.ALDConfigurationEventListener
Method which is called on event occurence.
handleALDControlEvent(ALDControlEvent) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
handleALDControlEvent(ALDControlEvent) - Method in interface de.unihalle.informatik.Alida.operator.events.ALDControlEventListener
Method which is called on event occurence.
handleInputPorts(ALDOpNode, Vector<ALDInputPort>, Vector<ALDInputPort>, LinkedList<ALDOutputPort>) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Trace back each port of inputPorts which are input ports of a child of parentOpNode.
handlePort(ALDOpNode, ALDPort) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Handle a port to register the incoming edge and to potentially register dataport to opNode.
handlingMode - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 
hash(Object) - Static method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Return hash code for Object x.
hash - Variable in class de.unihalle.informatik.Alida.helpers.ALDWeakHashMapEntry
Hash value of referenced object.
hb - Static variable in class de.unihalle.informatik.Alida.operator.gui.OnlineHelpDisplayer
Local help broker.
helpHS - Static variable in class de.unihalle.informatik.Alida.operator.gui.OnlineHelpDisplayer
Name of helpset to be used.
hidden - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
This opnode is hidden, i.e. not include, in the processing history.
hideLeaves(JTree, TreePath) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Hide all leaves of this tree below the given path.
historyAnchors - Static variable in class de.unihalle.informatik.Alida.operator.ALDPortHash
Hashmap of port links into the processing history.
historyType - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Type of the history to be genrerated.

I

idSeparator - Static variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Character separating graphId prefix from rest
ignoreHiding - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Ignore hidden flag of opnodes when creating a processing history.
includedData - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
ALDDataPorts created within this opNode, set during back tracing
inconsistent(String) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Output error to stderr
init(ALDOperator, ALDOperatorControlFrame) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperator
Initialization function.
initFavoriteOperators() - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Initialize list of favorite operators to be unfolded at startup.
initMapTable(Class) - Static method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManager
Method to initialize the hashmap which registers DataIO providers.
initPanel() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Inits the panel according to formerly specified descriptors.
inputFrame - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperatorResultFrame
Configuration / control frame associated with the output.
inputPanel - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
The top level panel of this frame.
inputPorts - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
the input ports of this opNode.
insertGraphId(String, HashMap<String, String>, int) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Insert id into if not already included.
instance - Static variable in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerCmdline
The singleton instance of this class
instance - Static variable in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerSwing
The singleton instance of this class
instantiateObject(String) - Static method in class de.unihalle.informatik.Alida.version.ALDVersionProviderFactory
Instantiates an object of the specified version provider class.
isClassNameSpecified() - Static method in class de.unihalle.informatik.Alida.version.ALDVersionProviderFactory
Returns true if the factory can be properly configured.
isCompleteOpnode(ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Is a complete history to be created for this opNode?
isEmpty() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Returns true if this map contains no key-value mappings.
isExactSubstring(String, String) - Method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
return true, if substr is a exact substring of str
isHiddenOpnode(ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Should we hide this opnode.
isOpControllable - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Flag to indicate if selected operator is controllable.
isOperator - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.OpTreeNode
Indicates if node refers to an operator.
isRegistered(Object) - Static method in class de.unihalle.informatik.Alida.operator.ALDPortHash
Returns true if the given object is already registered in the hash.
isRegistered(Object) - Method in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
Check if an object is registered in the hash.
isRequired() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Returns is parameter is required.
isToplevelOpnode(ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Is this an opNode of the toplevel operator.
itemStateChanged(ItemEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
 
itemStateChanged(ItemEvent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
 
itemStateChanged(ItemEvent) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
 

L

label - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 
labelMap - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Maps a descriptor to its JLabel component in the panel.
lastAdded - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Stores the index of last element added (may vary due to element swaps).
lastDir - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
For convenience: always open last directory for saving.
lastDir - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
For convenience: always open last directory for saving.
lastDir - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
For convenience: always open last directory for saving.
lastDirectory - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Last directory visited, initially it's user's home.
lastFile - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Last selected file.
lastWrite - Variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
field written to only to guarantee lock ordering.
level - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Mode of usage.
listener - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.MyMouseAdapter
Local action listener.
loadFactor - Variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
The load factor for the hash table.
loadFactor() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Returns the load factor.
longNameCheckBox - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
Checkbox to toggle between long and short class names.
longNameCheckBox - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
Checkbox to toggle between long and short class names.
lookupExtendingClasses(Class) - Static method in class de.unihalle.informatik.Alida.helpers.ALDClassInfo
Collects all derived class of given class.
lookupParameternames(ALDOperator, String) - Static method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDOperatorDataIOCmdline
Lookup all parameter names of the operator with prefix pre.
lookupType(Field) - Static method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDCollectionDataIOHelper
 

M

main(String[]) - Static method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
Main routine of ALDOpRunner , see usage.
main(String[]) - Static method in class de.unihalle.informatik.Alida.tools.ALDOpRunnerGUI
 
main(String[]) - Static method in class de.unihalle.informatik.Alida.tools.GenerateGetterSetter
Main function.
main(String[]) - Static method in class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
Main routine of ALDOpRunner , see usage.
main(String[]) - Static method in class de.unihalle.informatik.Alida.tools.PrintOperatorInterface
Extracts operator interface from given class.
mainPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Main panel of main frame.
mainPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Main panel of main frame.
mainPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
Main panel of main frame.
mainPanel - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Main panel of chooser window.
manager - Variable in class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
 
mapTable - Variable in class de.unihalle.informatik.Alida.dataio.ALDDataIOManager
Hashtable containing mappings of datatypes to DataIO provider classes.
markParameter(ALDParameterDescriptor) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Sets label color of parameter to red (e.g. if validation failed).
matrix - Variable in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Input matrix
matrix - Variable in class de.unihalle.informatik.Alida.demo.MatrixSum
Input matrix
MatrixSum - Class in de.unihalle.informatik.Alida.demo
Demo operator to calculate colum or row sums of a 2D array.
MatrixSum() - Constructor for class de.unihalle.informatik.Alida.demo.MatrixSum
Default constructor.
MatrixSum(Double[][]) - Constructor for class de.unihalle.informatik.Alida.demo.MatrixSum
Constructor.
MatrixSum.SummarizeMode - Enum in de.unihalle.informatik.Alida.demo
Choose row or colum wise sum
MatrixSum.SummarizeMode() - Constructor for enum de.unihalle.informatik.Alida.demo.MatrixSum.SummarizeMode
 
MAXIMUM_CAPACITY - Static variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
The maximum capacity, used if a higher value is implicitly specified by either of the constructors with arguments.
MINIMUM_CAPACITY - Static variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
The minimum capacity, used if a lower value is implicitly specified by either of the constructors with arguments.
mousePressed(MouseEvent) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.MyMouseAdapter
 
myclass - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Parametrized class to configure.
myclass - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 
myObj - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Object to configure associated with window.

N

name - Variable in class de.unihalle.informatik.Alida.operator.ALDOperator
Name of the operator
name - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
name of the operator for which an invocations is represented by this opNode
name - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 
nameParameterMap - Variable in class de.unihalle.informatik.Alida.tools.ALDOpRunner
Hashmap to collect parameter name as given on command line and matching parameter name.
nameValueMap - Variable in class de.unihalle.informatik.Alida.tools.ALDOpRunner
Hashmap to collect parameter name as given on command line and correspnding value string
next - Variable in class de.unihalle.informatik.Alida.helpers.ALDWeakHashMapEntry
Pointer to the next reference in hashmap list.
normalized - Variable in class de.unihalle.informatik.Alida.demo.ExperimentalData
are the data normalized
NormalizeExperimentalDataOp - Class in de.unihalle.informatik.Alida.demo
Demo class to normalize experimental data.
NormalizeExperimentalDataOp() - Constructor for class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Default constructor.
NormalizeExperimentalDataOp(ExperimentalData) - Constructor for class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Constructor.
notifyListenersRecursively - Variable in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
Flag for recursive propagation of events to nested listeners.
nullReturnsForbidden - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Flag indicating if null return values are ok.

O

OnlineHelpDisplayer - Class in de.unihalle.informatik.Alida.operator.gui
Convenience class for context-sensitive online help.
OnlineHelpDisplayer() - Constructor for class de.unihalle.informatik.Alida.operator.gui.OnlineHelpDisplayer
 
onlyDisplay - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Flag to disable editability of GUI elements.
op - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
The operator of this frame, may be abstract!
op - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperator
Operator to run.
op - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperatorResultFrame
Associated operator.
op - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
The operator associated with this frame.
op - Variable in class de.unihalle.informatik.Alida.tools.ALDOpRunner
The operator to be invoked.
openWindow() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
Shows the table window in graphical environment.
operate() - Method in class de.unihalle.informatik.Alida.demo.ALDArrayMean
 
operate() - Method in class de.unihalle.informatik.Alida.demo.ALDArrayMin
 
operate() - Method in class de.unihalle.informatik.Alida.demo.ALDArraySum
 
operate() - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
 
operate() - Method in class de.unihalle.informatik.Alida.demo.MatrixSum
 
operate() - Method in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
 
operate() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
This method does the actual work and needs to be implemented by every subclass.
operate() - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
operate() - Method in class de.unihalle.informatik.Alida.operator.ALDToplevelOperator
The abstract method operate needs to be implemented, but this top levels operator is never to be invoked.
operator - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
The operator associated with this panel.
operator - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
Corresponding operator to be configured.
operatorClass - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
class of the operator for which an invocations is represented by this opNode
operatorParameterPanel - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Panel where operator parameters are embedded.
operatorStatus - Variable in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
Status of operator, used to stop/pause/resume calculations.
opName - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Name of selected operator.
opNameJText - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Label to display selected operator.
opNames - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.Node
Operator names associated with this node.
opNode - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
The opNode this port belongs to
opNodePortsTraced - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
 
opNodesClone - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
 
opNodesInGraph - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
 
opNodeStackHash - Static variable in class de.unihalle.informatik.Alida.operator.ALDOperator
A weak hashmap which contains for each thread a stack of opNodes reflecting the current state of the method stack.
opParamDescrips - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
List of all parameter descriptors associated with the operator.
opParamDescrips - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
List of all parameter descriptors associated with operator.
opTree - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Tree of available operators.
opTreePane - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Scroll pane displaying the operator tree.
origin - Variable in class de.unihalle.informatik.Alida.operator.ALDPort
The origin/producer of this port.
outputOpNode(ALDOpNode, GraphType) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Output opNode and it ports, and recursively its children to the graph.
outputPorts - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
the output ports of this opNode.

P

p2capacity(int) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Returns appropriate capacity for argument.
packageName - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
 
panelOptionalParams - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Sub-panel managing the configuration of optional parameters.
panelRequiredParams - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Sub-panel managing the configuration of required parameters.
panelSupplementalParams - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Sub-panel managing the configuration of supplemental parameters.
paramDescrips - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Listed of associated parametrized class parameters.
paramDescriptors - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
List of parameter descriptors managed by this panel.
Parameter - Annotation Type in de.unihalle.informatik.Alida.annotations
Annotation definition for operator parameters.
Parameter.Direction - Enum in de.unihalle.informatik.Alida.annotations
Enumerates the different directions a parameter may, e.g. into or out of an operator.
Parameter.Direction() - Constructor for enum de.unihalle.informatik.Alida.annotations.Parameter.Direction
 
Parameter.ExpertMode - Enum in de.unihalle.informatik.Alida.annotations
Enumerates the different modes which are defined for a parameter to be shown in automatically generated user interfaces.
Parameter.ExpertMode() - Constructor for enum de.unihalle.informatik.Alida.annotations.Parameter.ExpertMode
 
Parameter.Type - Enum in de.unihalle.informatik.Alida.annotations
Deprecated. 
Parameter.Type() - Constructor for enum de.unihalle.informatik.Alida.annotations.Parameter.Type
Deprecated.  
parameterDescriptorsAll - Variable in class de.unihalle.informatik.Alida.operator.ALDOperator
Hash representing the interface of this operator.
parameterHash - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
This hash contains the values of all parameters as return by the toString() method of the parameters at the time of invocation of the operator using runOp().
parameterHash - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
 
parameterHashAsXml - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
parameteHash as an XmlObject
parameterPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Parameter panel.
parametersToXmlObject() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Parse the parameter values to an XmlObject.
paramPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel
GUI configuration element.
paramPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing
GUI configuration element.
parent - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
parent of this opNode, will be set during back tracing
parse(Field, Class<?>, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDCollectionDataIOCmdline
Returns a collection instantiated from valueString.
parse(Field, Class<?>, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDEnumDataIOCmdline
 
parse(Field, Class<?>, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDNativeDataIOCmdline
Method to parse native data from a string.
parse(Field, Class<?>, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDOperatorDataIOCmdline
Parser for ALDOperators.
parse(Field, Class<?>, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDParametrizedClassDataIOCmdline
Generic parser for parametrized classes.
parse(Field, Class<?>, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
Returns an object instantiated from valueString.
parseBracket(String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDParser
Parses a string for a matching bracket.
parseBracket(String, char) - Static method in class de.unihalle.informatik.Alida.helpers.ALDParser
Parses a string for a matching bracket.
parseNameValuePairs(String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDParser
Parses a comma separated list of 'name=value' pairs into a hash map.
pauseButton - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Pause button, changes its label.
portHashAccess - Static variable in class de.unihalle.informatik.Alida.operator.ALDOperator
Access to the central port hash.
portIndex - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
The index of this port within opNode
print() - Method in class de.unihalle.informatik.Alida.operator.ALDData
Print this data object to standard out
print() - Method in class de.unihalle.informatik.Alida.operator.ALDDataPort
Print some information to System.out.
print() - Method in class de.unihalle.informatik.Alida.operator.ALDEdge
Print this edge to stdout.
print(String) - Method in class de.unihalle.informatik.Alida.operator.ALDEdge
Print this edge to stdout with a given ident string.
print() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Print some information of the current state this operator to System.out.
print(PrintStream) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Print some information the current state of this operator to outfile.
print(PrintStream, boolean) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Print information of the interface and values of this operator to outfile.
print() - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Print information if this opNode to standard output.
print(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Print information of this port onto System.out
print(PrintStream) - Method in class de.unihalle.informatik.Alida.operator.ALDOpParameterDescriptor
Print this descriptor to outfile
print(PrintStream, ALDOperator) - Method in class de.unihalle.informatik.Alida.operator.ALDOpParameterDescriptor
Print this descriptor to outfile.
print() - Method in class de.unihalle.informatik.Alida.operator.ALDOutputPort
Print information to standard out
print() - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Print this descriptor to standard out.
print(PrintStream) - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Print this descriptor to outfile.
print() - Method in class de.unihalle.informatik.Alida.operator.ALDPort
Print some information on System.out
print(String) - Method in class de.unihalle.informatik.Alida.operator.ALDPort
Print some information on System.out
print(String) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame.Node
 
printData(DataType, String) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Print a Data item to standard out using an indentation string
PrintDataIOProvider - Class in de.unihalle.informatik.Alida.tools
A helper class to adminstrate the ALDIA dataIO system.
PrintDataIOProvider(String[]) - Constructor for class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
Construct a PrintDataIOProvider using args
printEdge(EdgeType, String) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Print an Edge to standard out using an indentation string
printGraph(GraphType, String) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Print a graph to standard out using an indentation string
printGraphml(GraphmlType) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Print a graphml element to standard out
printInstanceStatistics() - Static method in class de.unihalle.informatik.Alida.operator.ALDOpNode
 
printInstanceStatistics(PrintStream) - Static method in class de.unihalle.informatik.Alida.operator.ALDOpNode
 
printInterface() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Print information of the interface of this operator to System.out.
printInterface(PrintStream) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Print information of the interface of this operator to outfile.
printNode(NodeType, String) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Print a Node to standard out using an indentation string
PrintOperatorInterface - Class in de.unihalle.informatik.Alida.tools
Prints the interface of an operator (inputs/outputs/parameters) to console.
PrintOperatorInterface() - Constructor for class de.unihalle.informatik.Alida.tools.PrintOperatorInterface
 
printPort(PortType, String) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Print a Port to standard out using an indentation string
printUsage() - Static method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
Print short usage to stderr.
printUsage() - Static method in class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
Print usage to stderr.
printUsageVerbose() - Method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
Print verbose usage to stderr.
printUsageVerbose() - Method in class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
Print verbose usage to stderr.
properties - Variable in class de.unihalle.informatik.Alida.operator.ALDData
Properties of the data object
properties - Variable in class de.unihalle.informatik.Alida.operator.ALDDataPort
The properties of the underlying MTBData at the time of creation of this Dataport
properties - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
The properties retrieved from the data as it passed the port into or out of the operator.
properties - Variable in class de.unihalle.informatik.Alida.operator.ALDOutputPort
Hash to hold properties copied upon return from runOp()
providedClasses() - Method in interface de.unihalle.informatik.Alida.dataio.provider.ALDDataIO
Interface method to announce all classes handled by this provider.
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDCollectionDataIOCmdline
 
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDEnumDataIOCmdline
 
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDNativeDataIOCmdline
 
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDOperatorDataIOCmdline
 
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDParametrizedClassDataIOCmdline
Interface method to announce class for which IO is provided for
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing
Interface method to announce class for which IO is provided for.
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDEnumDataIOSwing
Interface method to announce class for which IO is provided for.
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing
Interface method to announce class for which IO is provided for.
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing
Interface method to announce class for which IO is provided for.
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeDataIOSwing
Interface method to announce class for which IO is provided for.
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
 
providedClasses() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing
Interface method to announce class for which IO is provided for.
providedClassesMethodName - Static variable in class de.unihalle.informatik.Alida.dataio.ALDDataIOManager
Name of the method which returns all classes supported by a DataIO provider class.
providerInstances - Static variable in class de.unihalle.informatik.Alida.version.ALDVersionProviderFactory
Hashmap with global version provider objects.
put(Object, Object) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Maps the specified key to the specified value in this table.

R

readArray1D(Class<?>, String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDParser
Parses a string into a 1D-array.
readArray2D(Class<?>, String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDParser
Parses a string into a 2D-array.
readData(Field, Class<?>, String) - Method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerCmdline
Reads data of given class from a specified source.
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerSwing
Reads data of given class from a specified source.
readData(Field, Class<?>, String) - Method in interface de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDDataIOCmdline
Interface for reading data from the given source.
readData(Field, Class<?>, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
Read an object using valueString.
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Extracts current parametrized class configuration.
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigButton
Gets the data from the configuration window.
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Extracts current collection data.
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing
 
readData(Field, Class<?>, JComponent) - Method in interface de.unihalle.informatik.Alida.dataio.provider.swing.ALDDataIOSwing
Interface method for getting parameter values via a GUI element.
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDEnumDataIOSwing
 
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigButton
Gets the data from the configuration window.
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
 
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing
 
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigButton
Gets the data from the configuration window.
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
 
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing
 
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeDataIOSwing
 
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigButton
Read operator parameter values.
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
Function to read parameter values from GUI.
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel
 
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
 
readData(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
Function to read parameter values from GUI.
readData(Field, Class<?>, JComponent) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing
 
readHistory(Object, String) - Static method in class de.unihalle.informatik.Alida.operator.ALDOperator
Reads and set the history graph of the given object from file.
readHistory(Object, String) - Method in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
Read and set the processing history from file.
readParameter(ALDParameterDescriptor) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Get value of given parameter from the GUI element.
readParameterValues(int) - Method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
Read all IN and INOUT parameters specified on the command line.
recordModification(Object) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Force a memory synchronization that will cause all readers to see table.
refQueue - Static variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Queue for managing references to deleted objects.
register(Object) - Static method in class de.unihalle.informatik.Alida.operator.ALDPortHash
Adds the object's port to the hash.
register(Object) - Method in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
Register the object in the hash.
register(ALDOpNode, ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Register an opNode as child to its parents if not already found directly or indirectly before.
register(ALDOpNode, ALDDataPort) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Register the dataport as directly included in opNode.
registerDescriptor(LinkedList<ALDOpParameterDescriptor>, ALDOpParameterDescriptor) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Register a descriptor.
rehash() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Rehashes the contents of this map into a new table with a larger capacity.
remove(Object) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Removes the key (and its corresponding value) from the table.
removeALDConfigurationEventListener(ALDConfigurationEventListener) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
removeALDConfigurationEventListener(ALDConfigurationEventListener) - Method in interface de.unihalle.informatik.Alida.operator.events.ALDConfigurationEventReporter
Removes a listener from this reporter.
removeALDControlEventListener(ALDControlEventListener) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
 
removeALDControlEventListener(ALDControlEventListener) - Method in interface de.unihalle.informatik.Alida.operator.events.ALDControlEventReporter
Removes a listener from this reporter.
removeExtension(String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDFilePathManipulator
Removes prceding path elements and extension from filename, if any.
removeGraphId(String) - Static method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Remove the graphIP including idSeparator at the beginning of an id
removeLeadingDirectories(String) - Static method in class de.unihalle.informatik.Alida.helpers.ALDFilePathManipulator
Remove all leading pathname components from a filename.
removeWeakKeys() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Cleans-up the hashmap when called.
renameDataIds(DataType, HashMap<String, String>) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
 
renameEdgeIds(EdgeType, HashMap<String, String>) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
 
renameGraphIds(GraphType, int) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Rename all GraphIds of nodes, edges, data, etc with a new graphID.
renameIds(GraphType, HashMap<String, String>) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Traverse the graph, find all graphIDs and do the renaming
renameNodeIds(NodeType, HashMap<String, String>) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Traverse the graph, find all graphIDs and actually rename.
required - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
 
resetCreateInParameterPanel() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Method for actions required prior to panel initialization.
result - Variable in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Normalized experiment to be returned
returnElapsedTime - Variable in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Supplemental to request elapsed time to be returned
returnOnError(int, int) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
 
run() - Method in class de.unihalle.informatik.Alida.operator.gui.ALDExecuteOperator
 
runButton - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Run button.
runIt() - Method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
This method does the complete work to scan arguments, read and write parameters and runOp the operator.
runIt() - Method in class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
This method does the complete work to scan arguments, read and write parameters and runOp the operator.
runOp(ALDOperator) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Deprecated. 
runOp() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
A legal method to invoke the operator and handles everything necessary to protocol the processing history.
runOp(boolean) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
A legal method to invoke the operator and handles everything necessary to protocol the processing history.

S

saveTable() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
Saves the contents of the table to a user-specified file.
saveTable() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
Saves the contents of the table to a user-specified file.
saveTable() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
Saves the contents of the table to a user-specified file.
serializeToXmlFile(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Serializes the operator to an XML file.
setClassname(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Set the canonical classname of the ALDData associated with this port
setData(Double[]) - Method in class de.unihalle.informatik.Alida.demo.ALDSummarizeArrayOp
Sets the 1D array
setData(Double[][]) - Method in class de.unihalle.informatik.Alida.demo.ExperimentalData
Set the data, assumed to be not normalized.
setData(Double[][], boolean) - Method in class de.unihalle.informatik.Alida.demo.ExperimentalData
Set the data
setDebug(boolean) - Static method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Set the debug state
setDefaultValue(Object) - Method in class de.unihalle.informatik.Alida.operator.ALDParameterDescriptor
Specify default value of parameter.
setDepth(int) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Set depth.
setDescription(String) - Method in class de.unihalle.informatik.Alida.demo.ExperimentalData
Set description.
setDisplayOnly(boolean) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Enable or display parameter editing.
setEditable(boolean) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Disable or enable the elements in the window for editing.
setElapsedTime(long) - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Set value of elapsedTime.
setEnabled(boolean) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
 
setExperiment(ExperimentalData) - Method in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Set value of data.
setExplanation(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Set the explanation of the port copied from the argument descriptor
setGraphmlHistory(GraphmlType) - Method in class de.unihalle.informatik.Alida.operator.ALDDataPort
Set the grahphml history of this data port
setHidden(boolean) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Set hidden flag of this opNode.
setHistoryLink(Object, ALDPort) - Static method in class de.unihalle.informatik.Alida.operator.ALDPortHash
Set port to which data is currently linked in the history.
setHistoryLink(Object, ALDPort) - Method in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
Set the port to which the object is currently linked in history.
setInOrigin(int, Object, String) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Set the origin of the input port with index i.
setLocation(String) - Method in class de.unihalle.informatik.Alida.operator.ALDData
Set the location property, i.e. property with key location
setMatrix(Double[][]) - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Set value of matrix.
setNotifyRecursiveFlag(boolean) - Method in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
Specify if events are to be passed forward to nested listeners or not.
setOperatorParameters() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Retrieve parameter values from GUI and configure operator accordingly.
setOperatorParameters(Field, Class<?>) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
 
setOrigin(ALDPort) - Method in class de.unihalle.informatik.Alida.operator.ALDPort
Set the origin of this port, which is the parent in the processing graph.
setOutOrigin(int, Object, String) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Set the origin of the output port with index i.
setParameter(ALDParameterDescriptor, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Set value of given parameter, i.e. pass the value to GUI component.
setParameter(String, Object) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Set the value of a parameter specified by name.
setParametersFromXml(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Set the parameter values as read from an Xml file.
setParametersFromXml(String, String, String) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Set the parameter values as read from an Xml file.
setParent(ALDOpNode) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNode
Set the parent opNode.
setProperties(Object) - Method in class de.unihalle.informatik.Alida.operator.ALDOpNodePort
Set the properties to be associated with this port.
setProperty(String, Object) - Method in class de.unihalle.informatik.Alida.operator.ALDData
Set the property with key to new value o.
setProperty(String, Object) - Method in class de.unihalle.informatik.Alida.operator.ALDDataPort
Set the property with key to new value o.
setProperty(String, Object) - Method in class de.unihalle.informatik.Alida.operator.ALDOutputPort
Set property with key to object o
setResult(ExperimentalData) - Method in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Set value of result.
setReturnElapsedTime(boolean) - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Set value of returnElapsedTime.
setStatus(String) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Changes the status message to the given string.
setStepsize(int) - Method in class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Set size of steps in step-wise operator execution.
setSummaries(Double[]) - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Set value of summaries.
setSummarizeMode(ApplyToMatrix.SummarizeMode) - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Set value of summarizeMode.
setSummarizeOp(ALDSummarizeArrayOp) - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Set value of summarizeOp.
setupResultTable() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
Initializes the data table window.
setupTable() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
Initializes the data table window.
setupTable() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
Initializes the data table window.
setupWindow() - Method in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Construct the frame to configure an operator.
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerSwing
Update the value of a parameter in the GUI component.
setValue(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Update parameter values in GUI.
setValue(Field, Object, Object) - Static method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassDataIOHelper
Sets the value of the member variable associated with field in the object obj.
setValue(String, Object, Object) - Static method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassDataIOHelper
Sets the field with given name of object objto value.
setValue(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigButton
Sets new values in configuration window.
setValue(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Updates current collection data.
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing
 
setValue(Field, Class<?>, JComponent, Object) - Method in interface de.unihalle.informatik.Alida.dataio.provider.swing.ALDDataIOSwing
Interface method for setting new parameter values in GUI.
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDEnumDataIOSwing
 
setValue(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigButton
Gets the data from the configuration window.
setValue(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
 
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing
 
setValue(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigButton
Gets the data from the configuration window.
setValue(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
 
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing
 
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeDataIOSwing
 
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
 
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
 
setValue(Field, Class<?>, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
Function to update values of parametrized class object.
setValue(Field, Class<?>, JComponent, Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing
 
setValue(Object) - Method in class de.unihalle.informatik.Alida.helpers.ALDWeakHashMapEntry
Sets the value of the hashmap entry.
setVerbose(Boolean) - Method in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Set value of verbose.
setVerbose(Boolean) - Method in class de.unihalle.informatik.Alida.demo.NormalizeExperimentalDataOp
Set value of verbose.
setVerbose(Boolean) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Set the verbose state of this opertor.
setVisible(boolean) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Show or hide the window.
shortNames - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel.AbstrOpClassPanel
Hashmap to remember short class names.
shortNames - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassPanel
Hashmap to remember short class names.
size() - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Returns the number of key-value mappings in this map.
sourcePort - Variable in class de.unihalle.informatik.Alida.operator.ALDEdge
Source port of the data flow
split(String, char) - Static method in class de.unihalle.informatik.Alida.helpers.ALDParser
Split a string at each occurance of sepChar.
sput(Object, Object, int) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Continuation of put(), called only when synch lock is held and interference has been detected.
sremove(Object, int) - Method in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
Continuation of remove(), called only when synch lock is held and interference has been detected.
status - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Label of status bar, changes dynamically.
stepButton - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Button for stepping through optimization process.
stepSize - Variable in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
Step size in step-wise execution mode.
stepsize - Variable in class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Size of one step in step-wise execution mode.
stepThroughBox - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Box for activating step-through mode.
stepThroughStepSize - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Field for specifying number of iterations per step-through step.
stepWiseExecution - Variable in class de.unihalle.informatik.Alida.operator.ALDOperatorControllable
Flag for step-wise execution.
stepwiseExecution - Variable in class de.unihalle.informatik.Alida.operator.events.ALDConfigurationEvent
Flag for stepwise execution.
stopButton - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Stop button to stop snake optimization (after end of iteration).
subClassHandler - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
Panel to configure sub-classed or abstract operators as parameters.
summaries - Variable in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
1D Array of summaries.
summarizeMode - Variable in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Mode of summarizing
summarizeMode - Variable in class de.unihalle.informatik.Alida.demo.MatrixSum
Mode of summarizing
summarizeOp - Variable in class de.unihalle.informatik.Alida.demo.ApplyToMatrix
Summarizing opererator
summary - Variable in class de.unihalle.informatik.Alida.demo.ALDSummarizeArrayOp
Summarizing scalar
sums - Variable in class de.unihalle.informatik.Alida.demo.MatrixSum
1D Array of sums.
supplemental - Variable in class de.unihalle.informatik.Alida.operator.ALDOpParameterDescriptor
 
supported1DArray(Class) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeDataIOSwing
Checks if a given class is supported or not.

T

table - Variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
The hash table data.
tableScroller - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
Scrollpane for table panel;
tableScroller - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
Scrollpane for table panel;
tableToString(DefaultTableModel) - Static method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDTableWindow
Converts the contents of the table to a string array in CSV format (suitable for import in Excel).
tabPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing.ArrayConfigWindow
Table component in window.
tabPanel - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing.ArrayConfigWindow
Table component in window.
targetPort - Variable in class de.unihalle.informatik.Alida.operator.ALDEdge
Target port of the data flow
threadStatus - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Current status of the operator execution thread.
threshold - Variable in class de.unihalle.informatik.Alida.helpers.ALDConcReadWeakHashMap
The table is rehashed when its size exceeds this threshold.
titleString - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Optional title string for panel.
titleString - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
Title of frame.
titleString - Variable in class de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame
Title string of window.
topLevelCall - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Flag indicating if panel is used on top level or not.
topLevelCall - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
Local flag to indicate if object is created on OpRunner top level or not; flag modules if deep validation is done or not.
toString() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Returns a string containing printale information about this operator.
tracebackDAG(Object) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Trace back the implicit DAG created during processing for sourceObjOfHistory.
translate(HashMap<String, String>, String) - Static method in class de.unihalle.informatik.Alida.operator.GraphmlHelper
Translate the id using translationTable.
type - Variable in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException
Type of exception.
type - Variable in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
Type of exception.
type - Variable in exception de.unihalle.informatik.Alida.exceptions.ALDOperatorException
Type of exception object.
type - Variable in exception de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException
Type of exception object.
typeID - Static variable in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOException
Identifier string.
typeID - Static variable in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException
Identifier string.
typeID - Static variable in exception de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
Identifier string.
typeID - Static variable in exception de.unihalle.informatik.Alida.exceptions.ALDOperatorException
Identifier string.
typeID - Static variable in exception de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException
Exception identifier.
typeName - Variable in class de.unihalle.informatik.Alida.operator.ALDPort
Typename of this port.

U

unmarkAllParameters() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Sets label colors of all parameter to black.
unmarkParameter(ALDParameterDescriptor) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Sets label color of parameter to black (e.g. if validation successful).
updateConfigPanel(ALDOperator) - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Associate the panel with the given operator and update the GUI.
updateOperator(ALDOperator) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigButton
Update window with new operator parameter values.
updateOperator(ALDOperator) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
 
updatePanel() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Updates panel according to values in formerly specified operator.
updateWindow() - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Updates the collection in the window.
useRegEx - Variable in class de.unihalle.informatik.Alida.tools.ALDOpRunner
If true, matching of operator name from commandline to the annoteated ALDOperators uses regular expression matching, otherwise exact substring matching

V

validate() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Validates the parameters and inputs of this operator.
validateCustom() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Operator specific validation of parameters and inputs.
validateGeneric() - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Generic validation of the in and inout parameters of this operator.
validateOperatorParameters() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDOperatorParameterPanel
Check if operator is ready to run.
validateParameternames(int) - Method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
Validate the parametername=valuestring pairs with respect to syntax and validate the existance of the parameter in the operator interface.
validateParameters() - Method in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParameterPanel
Check if all GUI elements can deliver a proper (non-null) value.
value - Variable in class de.unihalle.informatik.Alida.helpers.ALDWeakHashMapEntry
Referenced object itself.
valueChanged(TreeSelectionEvent) - Method in class de.unihalle.informatik.Alida.operator.gui.ALDChooseOpNameFrame
 
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.annotations.ALDAOperator.ExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.annotations.ALDAOperator.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.annotations.Parameter.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.annotations.Parameter.ExpertMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.annotations.Parameter.Type
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.demo.ApplyToMatrix.SummarizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.demo.MatrixSum.SummarizeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException.ALDDataIOManagerExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException.ALDDataIOProviderExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.exceptions.ALDOperatorException.OperatorExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException.DAGExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.operator.ALDOperatorControllable.OperatorControlStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.operator.ALDProcessingDAG.HistoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.operator.events.ALDControlEvent.ALDControlEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame.OpThreadStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.unihalle.informatik.Alida.annotations.ALDAOperator.ExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.annotations.ALDAOperator.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.annotations.Parameter.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.annotations.Parameter.ExpertMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.annotations.Parameter.Type
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.demo.ApplyToMatrix.SummarizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.demo.MatrixSum.SummarizeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.exceptions.ALDDataIOManagerException.ALDDataIOManagerExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException.ALDDataIOProviderExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.exceptions.ALDOperatorException.OperatorExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.exceptions.ALDProcessingDAGException.DAGExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.operator.ALDOperatorControllable.OperatorControlStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.operator.ALDProcessingDAG.HistoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.operator.events.ALDControlEvent.ALDControlEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.unihalle.informatik.Alida.operator.gui.ALDOperatorControlFrame.OpThreadStatus
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class de.unihalle.informatik.Alida.operator.ALDOperator
Verbose flag to be inherited by all operators.
verbose - Variable in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
If true, verbose outputs are written to standard output on calling methods.
verbose - Variable in class de.unihalle.informatik.Alida.tools.ALDOpRunner
verbose flag to outout additional information to stdout.
verbose - Variable in class de.unihalle.informatik.Alida.tools.PrintDataIOProvider
verbose flag to outout additional information to stdout.
version - Variable in class de.unihalle.informatik.Alida.operator.ALDOpNode
version of the operator for which an invocations is represented by this opNode
version - Variable in class de.unihalle.informatik.Alida.operator.ALDParameterWrapper
 
versionProvider - Variable in class de.unihalle.informatik.Alida.operator.ALDOperator
Instance of a class providing version information.
visitOpNode(ALDOpNode, ALDOutputPort, int) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Visit the opNode either completely or according to data dependency as define by the opNode and the globale state of the processing DAG.
visitOpNodeComplete(ALDOpNode, int) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Completely visits this opNode.
visitOpNodeDatadependency(ALDOpNode, ALDOutputPort, int) - Method in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
Visit the opNode detecting all inner children and data ports on which the output port of interest portOfInterest depends on.

W

win - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing.ParametrizedClassShowButton
Associated parameter window.
window - Variable in class de.unihalle.informatik.Alida.dataio.provider.helpers.ALDParametrizedClassConfigWindow
Main configuration window.
window - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing.CollectionConfigWindow
Main frame.
window - Variable in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorConfigWindow
Main configuration window.
writeData(Object, String) - Method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerCmdline
Writes data to the specified location.
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.ALDDataIOManagerSwing
Return a gui element displaying the obj or null.
writeData(Object, String) - Method in interface de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDDataIOCmdline
Interface for writing the object data to the target location.
writeData(Object, String) - Method in class de.unihalle.informatik.Alida.dataio.provider.cmdline.ALDStandardizedDataIOCmdline
Return a string representation of given object value or print it to a file.
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDCollectionDataIOSwing
 
writeData(Object) - Method in interface de.unihalle.informatik.Alida.dataio.provider.swing.ALDDataIOSwing
Interface method for displaying an object in the GUI.
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDEnumDataIOSwing
 
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray1DDataIOSwing
 
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeArray2DDataIOSwing
 
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDNativeDataIOSwing
 
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing.OperatorHierarchyConfigPanel
 
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDOperatorDataIOSwing
 
writeData(Object) - Method in class de.unihalle.informatik.Alida.dataio.provider.swing.ALDParametrizedClassDataIOSwing
 
writeHistory(Object, String) - Static method in class de.unihalle.informatik.Alida.operator.ALDOperator
Write the processing history if any to a graphml file.
writeHistory(Object, String, ALDProcessingDAG.HistoryType) - Static method in class de.unihalle.informatik.Alida.operator.ALDOperator
Write the processing history if any to a graphml file.
writeHistory(Object, String, ALDProcessingDAG.HistoryType, boolean) - Static method in class de.unihalle.informatik.Alida.operator.ALDOperator
Write the processing history if any to a graphml file.
writeHistory(Object, String, ALDProcessingDAG.HistoryType, boolean) - Method in class de.unihalle.informatik.Alida.operator.ALDPortHashAccess
Write the processing history (if available) to a graphml file.
writeParametersToXml(String) - Method in class de.unihalle.informatik.Alida.operator.ALDOperator
Write the parameter values to an xml file.
writeParameterValues(int) - Method in class de.unihalle.informatik.Alida.tools.ALDOpRunner
Write all OUT and INOUT parameters specified on the command line.
writtenDataports - Variable in class de.unihalle.informatik.Alida.operator.ALDProcessingDAG
 

A B C D E F G H I L M N O P R S T U V W