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

A

AbstractProcessor - Class in org.xaffect.core.components
Represents a data-processor.
AbstractProcessor(LifeCycleManager, HashMap<String, String>) - Constructor for class org.xaffect.core.components.AbstractProcessor
Creates a new AbstractProcessor.
AbstractSink - Class in org.xaffect.core.components
Represents a data-sink.
AbstractSink(LifeCycleManager, HashMap<String, String>) - Constructor for class org.xaffect.core.components.AbstractSink
Creates a new AbstractSink.
AbstractSource - Class in org.xaffect.core.components
Represents a data-source.
AbstractSource(LifeCycleManager, HashMap<String, String>) - Constructor for class org.xaffect.core.components.AbstractSource
Creates a new AbstractSource.
add(DataEntry) - Method in class org.xaffect.core.data.ReceiverQueues
Adds data to the data-queues.
addChannel(String, Color) - Method in class org.xaffect.components.sink.dataviewer.resources.chartviewer.Caption
Adds a data-channel to the {[@link Caption}.
addComponent(SystemComponent) - Method in class org.xaffect.core.LifeCycleManager
Registers a SystemComponent to the component-pool.
addConfigureListener(Listener) - Method in class org.xaffect.control.gui.CompositeConfiguration
Registers a Listener which will be notified as soon as the configure-button is pressed.
addInfo(String, String) - Method in class org.xaffect.components.sink.dataviewer.resources.chartviewer.Caption
Adds a general information about data to the Caption.
addListener(MeasurementTimeListener) - Method in class org.xaffect.control.gui.MeasurementTimer
addMeasuringListener(Listener) - Method in class org.xaffect.control.gui.CompositeControl
Adds a Listener that will be notified as soon as the "start Measuring"-button is pressed.
addNextSubjectListener(Listener) - Method in class org.xaffect.control.gui.CompositeControl
Adds a Listener that will be notified as soon as the "Next Subject"-button is pressed.
addReceiver(LinkedBlockingQueue<DataEntry>) - Method in class org.xaffect.core.data.ReceiverQueues
Adds another LinkedBlockingQueue to the list of receivers.
addReceiver(LinkedBlockingQueue<DataEntry>) - Method in class org.xaffect.core.dispatching.ConnectorSource.AnnotatedReceiverQueues
Adds a new LinkedBlockingQueue to the ReceiverQueues's queue-pool.
addSelectionListener(OptionSelectedListener) - Method in class org.xaffect.components.sink.dataviewer.resources.common.Option
Adds given OptionSelectedListener to Option's listener-pool.
addStopListener(Listener) - Method in class org.xaffect.control.gui.CompositeControl
Adds a Listener that will be notified as soon as the "stop"-button is pressed.
addTrainingListener(Listener) - Method in class org.xaffect.control.gui.CompositeControl
Adds a Listener that will be notified as soon as the "start Training"-button is pressed.
addValueListener(ValueScaleListener) - Method in class org.xaffect.components.sink.dataviewer.resources.common.ValueScale
Registers a ValueScaleListener to listen to changes made to selected values.
adjustBorderValues(double, double) - Method in class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartDataViewer
Lets the ChartDataViewer adjust the minimal and maximal values that are displayed and redraw it's content according to the new values.
appendEvent(Event) - Method in class org.xaffect.components.sink.unisenslogger.UnisensFileAdapter
Append an event to the eventEntry.
appendSignal(double[][]) - Method in class org.xaffect.components.sink.unisenslogger.UnisensFileAdapter
Append a signal to the signalEntry.
appendValue(Value) - Method in class org.xaffect.components.sink.unisenslogger.UnisensFileAdapter
Append a value to the valuesEntry.
A B C D E F G H I L M N O P Q R S T U V W X