- equals(LexUnit) - Method in class de.tuebingen.uni.sfs.germanet.api.LexUnit
-
Return true if this LexUnit
is equal to another LexUnit
.
- equals(Synset) - Method in class de.tuebingen.uni.sfs.germanet.api.Synset
-
Return true if this Synset
is equal to another Synset
.
- EwnRel - Enum in de.tuebingen.uni.sfs.germanet.api
-
Enumeration of all lexical relations.
- Example - Class in de.tuebingen.uni.sfs.germanet.api
-
An Example
consists of a text String
and an
optional Frame
.
- Example() - Constructor for class de.tuebingen.uni.sfs.germanet.api.Example
-
Constructs a new Example
with empty text and no
Frame
.
- Example(String) - Constructor for class de.tuebingen.uni.sfs.germanet.api.Example
-
Constructs a new Example
with the specified text and no
Frame
.