uk.ac.bbk.dcs.automed.qproc.iql
Class CFR

java.lang.Object
  extended by uk.ac.bbk.dcs.automed.qproc.iql.CFR

public class CFR
extends java.lang.Object

Constructors and Functions Repository class.

Author:
Lucas Zamboulis

Constructor Summary
CFR()
           
 
Method Summary
static Cell getSystemConst(java.util.List l)
           
static Cell getSystemConst(java.util.Set s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CFR

public CFR()
Method Detail

getSystemConst

public static Cell getSystemConst(java.util.Set s)
                           throws IQLException
Throws:
IQLException

getSystemConst

public static Cell getSystemConst(java.util.List l)
                           throws IQLException
Throws:
IQLException