| Package | Description |
|---|---|
| org.eclipse.hyades.edit.datapool |
The package org.eclipse.hyades.edit.datapool provides the extended datapool interface specification.
|
| org.eclipse.hyades.execution.runtime.datapool |
The package org.eclipse.hyades.execution.runtime.datapool provides the execution level
datapool interface specification.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDatapoolSuggestedType
Each variable in a datapool contains a specific type data and this
class represents the types that can be readily handled.
|
| Modifier and Type | Method and Description |
|---|---|
IDatapoolSuggestedType |
IDatapoolVariable.getSuggestedType()
The
suggested type of the data associated
with this variable. |