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

C

calculateClipping(DataType, Point) - Method in class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartDataViewer
Calculates the area to clip for given data to be drawn.
calculateClipping(DataEvent, Point) - Method in class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartEventViewer
 
calculateClipping(DataSignal, Point) - Method in class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartSignalViewer
 
calculateClipping(DataValue, Point) - Method in class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartValueViewer
 
calculatePositionsFor(double[], long) - Method in class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartDataViewer
Calculates the positions on canvas for all values given at the time given.
Caption - Class in org.xaffect.components.sink.dataviewer.resources.chartviewer
SWT-Composite displaying information about data displayed by a ChartDataViewer.
Caption(Composite) - Constructor for class org.xaffect.components.sink.dataviewer.resources.chartviewer.Caption
Creates a new Caption.
ChartDataViewer<DataType extends DataEntry> - Class in org.xaffect.components.sink.dataviewer.resources.chartviewer
Generic SWT-Composite able to display data as a chart-diagram.
ChartDataViewer(Composite, boolean, boolean, double, double, long) - Constructor for class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartDataViewer
Creates a new ChartDataViewer.
ChartEventViewer - Class in org.xaffect.components.sink.dataviewer.resources.chartviewer
ChartEventViewer(Composite) - Constructor for class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartEventViewer
Creates a new ChartEventViewer.
ChartSignalViewer - Class in org.xaffect.components.sink.dataviewer.resources.chartviewer
ChartSignalViewer(Composite, boolean, double, double, long) - Constructor for class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartSignalViewer
Creates a new ChartSignalViewer.
ChartValueViewer - Class in org.xaffect.components.sink.dataviewer.resources.chartviewer
ChartValueViewer(Composite, boolean, double, double, long) - Constructor for class org.xaffect.components.sink.dataviewer.resources.chartviewer.ChartValueViewer
Creates a new ChartValueViewer.
checkParameters(HashMap<String, String>) - Method in class org.xaffect.setup.ExampleSetup
 
checkParameters(HashMap<String, String>) - Method in class org.xaffect.setup.ExampleSetupXAffectDesktop
 
checkParameters(HashMap<String, String>) - Method in class org.xaffect.setup.Setup
Gives the possibility to validate the parameters requested by Setup.getKeys().
checkSubclass() - Method in class org.xaffect.components.sink.dataviewer.resources.common.DropDownMenu
 
clear() - Method in class org.xaffect.core.data.ReceiverQueues
Clears all data from all receiving LinkedBlockingQueue.
close() - Method in class org.xaffect.components.sink.dataviewer.DataViewer
Closes the DataViewer.
close() - Method in class org.xaffect.control.Control
Closes the Control component.
close() - Method in class org.xaffect.control.gui.XAffectWindowControl
 
close() - Method in class org.xaffect.control.lib.XAffectLibraryControl
 
close() - Method in class org.xaffect.control.net.XAffectNetworkControl
 
closeController() - Method in class org.xaffect.control.Control
Closes the Control
CompositeConfiguration - Class in org.xaffect.control.gui
Contains a Combo-field containing all setups that are available in the current xAffect-installation, as well as a Composite containing all required parameters for the currently selected Setup.
CompositeConfiguration(Composite, int, String[]) - Constructor for class org.xaffect.control.gui.CompositeConfiguration
Creates a new CompositeConfiguration.
CompositeControl - Class in org.xaffect.control.gui
Contains four buttons that regulate xAffect's application-flow: start Training, start Measuring, stop, reset.
CompositeControl(Composite, int) - Constructor for class org.xaffect.control.gui.CompositeControl
Creates a new CompositeControl.
CompositeSubjectInfo - Class in org.xaffect.control.gui
Contains two Text-fields for SubjectID and SessionID as well as two Combo-fields for InstitutionID and StudyID.
CompositeSubjectInfo(Composite, int, String[], String[]) - Constructor for class org.xaffect.control.gui.CompositeSubjectInfo
Creates a new CompositeSubjectInfo
CONFIG_AUTO_ADJUST - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
Determines whether the auto-adjust-feature is enabled by default ("true" or "false").
CONFIG_COMMENT - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
You can store a free comment for this entry.
CONFIG_COMMENT - Static variable in class org.xaffect.components.sink.unisensstreamer.SinkUnisensStreamer
Specifies a comment for the sent data.
CONFIG_CONTENT_CLASS - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
Specifies the content class.
CONFIG_CONTENT_CLASS - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
This is the content class of the incoming data.
CONFIG_CONTENT_CLASS - Static variable in class org.xaffect.components.sink.unisensstreamer.SinkUnisensStreamer
Specifies the content-class of incoming data.
CONFIG_CONTENT_CLASS - Static variable in class org.xaffect.components.source.statuslistener.SourceStatusListener
Defines the content-class for given SourceStatusListener.
CONFIG_CONTENT_CLASS - Static variable in class org.xaffect.components.source.timer.SourceTimer
Configuration-parameter containing information concerning the context the Timer's output will be used for.
CONFIG_CONTENT_CLASS_ECG - Static variable in class org.xaffect.components.source.signalgenerators.SourceEcgGenerator
Specifies the content class for ECG output.
CONFIG_CONTENT_CLASS_HR - Static variable in class org.xaffect.components.source.signalgenerators.SourceEcgGenerator
Specifies the content class for heart rate output.
CONFIG_CONTENT_CLASS_INPUT - Static variable in class org.xaffect.components.processor.slidingmean.ProcessorSlidingMean
Specifies the content class for the input signal.
CONFIG_CONTENT_CLASS_OUTPUT - Static variable in class org.xaffect.components.processor.slidingmean.ProcessorSlidingMean
Specifies the content class for the output signal.
CONFIG_ENTRY_ID - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
Specify the entryId without file extensions.
CONFIG_ENTRY_ID - Static variable in class org.xaffect.components.source.unisensreader.SourceUnisensReader
Specifies the entryId, e.g.
CONFIG_EVENT_COMMENT_LENGTH - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
If you want to overwrite the default length of the comment string for events of 10, you'll can set a new comment length.
CONFIG_EVENT_TYPE_LENGTH - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
If you want to overwrite the default length of the type string for events of 1, you'll can set a new type length.
CONFIG_FILE - Static variable in class org.xaffect.config.ConstantsDesktop
Name of the .properties-file used to configure xAffect's desktop-version
CONFIG_FILE - Static variable in class org.xaffect.desktop.config.DesktopConstants
 
