- compareTo(Object) - Method in class de.tuebingen.uni.sfs.germanet.api.Synset
-
Return 1 if this Synset
has a larger id than another Synset
,
-1 if it has a smaller one.
- CompoundCategory - Enum in de.tuebingen.uni.sfs.germanet.api
-
Enumeration of possible compound word categories, i.e., part-of-speech.
- CompoundInfo - Class in de.tuebingen.uni.sfs.germanet.api
-
A CompoundInfo
shows constituent parts of a German word, their
word categories and attributes.
- CompoundInfo(String, CompoundProperty, CompoundCategory, String, CompoundProperty, CompoundCategory, String, CompoundProperty) - Constructor for class de.tuebingen.uni.sfs.germanet.api.CompoundInfo
-
Constructs a CompoundInfo
with the specified attributes.
- CompoundProperty - Enum in de.tuebingen.uni.sfs.germanet.api
-
Enumeration of possible compound attributes.
- ConRel - Enum in de.tuebingen.uni.sfs.germanet.api
-
Enumeration of all conceptual relations.