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

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

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

Methods in de.tuebingen.uni.sfs.germanet.api 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.