public abstract class AbstractQueryGenerator extends Object implements QueryGenerator
Abstract class of query generator which implements function "generate".
Description:
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Constructor and Description |
|---|
AbstractQueryGenerator() |
| Modifier and Type | Method and Description |
|---|---|
IRQuery |
generate(String topic) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgeneratepublic IRQuery generate(String topic)
generate in interface QueryGeneratortopic - topic description in natural languageCopyright © 2018 JULIE Lab, Germany. All rights reserved.