Uses of Class
de.tuebingen.uni.sfs.germanet.api.Example

Uses of Example in de.tuebingen.uni.sfs.germanet.api
 

Methods in de.tuebingen.uni.sfs.germanet.api that return types with arguments of type Example
 java.util.List<Example> LexUnit.getExamples()
          Returns a List of this LexUnit's Examples/code>.
 

Methods in de.tuebingen.uni.sfs.germanet.api with parameters of type Example
protected  void LexUnit.addExample(Example example)
          Adds an Example to this Synset.