|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.data.AbstractSOMLibTemplateVector
at.tuwien.ifs.somtoolbox.data.DataBaseSOMLibTemplateVector
public class DataBaseSOMLibTemplateVector
Implements a TemplateVector
by reading the vector information from a database.
Field Summary |
---|
Fields inherited from class at.tuwien.ifs.somtoolbox.data.AbstractSOMLibTemplateVector |
---|
dim, elementMap, elements, longestStringLength, numInfo, numVectors, templateFileName |
Fields inherited from interface at.tuwien.ifs.somtoolbox.data.TemplateVector |
---|
templateFileNameSuffix |
Constructor Summary | |
---|---|
DataBaseSOMLibTemplateVector(MySQLConnector dbConnector)
Creates a new TemplateVector by reading the labels and other attribute information from the database. |
Method Summary |
---|
Methods inherited from class at.tuwien.ifs.somtoolbox.data.AbstractSOMLibTemplateVector |
---|
containsLabel, dim, getDocumentFrequency, getElement, getElement, getIndex, getIndexOfFeature, getLabel, getLabels, getLabelsAsList, getLongestStringLength, getTFxIDFVectorFromTerms, incNumVectors, numinfo, numVectors, setElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataBaseSOMLibTemplateVector(MySQLConnector dbConnector)
TemplateVector
by reading the labels and other attribute information from the database.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |