All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.dagere.kopeme.datacollection.package-info Maven / Gradle / Ivy

/**
 * Contains all classes that are used for datacollection in KoPeMe. These are normaly deriving DataCollector and implementing methods for starting data collection, 
 * stopping data collection and getting the result. One can extend these DataCollectors by deriving DataCollector and implementing own data collection methods.
 * 
 * Furthermore these package contains DataCollectorList, which is used for determining which List of DataCollectors should be used for a test.
 * 
 * 
 * @author reichelt
 *
 */
package de.dagere.kopeme.datacollection;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy