Uses of Class
germanet.Frame

Uses of Frame in germanet
 

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

Methods in germanet with parameters of type Frame
protected  void LexUnit.addFrame(Frame frame)
          Adds a Frame to this Synset.
protected  void Example.setFrame(Frame frame)
          Set the specified Frame to this Example.