Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.data |
Classes in this package implement reading, storing and providing of different data needed for the SOM, e.g.
|
at.tuwien.ifs.somtoolbox.database |
Classes providing the connection to and reading from or writing to a database.
|
Modifier and Type | Class and Description |
---|---|
class |
DataBaseSOMLibTemplateVector
Implements a
TemplateVector by reading the vector information from a database. |
class |
SOMLibTemplateVector
Implements a
TemplateVector based on a SOMLib Template Vector File. |
Modifier and Type | Class and Description |
---|---|
private class |
VectorFile2DatabaseImporter.TemplateVectorImporter
This class customises the handling of data read from the file by storing it in the DB.
|