- IliRecord - Class in de.tuebingen.uni.sfs.germanet.api
-
An IliRecord
consists of a German word, corresponding English word
(or words), and a relation connecting them.
- inWordCategory(WordCategory) - Method in class de.tuebingen.uni.sfs.germanet.api.LexUnit
-
Return true if this LexUnit
is in wordCategory
.
- inWordCategory(WordCategory) - Method in class de.tuebingen.uni.sfs.germanet.api.Synset
-
Return true if this Synset
is in wordCategory
.
- inWordClass(WordClass) - Method in class de.tuebingen.uni.sfs.germanet.api.LexUnit
-
Return true if this LexUnit
is in wordClass
.
- inWordClass(WordClass) - Method in class de.tuebingen.uni.sfs.germanet.api.Synset
-
Return true if this Synset
is in wordClass
.
- isArtificial() - Method in class de.tuebingen.uni.sfs.germanet.api.LexUnit
-
Returns true if the artificial
attribute is set, false otherwise.
- isConRel(String) - Static method in enum de.tuebingen.uni.sfs.germanet.api.ConRel
-
Returns true if the String
relName
represents a
valid ConRel
.
- isNamedEntity() - Method in class de.tuebingen.uni.sfs.germanet.api.LexUnit
-
Returns true if the namedEntity
attribute is set, false otherwise.
- isRel(String) - Static method in enum de.tuebingen.uni.sfs.germanet.api.LexRel
-
Return true if the String
relName
represents a
valid LexRel
.
- isStyleMarking() - Method in class de.tuebingen.uni.sfs.germanet.api.LexUnit
-
Returns true if the styleMarking
attribute is set, false otherwise.
- isTransitive() - Method in enum de.tuebingen.uni.sfs.germanet.api.ConRel
-
Returns true if this is a transitive relationship.
- isZipFile(File) - Static method in class de.tuebingen.uni.sfs.germanet.api.GermaNet
-
Checks whether the File
is a ZipFile
.