Modifier and Type | Method and Description |
---|---|
java.util.List<Frame> |
LexUnit.getFrames()
Returns a
List of this LexUnit 's
Frames . |
Modifier and Type | Method and Description |
---|---|
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 . |