uk.ac.bbk.dcs.automed.dataWarehousing.util
Class GetIQLSource
java.lang.Object
uk.ac.bbk.dcs.automed.dataWarehousing.util.GetIQLSource
public class GetIQLSource
- extends java.lang.Object
- Author:
- hao
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ignoreSysVariable
private boolean ignoreSysVariable
GetIQLSource
public GetIQLSource()
getListSource
private java.util.ArrayList getListSource(Cell root)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSourceOfGeneralComp
private java.util.ArrayList getSourceOfGeneralComp(Cell root)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSourcesOfIQL
public java.util.ArrayList getSourcesOfIQL(Cell root)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSourcesOfIQL
public java.util.ArrayList getSourcesOfIQL(java.lang.String query)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSourcesOfOneArgument
private java.util.ArrayList getSourcesOfOneArgument(Cell root)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSourcesOfTwoArguments
private java.util.ArrayList getSourcesOfTwoArguments(Cell root)
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception