|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.computing.ai.casebasedreasoning.QueryReader
public class QueryReader
| Constructor Summary | |
|---|---|
QueryReader()
|
|
| Method Summary | |
|---|---|
FilterCriteria |
getFilterCriteria()
|
SimilarityCriteria |
getSimilarityCriteria()
|
SimilarityWeights |
getSimilarityWeights()
|
protected void |
loadData()
********************************************************************* What can i say, this method is a fucking mess i hate methods longer than ~10 lines, and this one just looks like some huge, amateur script Oh well, i just wanted it to work. i'll come back and make it good after i get the basic functionality working ********************************************************************** |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryReader()
| Method Detail |
|---|
public FilterCriteria getFilterCriteria()
public SimilarityCriteria getSimilarityCriteria()
public SimilarityWeights getSimilarityWeights()
protected void loadData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||