See: Description
Interface | Description |
---|---|
IDatapool |
This class defines the primary interface to datapools.
|
IDatapoolCell |
An element of a
record within a datapool. |
IDatapoolEquivalenceClass | |
IDatapoolEvaluatorExt | |
IDatapoolFactory |
A datapool factory manages the construction and sharing of
IDatapool and IDatapoolIterator objects. |
IDatapoolIterator |
This class provides base level iteration support for datapools.
|
IDatapoolIteratorExt | |
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.
|
Exception | Description |
---|---|
DatapoolException |
Exceptions of this type are thrown when errant actions are performed
on
IDatapool objects. |
Hyades datapool editor interface
,
extends these interfaces to allow for datapool modification.