Class Verb
java.lang.Object
net.didion.jwnl.data.PointerTarget
net.didion.jwnl.data.Word
net.didion.jwnl.data.Verb
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MutableVerb
A
Verb is a subclass of Word that can have 1 or more
VerbFrames (use cases of the verb).- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Word
equals, getIndex, getLemma, getLexId, getPointers, getPOS, getSynset, hashCode, setLexIdMethods inherited from class PointerTarget
getPointers, getTargets, getTargets
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
_verbFrameFlags
-
_cachedToString
-
-
Constructor Details
-
Verb
-
-
Method Details
-
getVerbFrameFlags
-
getVerbFrameIndicies
public int[] getVerbFrameIndicies() -
getVerbFrames
-
getVerbFramesAsString
-
toString
-