CONFIG_FILE_FORMAT - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
Choose a file format for the data.
CONFIG_FILE_PATH - Static variable in class org.xaffect.components.source.unisensreader.SourceUnisensReader
Specifies the path to the data set directory.
CONFIG_LOGGING_PATH - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
This is the path where the Unisens data set will be created.
CONFIG_MAX_VALUE - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
Sets the upper border-value for signal- and value-display.
CONFIG_MIN_VALUE - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
Sets the lower border-value for signal- and value-display.
CONFIG_NUMBER_OF_CHANNELS - Static variable in class org.xaffect.components.processor.slidingmean.ProcessorSlidingMean
Defines the number of channels of the incoming and outgoing signal.
CONFIG_NUMBER_OF_CHANNELS - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
Specifies the number of channels, incoming data will contain.
CONFIG_NUMBER_OF_CHANNELS - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
Specify the number of input channels for any multichannel logging.
CONFIG_NUMBER_OF_CHANNELS - Static variable in class org.xaffect.components.source.timer.SourceTimer
Configuration-parameter containing information concerning the number of channels.
CONFIG_PERIOD - Static variable in class org.xaffect.components.source.timer.SourceTimer
Configuration-parameter containing information concerning the period in which the Timer will fire events [in Hz].
CONFIG_PORT - Static variable in class org.xaffect.components.sink.unisensstreamer.SinkUnisensStreamer
Specifies the port the SinkUnisensStreamer will send on.
CONFIG_PRODUCE_ECG - Static variable in class org.xaffect.components.source.signalgenerators.SourceEcgGenerator
Enable ECG output by setting any string to this key.
CONFIG_PRODUCE_HR - Static variable in class org.xaffect.components.source.signalgenerators.SourceEcgGenerator
Enable heart rate output by setting any string to this key.
CONFIG_SAMPLE_RATE - Static variable in class org.xaffect.components.processor.slidingmean.ProcessorSlidingMean
Defines the sample rate of the incoming and outgoing signal.
CONFIG_SAMPLE_RATE - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
Specifies the frequency with which incoming data will be sent.
CONFIG_SAMPLE_RATE - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
This is the sample rate of the incoming data.
CONFIG_SAMPLE_RATE - Static variable in class org.xaffect.components.sink.unisensstreamer.SinkUnisensStreamer
Specifies the sample-rate of incoming data.
CONFIG_SAMPLE_RATE - Static variable in class org.xaffect.components.source.statuslistener.SourceStatusListener
Defines the sample-ratefor given SourceStatusListener.
CONFIG_SAMPLE_RATE - Static variable in class org.xaffect.components.source.timer.SourceTimer
Configuration-parameter specifying the samplerate in which events can occur.
CONFIG_SENSOR_ID - Static variable in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
You can store a sensor ID (e.g.
CONFIG_STYLE - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
Specifies the "design" of the DataViewer.
CONFIG_TIME_TO_DISPLAY - Static variable in class org.xaffect.components.sink.dataviewer.SinkDataViewer
Sets the default time to display on canvas (in ms).
CONFIG_WINDOW_WIDTH - Static variable in class org.xaffect.components.processor.slidingmean.ProcessorSlidingMean
Defines the number of samples for the window that calculates the mean value.
ConfigFile - Class in org.xaffect.desktop.config
Represents the xaffect.properties-file.
ConfigFile(Logger) - Constructor for class org.xaffect.desktop.config.ConfigFile
Creates a new ConfigFile.
configure() - Method in class org.xaffect.components.processor.slidingmean.ProcessorSlidingMean
 
configure() - Method in class org.xaffect.components.sink.dataviewer.SinkDataViewer
 
configure() - Method in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
 
configure() - Method in class org.xaffect.components.sink.unisensstreamer.SinkUnisensStreamer
 
configure() - Method in class org.xaffect.components.source.signalgenerators.SourceEcgGenerator
 
configure() - Method in class org.xaffect.components.source.statuslistener.SourceStatusListener
 
configure() - Method in class org.xaffect.components.source.timer.SourceTimer
 
configure() - Method in class org.xaffect.components.source.unisensreader.SourceUnisensReader
 
configure() - Method in class org.xaffect.control.gui.XAffectWindowControl
Checks for configuration-consistency and configures the LifeCycleManager if everything is okay.
configure(Setup, HashMap<String, String>) - Method in class org.xaffect.control.lib.XAffectLibraryControl
Configures the study.
configure() - Method in class org.xaffect.core.components.SystemComponent
Performs custom configuration-tasks (e.g. creating connections to databases, etc.).
configure(Setup, HashMap<String, String>) - Method in class org.xaffect.core.LifeCycleManager
Sets the setup and it's parameters for the current session of xAffect.
configureComponent() - Method in class org.xaffect.core.components.SystemComponent
Configures the component.
connect() - Method in class org.xaffect.components.sink.unisensstreamer.StreamingServer
Lets the StreamingServer connect itself to the port specified in the StreamingServer.StreamingServer(int, NetworkProtocol).
Connector - Class in org.xaffect.core.dispatching
Represents a connection between two SystemComponents
Connector() - Constructor for class org.xaffect.core.dispatching.Connector
 
ConnectorManager - Class in org.xaffect.core.dispatching
Represents a manager, which creates and dispatches Connectors for SystemComponents.
ConnectorManager(Logger) - Constructor for class org.xaffect.core.dispatching.ConnectorManager
Creates a new ConnectorManager.
ConnectorSink - Class in org.xaffect.core.dispatching
A SinkConnector is used to connect a represented Sink with any Source it is matched with.
ConnectorSink(Sink, DataDispatcher) - Constructor for class org.xaffect.core.dispatching.ConnectorSink
Creates a new ConnectorSink representing given Sink.
ConnectorSource - Class in org.xaffect.core.dispatching
A SourceConnector is used to connect a represented Source with any Sink it is matched with.
ConnectorSource(Source, DataDispatcher) - Constructor for class org.xaffect.core.dispatching.ConnectorSource
Creates a new ConnectorSource representing given Source.
ConnectorSource.AnnotatedReceiverQueues - Class in org.xaffect.core.dispatching
Used to manage ReceiverQueues, holding their DataDescription and offering the ability to hold several ReceiverQueues in one context to provide data for multiple Sinks.
ConnectorSource.AnnotatedReceiverQueues(ReceiverQueues, DataDescription) - Constructor for class org.xaffect.core.dispatching.ConnectorSource.AnnotatedReceiverQueues
connectToInput(LinkedBlockingQueue<DataEntry>, DataDescription) - Method in class org.xaffect.core.dispatching.ConnectorSource
Connects the represented Source to a LinkedBlockingQueue to write data to.
connectToOutput(LinkedBlockingQueue<DataEntry>, DataDescription) - Method in class org.xaffect.core.dispatching.ConnectorSink
Registers a LinkedBlockingQueue of incoming DataEntrys to the represented Sink.
Constants - Class in org.xaffect.config
Contains constants used by xAffect.
Constants() - Constructor for class org.xaffect.config.Constants
 
ConstantsDesktop - Class in org.xaffect.config
Contains constants used by xAffect's desktop-version.
ConstantsDesktop() - Constructor for class org.xaffect.config.ConstantsDesktop
 
Control - Class in org.xaffect.control
Represents a controlling element of xAffect.
Control(LifeCycleManager) - Constructor for class org.xaffect.control.Control
Creates a new Control.
createDataSet() - Method in class org.xaffect.components.sink.unisenslogger.UnisensFileAdapter
Create a new data set or open an existing data set and overwrite it.
createEventEntry(DataDescription, int, int) - Method in class org.xaffect.components.sink.unisenslogger.UnisensFileAdapter
Creates a new EventEntry with given parameters.
createSignalEntry(DataDescription) - Method in class org.xaffect.components.sink.unisenslogger.UnisensFileAdapter
Creates a new SignalEntry with given parameters.
createValuesEntry(DataDescription) - Method in class org.xaffect.components.sink.unisenslogger.UnisensFileAdapter
Creates a new ValuesEntry with given parameters.
A B C D E F G H I L M N O P Q R S T U V W X