net.sf.extjwnl.data
Class AdjectiveSynset
java.lang.Object
net.sf.extjwnl.data.PointerTarget
net.sf.extjwnl.data.Synset
net.sf.extjwnl.data.AdjectiveSynset
- All Implemented Interfaces:
- Serializable, DictionaryElement, Owned
public class AdjectiveSynset
- extends Synset
A Synset
for adjectives.
- Author:
- Aliaksandr Autayeu
- See Also:
- Serialized Form
Methods inherited from class net.sf.extjwnl.data.Synset |
containsWord, equals, getGloss, getIndex, getKey, getLexFileName, getLexFileNum, getOffset, getPointers, getPOS, getSynset, getType, getVerbFrameFlags, getVerbFrameIndices, getVerbFrames, getWords, hashCode, indexOfWord, setDictionary, setGloss, setLexFileNum, setOffset, setVerbFrameFlags, toString |
AdjectiveSynset
public AdjectiveSynset(Dictionary dictionary)
throws JWNLException
- Throws:
JWNLException
AdjectiveSynset
public AdjectiveSynset(Dictionary dictionary,
long offset)
throws JWNLException
- Throws:
JWNLException
isAdjectiveCluster
public boolean isAdjectiveCluster()
- Overrides:
isAdjectiveCluster
in class Synset
setIsAdjectiveCluster
public void setIsAdjectiveCluster(boolean isAdjectiveCluster)
- Overrides:
setIsAdjectiveCluster
in class Synset
Copyright © 2013. All Rights Reserved.