Package net.didion.jwnl.princeton.data
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 net.didion.jwnl.data.Verb
getVerbFrameFlags, getVerbFrameIndicies, getVerbFrames, toString
Methods inherited from class net.didion.jwnl.data.Word
equals, getIndex, getLemma, getLexId, getPointers, getPOS, getSynset, hashCode, setLexId
Methods inherited from class net.didion.jwnl.data.PointerTarget
getPointers, getTargets, getTargets
-
Constructor Details
-
MutableVerb
-
-
Method Details
-
setVerbFrameFlag
public void setVerbFrameFlag(int fnum)
-