Uses of Class
germanet.Frame

Uses of Frame in germanet
 

Methods in germanet that return Frame
 Frame Example.getFrame(int i)
          Return the ith Frame of this Example.
 

Methods in germanet that return types with arguments of type Frame
 java.util.List<Frame> Example.getFrames()
          Return a List containing this Example's Frames.
 java.util.List<Frame> Synset.getFrames()
          Return a List of this Synset's Frames.