|
Hyades Datapool Specification | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDatapoolRecord | |
org.eclipse.hyades.edit.datapool | |
org.eclipse.hyades.execution.runtime.datapool |
Uses of IDatapoolRecord in org.eclipse.hyades.edit.datapool |
Subinterfaces of IDatapoolRecord in org.eclipse.hyades.edit.datapool | |
interface |
IDatapoolRecord
A logical grouping of values in a datapool . |
Uses of IDatapoolRecord in org.eclipse.hyades.execution.runtime.datapool |
Methods in org.eclipse.hyades.execution.runtime.datapool that return IDatapoolRecord | |
IDatapoolRecord |
IDatapoolIterator.dpCurrent()
The record currently available from this iterator for the associated instance of the datapool. |
IDatapoolRecord |
IDatapoolEquivalenceClass.getRecord(int record)
Access to the record contents at the specified zero based record index. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |