See: Description
| Interface | Description |
|---|---|
| IDatapool |
This class defines the primary interface to datapools.
|
| IDatapoolCell |
An element of a
record within a datapool. |
| IDatapoolEquivalenceClass | |
| IDatapoolFactory |
A datapool factory manages the construction and sharing of
IDatapool objects. |
| IDatapoolListener | |
| IDatapoolRecord |
A logical grouping of values in a
datapool. |
| IDatapoolSuggestedType |
Each variable in a datapool contains a specific type data and this
class represents the types that can be readily handled.
|
| IDatapoolVariable | |
| INamedElement |
This class defines the base interface for all named elements.
|
| Class | Description |
|---|---|
| DatapoolAdapter |
Default implementation of the
IDatapoolListener class. |
Hyades runtime datapool interface,
these interfaces further allow for datapool modification.