public class SynonymDictionaryInfo extends DictionaryInfo
| Modifier and Type | Field and Description |
|---|---|
protected SynonymMode |
mode |
| Constructor and Description |
|---|
SynonymDictionaryInfo() |
SynonymDictionaryInfo(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addParameters(StringBuilder buffer)
Add any parameters to string representation.
|
SynonymDictionaryInfo |
clone() |
boolean |
equals(Object other) |
SynonymMode |
getMode()
Get the default
SynonymMode for terms in this dictionary. |
int |
hashCode() |
void |
setMode(SynonymMode value)
Set the default
SynonymMode for terms in this dictionary. |
getName, isCaseSensitive, isCompiled, isPublished, isPunctuationSensitive, setCaseSensitive, setCompiled, setName, setPublished, setPunctuationSensitive, toStringprotected SynonymMode mode
public SynonymDictionaryInfo()
public SynonymDictionaryInfo(String name)
public SynonymMode getMode()
SynonymMode for terms in this dictionary.
This is the SynonymMode that will be used for all terms that specify SynonymMode.DEFAULT as their mode.
public void setMode(SynonymMode value)
SynonymMode for terms in this dictionary.
This is the SynonymMode that will be used for all terms that specify SynonymMode.DEFAULT as their mode.
protected void addParameters(StringBuilder buffer)
DictionaryInfoaddParameters in class DictionaryInfopublic int hashCode()
hashCode in class DictionaryInfopublic boolean equals(Object other)
equals in class DictionaryInfopublic SynonymDictionaryInfo clone()
clone in class DictionaryInfoCopyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.