|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSOMLibTemplateVector | |
---|---|
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. |
Uses of AbstractSOMLibTemplateVector in at.tuwien.ifs.somtoolbox.data |
---|
Subclasses of AbstractSOMLibTemplateVector in at.tuwien.ifs.somtoolbox.data | |
---|---|
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. |
Uses of AbstractSOMLibTemplateVector in at.tuwien.ifs.somtoolbox.database |
---|
Subclasses of AbstractSOMLibTemplateVector in at.tuwien.ifs.somtoolbox.database | |
---|---|
private class |
VectorFile2DatabaseImporter.TemplateVectorImporter
This class customises the handling of data read from the file by storing it in the DB. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |