Package | Description |
---|---|
it.uniroma1.lcl.babelnet |
The root package of the BabelNet API.
|
it.uniroma1.lcl.babelnet.data |
The data package of the BabelNet API.
|
Modifier and Type | Method and Description |
---|---|
BabelLicense |
BabelSense.getLicense()
Returns the license for this Babel sense
|
Modifier and Type | Method and Description |
---|---|
BabelLicense |
BabelCategory.getLicense()
Returns the
BabelLicense for this Babel category |
BabelLicense |
BabelExample.getLicense()
Gets the license for this Babel example
|
BabelLicense |
BabelGloss.getLicense()
Returns the
BabelLicense for this gloss |
BabelLicense |
BabelImage.getLicense()
Returns the license for this Babel sense
|
static BabelLicense |
BabelImageSource.getLicense(BabelImageSource source)
Returns the license for a given image source
|
static BabelLicense |
BabelSenseSource.getLicense(BabelSenseSource source,
it.uniroma1.lcl.jlt.util.Language language)
Returns the license associated with a given source for a given language
|
static BabelLicense |
BabelLicense.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BabelLicense[] |
BabelLicense.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Optional<BabelLicense> |
BabelLicense.getLongName(String stringName)
Deprecated.
For removal in the next release
|
Copyright © 2016–2021. All rights reserved.