-
Notifications
You must be signed in to change notification settings - Fork 0
1.2 DataProcessingUnit
Nepomuk Seiler edited this page Feb 2, 2012
·
1 revision
A short explanation how a DataProcessingUnit (DPU) works can be found in Knowing-Framework. This section gives a more detailed introduction to DPUs.
- Basic structure of a DPU
- Eclipse Sapphire -> Model Framework
- DPU related services
- IDPUProvider (BundleDPUProvider)
- IDPUDirectory
- IEvaluateService
- IFactoryDirectory
- DPU configuration
- History
- Node constraints
- Event constraints
- Eclipse Plugin
A DataProcessingUnit is simply a graph. You define a set of nodes and edges which represent a data mining process.