public class AsyncOntologyMatcher.BoostTermContainer extends Object
| Constructor and Description |
|---|
AsyncOntologyMatcher.BoostTermContainer(String parentNodePath,
LinkedHashSet<String> terms,
boolean boost) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParentNodePath() |
LinkedHashSet<String> |
getTerms() |
boolean |
isBoost() |
void |
setBoost(boolean boost) |
public AsyncOntologyMatcher.BoostTermContainer(String parentNodePath, LinkedHashSet<String> terms, boolean boost)
public LinkedHashSet<String> getTerms()
public void setBoost(boolean boost)
public boolean isBoost()
public String getParentNodePath()
Copyright © 2014. All Rights Reserved.