|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.data.sdk32query.experimental.directcql.CQL2CoreCQL
public class CQL2CoreCQL
CQL2CoreCQL Utility to convert caGrid's authoritative CQL (schema based, registered, widely used, documented) to the caCORE version of CQL.
| Constructor Summary | |
|---|---|
CQL2CoreCQL()
|
|
| Method Summary | |
|---|---|
static CQLQuery |
convert(CQLQuery query)
Converts caGrid CQL to caCORE CQL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CQL2CoreCQL()
| Method Detail |
|---|
public static CQLQuery convert(CQLQuery query)
throws QueryProcessingException
query - The query to convert
QueryProcessingException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||