Uses of Package
org.objectweb.medor.api

Packages that use org.objectweb.medor.api
org.objectweb.medor.api   
org.objectweb.medor.datasource.api   
org.objectweb.medor.datasource.lib   
org.objectweb.medor.datasource.rdb.lib   
org.objectweb.medor.eval.api   
org.objectweb.medor.eval.cache.api   
org.objectweb.medor.eval.cache.lib   
org.objectweb.medor.eval.lib   
org.objectweb.medor.eval.prefetch.api   
org.objectweb.medor.eval.prefetch.lib   
org.objectweb.medor.filter.api   
org.objectweb.medor.filter.lib   
org.objectweb.medor.filter.postfix   
org.objectweb.medor.filter.rdb.api   
org.objectweb.medor.filter.rdb.lib   
org.objectweb.medor.lib   
org.objectweb.medor.optim.api   
org.objectweb.medor.optim.lib   
org.objectweb.medor.optim.rdb   
org.objectweb.medor.query.api   
org.objectweb.medor.query.lib   
org.objectweb.medor.query.rdb.api   
org.objectweb.medor.query.rdb.lib   
org.objectweb.medor.tuple.api   
org.objectweb.medor.tuple.lib   
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.api
Cloneable
          Representing a query modelisation object which can be cloned
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
NullStatus
          This interface is used to manage the null status of Fields
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.datasource.api
DataSourceException
          Specialisation of MedorException for problems related to data source.
EvaluationException
          Specialisation of the exception for problems related to query evaluation.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.datasource.lib
DataSourceException
          Specialisation of MedorException for problems related to data source.
EvaluationException
          Specialisation of the exception for problems related to query evaluation.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.datasource.rdb.lib
EvaluationException
          Specialisation of the exception for problems related to query evaluation.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.eval.api
EvaluationException
          Specialisation of the exception for problems related to query evaluation.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.eval.cache.api
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.eval.cache.lib
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.eval.lib
EvaluationException
          Specialisation of the exception for problems related to query evaluation.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.eval.prefetch.api
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.eval.prefetch.lib
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.filter.api
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.filter.lib
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.filter.postfix
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.filter.rdb.api
Cloneable
          Representing a query modelisation object which can be cloned
Field
          A Field is one of the components of a TupleStructure.
NullStatus
          This interface is used to manage the null status of Fields
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.filter.rdb.lib
Cloneable
          Representing a query modelisation object which can be cloned
Field
          A Field is one of the components of a TupleStructure.
NullStatus
          This interface is used to manage the null status of Fields
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.lib
Cloneable
          Representing a query modelisation object which can be cloned
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
MultivaluedField
          MultivaluedField is an extension of a Field which can have multiple values.
NullStatus
          This interface is used to manage the null status of Fields
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.optim.api
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.optim.lib
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.optim.rdb
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.query.api
Cloneable
          Representing a query modelisation object which can be cloned
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
MultivaluedField
          MultivaluedField is an extension of a Field which can have multiple values.
NullStatus
          This interface is used to manage the null status of Fields
QueryNodeException
          Extension of MedorException for problems related with QueryNodes.
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.query.lib
Cloneable
          Representing a query modelisation object which can be cloned
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
MultivaluedField
          MultivaluedField is an extension of a Field which can have multiple values.
NullStatus
          This interface is used to manage the null status of Fields
QueryNodeException
          Extension of MedorException for problems related with QueryNodes.
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.query.rdb.api
Cloneable
          Representing a query modelisation object which can be cloned
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
NullStatus
          This interface is used to manage the null status of Fields
QueryLeafException
          Extension of MedorException for problems related with QueryLeaves
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.query.rdb.lib
Cloneable
          Representing a query modelisation object which can be cloned
Field
          A Field is one of the components of a TupleStructure.
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
NullStatus
          This interface is used to manage the null status of Fields
QueryLeafException
          Extension of MedorException for problems related with QueryLeaves
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.tuple.api
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.
 

Classes in org.objectweb.medor.api used by org.objectweb.medor.tuple.lib
MedorException
          This class describes exceptions raised if any problem occurs in MEDOR.
TupleStructure
          A TupleStructure is the basic data structure manipulated when expressing, optimizing and evaluating MEDOR queries.