public abstract class IloCustomOplDataSource extends IloOplDataSource
| Constructor and Description |
|---|
IloCustomOplDataSource(IloOplFactory oplEnv)
As all OPL objects, your data source needs a factory to be created.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
customRead() |
IloOplDataHandler |
getDataHandler() |
end, getDataSourceNamepublic IloCustomOplDataSource(IloOplFactory oplEnv)
oplEnv - the OPL factorypublic IloOplDataHandler getDataHandler()
public abstract void customRead()