public class TermDefinition extends Object implements Cloneable
Constructor and Description |
---|
TermDefinition() |
TermDefinition(String term,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
protected void |
addParameters(StringBuilder buffer) |
TermDefinition |
clone() |
boolean |
equals(Object other) |
Locale |
getLocale()
Get the
Locale for this term. |
String |
getTerm()
Get the term.
|
int |
hashCode() |
boolean |
isCompiled()
Get if the most recent change to this term has been included in the latest compiled dictionary.
|
boolean |
isPublished()
Get if the most recent change to this term has been included in the published dictionary.
|
void |
setCompiled(boolean value)
Set if the most recent change to this term has been included in the latest compiled dictionary.
|
void |
setLocale(Locale value)
Set the
Locale for this term. |
void |
setPublished(boolean value)
Set if the most recent change to this term has been included in the published dictionary.
|
void |
setTerm(String value)
Set the term.
|
String |
toString() |
public String getTerm()
public void setTerm(String value)
public boolean isCompiled()
public void setCompiled(boolean value)
public boolean isPublished()
public void setPublished(boolean value)
protected void addParameters(StringBuilder buffer)
public TermDefinition clone()
Copyright © 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.