|
Interface Summary |
| IComponentDescription |
Description for one of the Comparator components. |
| IConfigEditor |
A component that supports the editing of configuration options. |
| ICustomizableInterface |
Provides an interface for a ICustomizableDataGenerator. |
| IDataElement |
This interface is implemented by classes that wish to provide a data element to the comparator. |
| IDataGenerator |
This interface is implemented by classes that wish to provide data to the comparator. |
| IDataSource |
A generic transfer agent for a source of data. |
| IEditableDataElement |
This interface is implemented by classes that wish to provide a data element to the Comparator with additional editing capabilities. |
| IEditableDataGenerator |
This interface is implemented by classes that wish to store data for the comparator. |
| IEvaluationCallStack |
The call stack for an IProgrammableDataGenerator evaluation. |
| IEvaluationListener |
A listener for data generator evaluation events. |
| IMultipleDataSource |
A generic transfer agent that supports multiple objects. |
| IPersistableDataSource |
A source of data that has persistent storage and a uniquely identifiable address. |
| IProgrammableDataGenerator |
A data generator that can derive its value from some programmatic evaluation. |
| IReadableDataSource |
A generic transfer agent for a source of data that supports reading. |
| IStructuredTypeChecker |
A type that further describes the structure of data. |
| ITab |
A component that can sit in the Comparator interface. |
| ITransferProxy |
An interface for intercepting transferer operations. |
| ITypeChecker |
A type that describes the structure of a data element. |
| IWriteableDataSource |
A generic transfer agent for a source of data that supports writing. |