public interface SQLClause
Modifier and Type | Method and Description |
---|---|
String |
getElementName() |
ArrayList |
getSchemaFields() |
String |
getSQLClause(QueryOrganizerI qo) |
ArrayList<DisplayCriteria> |
getSubQueries() |
int |
numClauses() |
String getElementName()
String getSQLClause(QueryOrganizerI qo) throws Exception
Exception
ArrayList<DisplayCriteria> getSubQueries() throws Exception
Exception
int numClauses()
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.