Uses of Interface
it.uniroma1.lcl.kb.Version
-
Packages that use Version Package Description it.uniroma1.lcl.babelnet The root package of the BabelNet API.it.uniroma1.lcl.kb The package which contains the general interfaces and classes for all Lexical Knowledge Bases. -
-
Uses of Version in it.uniroma1.lcl.babelnet
Classes in it.uniroma1.lcl.babelnet that implement Version Modifier and Type Class Description class
BabelVersion
BabelNet version enumeration. -
Uses of Version in it.uniroma1.lcl.kb
Methods in it.uniroma1.lcl.kb that return Version Modifier and Type Method Description Version
LKB. getVersion()
Gets the version of loaded BabelNet indices
-