|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use pl.edu.agh.cast.importer.base.converter.rules | |
---|---|
pl.edu.agh.cast.importer.base.converter | Provides CAST Importer base classes used for the data conversion during the import process. |
pl.edu.agh.cast.importer.base.converter.rules | Provides CAST Importer base classes representing conversion rules/strategies and their utility classes, used by the import converters. |
pl.edu.agh.cast.importer.base.general | Provides CAST Importer base classes for the general domain model. |
pl.edu.agh.cast.importer.base.util | Provides CAST Importer various general utility classes for the base data importer. |
pl.edu.agh.cast.importer.wizard.dialog.rule | Provides CAST Importer wizard's classes for the import wizard conversion rule dialogs (configuring different conversion rules). |
pl.edu.agh.cast.importer.wizard.general | Provides CAST Importer wizard's user classes for those import wizard pages and their main composites, which are associated with general domain model. |
pl.edu.agh.cast.importer.wizard.page | Provides CAST Importer wizard's user classes for the import wizard pages and their main composites. |
pl.edu.agh.cast.importer.wizard.util | Provides CAST Importer wizard's various general utility classes. |
Classes in pl.edu.agh.cast.importer.base.converter.rules used by pl.edu.agh.cast.importer.base.converter | |
---|---|
IConversionRule
Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
Classes in pl.edu.agh.cast.importer.base.converter.rules used by pl.edu.agh.cast.importer.base.converter.rules | |
---|---|
AbstractDateDoubleColumnConversionRule
Date conversion rule for two columns: one date column and one time column. |
|
AbstractDirectedGraphConversionRule
Source and target nodes' conversion for two String columns and one Direction column. |
|
AbstractSingleColumnConversionRule
Abstract class for all single column conversion rules. |
|
IConversionRule
Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
Classes in pl.edu.agh.cast.importer.base.converter.rules used by pl.edu.agh.cast.importer.base.general | |
---|---|
AbstractDateDoubleColumnConversionRule
Date conversion rule for two columns: one date column and one time column. |
|
AbstractDateSingleColumnConversionRule
Retrieves and returns a date value from a specified column of given data row. |
|
AbstractDirectedGraphConversionRule
Source and target nodes' conversion for two String columns and one Direction column. |
|
AbstractSingleColumnConversionRule
Abstract class for all single column conversion rules. |
|
AbstractStringSingleColumnConversionRule
Retrieves and returns a string value from a specified column of given data row. |
|
IConversionRule
Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
Classes in pl.edu.agh.cast.importer.base.converter.rules used by pl.edu.agh.cast.importer.base.util | |
---|---|
IConversionRule
Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
Classes in pl.edu.agh.cast.importer.base.converter.rules used by pl.edu.agh.cast.importer.wizard.dialog.rule | |
---|---|
IConversionRule
Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
Classes in pl.edu.agh.cast.importer.base.converter.rules used by pl.edu.agh.cast.importer.wizard.general | |
---|---|
IConversionRule
Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
Classes in pl.edu.agh.cast.importer.base.converter.rules used by pl.edu.agh.cast.importer.wizard.page | |
---|---|
IConversionRule
Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
Classes in pl.edu.agh.cast.importer.base.converter.rules used by pl.edu.agh.cast.importer.wizard.util | |
---|---|
IConversionRule
Interface for all conversion strategies (rules of conversion), used by the IImportConverter to transform
given data to a specified domain model field. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |