public class AJDataSourceBuilder extends DataSourceBuilder
componentBounds, componentFieldPositions, componentIndices, componentMaps, compositeBounds, compositeFieldNames, compositeFieldPositions, discardFlag, dsList, nameMapping| Constructor and Description |
|---|
AJDataSourceBuilder(DataSourceCollection d,
java.lang.String n)
Default Constructor sets the bounds and recordDesc members to default values.
|
| Modifier and Type | Method and Description |
|---|---|
protected FieldIDMapper |
makeComponentFieldIDMapper()
returns a FieldIDMapper for the current component
|
DataSource |
makeDataSource()
instantiate an actual datasource object
|
addComponent, addComponent, getAllComponentBounds, getComponentDataSources, getComponentFieldPosition, getCompositeBounds, getCurrentDataSource, getCurrentFDLDescriptor, getDSName, getFirstComponentDataSource, main, makeComponentBounds, makeComponentInfos, makeISIDMapper, processFinalComponentMap, setComponentAxes, setComponentFieldPair, setComponentFieldPair, setCompositeBounds, setCurrentFDLDescriptor, setDSName, toString, vectorToIntArraypublic AJDataSourceBuilder(DataSourceCollection d, java.lang.String n)
protected FieldIDMapper makeComponentFieldIDMapper()
makeComponentFieldIDMapper in class DataSourceBuilderpublic DataSource makeDataSource()
makeDataSource in class DataSourceBuilder