|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITableDataProvider | |
|---|---|
| jadex.application.space.envsupport.environment | |
| jadex.application.space.envsupport.evaluation | |
| Uses of ITableDataProvider in jadex.application.space.envsupport.environment |
|---|
| Methods in jadex.application.space.envsupport.environment that return ITableDataProvider | |
|---|---|
ITableDataProvider |
AbstractEnvironmentSpace.getDataProvider(String name)
Get a data provider. |
| Methods in jadex.application.space.envsupport.environment with parameters of type ITableDataProvider | |
|---|---|
void |
AbstractEnvironmentSpace.addDataProvider(String name,
ITableDataProvider provider)
Add a new data provider. |
| Uses of ITableDataProvider in jadex.application.space.envsupport.evaluation |
|---|
| Classes in jadex.application.space.envsupport.evaluation that implement ITableDataProvider | |
|---|---|
class |
DefaultDataProvider
Provides data on basis of the environment space. |
| Methods in jadex.application.space.envsupport.evaluation that return ITableDataProvider | |
|---|---|
protected ITableDataProvider |
CSVFileDataConsumer.getTableDataProvider()
Get the table data provider. |
protected ITableDataProvider |
AbstractChartDataConsumer.getTableDataProvider()
Get the table data provider. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||