Class MutableVerb
java.lang.Object
net.didion.jwnl.data.PointerTarget
net.didion.jwnl.data.Word
net.didion.jwnl.data.Verb
net.didion.jwnl.princeton.data.MutableVerb
- All Implemented Interfaces:
Serializable
Wrapper for a verb that allows the VerbFrame flags to be set after the Verb
is created.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Verb
getVerbFrameFlags, getVerbFrameIndicies, getVerbFrames, toStringMethods inherited from class Word
equals, getIndex, getLemma, getLexId, getPointers, getPOS, getSynset, hashCode, setLexIdMethods inherited from class PointerTarget
getPointers, getTargets, getTargets
-
Constructor Details
-
MutableVerb
-
-
Method Details
-
setVerbFrameFlag
public void setVerbFrameFlag(int fnum)
-