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

P

parseXML(String) - Static method in class org.xaffect.util.xmlparser.XMLParser
Parses XML and returns all found XMLElements without further root-elements in an array.
print() - Method in class org.xaffect.util.xmlparser.XMLElement
Prints the XMLElement to the console in the following manner:
name [attribute=value] [2ndAttribute=2ndValue] \r\n
printXMLTree() - Method in class org.xaffect.util.xmlparser.XMLElement
Prints the XMLElement's whole XML-tree to the console in the following manner:
name [attribute=value] [2ndAttribute=2ndValue] \r\n
\t1stChildName [3rdAttribute=3rdValue] \r\n
\t2ndChildName \r\n
\t\t2ndChildsChildName [4thAttribute=4thValue] \r\n
processData(DataEntry) - Method in class org.xaffect.components.processor.slidingmean.ProcessorSlidingMean
 
processData(DataEntry) - Method in class org.xaffect.components.sink.dataviewer.SinkDataViewer
 
processData(DataEntry) - Method in class org.xaffect.components.sink.unisenslogger.SinkUnisensLogger
 
processData(DataEntry) - Method in class org.xaffect.components.sink.unisensstreamer.SinkUnisensStreamer
 
processData(DataEntry) - Method in class org.xaffect.core.components.AbstractProcessor
Passes a DataEntry to the AbstractProcessor which needs to be processed.
processData(DataEntry) - Method in class org.xaffect.core.components.AbstractSink
Passes a DataEntry to the AbstractSink, which needs to be processed.
processInput(String) - Method in class org.xaffect.control.net.NetworkProtocol
Parses and handles input in the form of XML and reacts depending on xAffect's State
ProcessorSlidingMean - Class in org.xaffect.components.processor.slidingmean
This component calculates the sliding mean of a multi channel signal.
ProcessorSlidingMean(LifeCycleManager, HashMap<String, String>) - Constructor for class org.xaffect.components.processor.slidingmean.ProcessorSlidingMean
PROPERTY_AVAILABLE_INSTITUTION_IDS - Static variable in class org.xaffect.desktop.config.DesktopConstants
 
PROPERTY_AVAILABLE_STUDY_IDS - Static variable in class org.xaffect.desktop.config.DesktopConstants
 
PROPERTY_CONTROL_INTERFACE - Static variable in class org.xaffect.config.ConstantsDesktop
Property in CONFIG_FILE where the Control that is supposed to be used is specified.
PROPERTY_CONTROL_INTERFACE - Static variable in class org.xaffect.desktop.config.DesktopConstants
 
PROPERTY_CONTROL_NETWORK_PORT - Static variable in class org.xaffect.config.ConstantsDesktop
Property in CONFIG_FILE where the port used by XAffectNetworkControl is specified.
PROPERTY_CONTROL_NETWORK_PORT - Static variable in class org.xaffect.desktop.config.DesktopConstants
 
PROPERTY_CONTROL_NETWORK_PORT_DEFAULT - Static variable in class org.xaffect.config.ConstantsDesktop
Default value for the port used by XAffectNetworkControl.
PROPERTY_CONTROL_WINDOW_AVAILABLE_INSTITUTION_IDS - Static variable in class org.xaffect.config.ConstantsDesktop
Property in CONFIG_FILE where the available institution-ids for the XAffectWindowControl are specified.
PROPERTY_CONTROL_WINDOW_AVAILABLE_STUDY_IDS - Static variable in class org.xaffect.config.ConstantsDesktop
Property in CONFIG_FILE where the available study-ids for the XAffectWindowControl are specified.
PROPERTY_CONTROL_WINDOW_EXCLUDE_SETUPS - Static variable in class org.xaffect.config.ConstantsDesktop
Property in CONFIG_FILE where the excluded setups for the XAffectWindowControl are specified.
PROPERTY_EXCLUDE_SETUPS - Static variable in class org.xaffect.desktop.config.DesktopConstants
 
PROPERTY_LOGGER_LEVEL - Static variable in class org.xaffect.desktop.config.DesktopConstants
 
PROPERTY_LOGGER_PATH - Static variable in class org.xaffect.desktop.config.DesktopConstants
 
put(DataEntry) - Method in class org.xaffect.core.data.ReceiverQueues
Puts data to the data-queues.
A B C D E F G H I L M N O P Q R S T U V W X