| Name | Description |
|---|---|
| Blackboard (simple module) |
Provides black board like information exchange |
package org.mixim.base.modules; // Provides black board like information // exchange simple Blackboard { parameters: bool coreDebug; // debug switch for the base framework }