| Interface | Description |
|---|---|
| DDI |
An interface for domain dependent interpretation.
|
| DDIFactory |
The DDIFactory is used to create domain dependent plugins.
|
| Class | Description |
|---|---|
| AbstractDDI | |
| CSP | |
| CSPFactory | |
| CSPTokenReader | |
| CSPTokenReader.DataChannelID | |
| CSPTokenWriter | |
| Dataflow | |
| DataflowWithRates |
A base class that provides support for dataflow models that publish
external rate information.
|
| DataflowWithRates.ActionRateSignature | |
| DDF |
A plugin for the DDF domain.
|
| DDFFactory |
A factory that creates
DDFs. |
| DFInputChannel | |
| DFOutputChannel | |
| SDF |
A plugin for the SDF domain.
|
| SDFFactory |
A factory that creates
SDFs. |
| Exception | Description |
|---|---|
| DDIException |
A general-purpose exception used in the ddi package, used to
indicate an error during domain dependent interpretation.
|