public interface QueryOrganizerI
Modifier and Type | Method and Description |
---|---|
void |
addField(String xmlPath) |
String |
buildQuery() |
GenericWrapperElement |
getRootElement() |
String |
translateStandardizedPath(String xmlPath) |
String |
translateXMLPath(String xmlPath) |
String |
translateXMLPath(String xmlPath,
String tableAlias) |
String translateXMLPath(String xmlPath) throws FieldNotFoundException
FieldNotFoundException
String translateXMLPath(String xmlPath, String tableAlias) throws FieldNotFoundException
FieldNotFoundException
String translateStandardizedPath(String xmlPath) throws FieldNotFoundException
FieldNotFoundException
GenericWrapperElement getRootElement()
void addField(String xmlPath) throws ElementNotFoundException
ElementNotFoundException
String buildQuery() throws IllegalAccessException, Exception
IllegalAccessException
Exception
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.