Uses of Class
germanet.Example

Uses of Example in germanet
 

Methods in germanet 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 germanet with parameters of type Example
protected  void LexUnit.addExample(Example example)
          Adds an Example to this Synset.