Uses of Package
fr.lri.bd.olap.dto

Packages that use fr.lri.bd.olap.dto
fr.lri.bd.olap.db Database pools and JDBC connectors 
fr.lri.bd.olap.dto Data transfer objects 
fr.lri.bd.olap.gui Application GUI classes - Java Swing 
fr.lri.bd.olap.jung Classes relative to JUNG graph library 
fr.lri.bd.olap.model Beans, which encapsulate bussines logic of application. 
fr.lri.bd.olap.soap SOAP connectors 
 

Classes in fr.lri.bd.olap.dto used by fr.lri.bd.olap.db
DBConnectionProperties
          DB connection properties DTO for keep data neccesary for connecting to DB
 

Classes in fr.lri.bd.olap.dto used by fr.lri.bd.olap.dto
Column
          Column class is DTO class for one column of relation table
GraphPath
          GraphPath class represents path in the graph.
OlapTree
          Olap tree class represents a Olap tree schema of the application
 

Classes in fr.lri.bd.olap.dto used by fr.lri.bd.olap.gui
Datamart
          Correlation class is DTO class for correlation class which describes transformation from one schema to other one.
GraphPath
          GraphPath class represents path in the graph.
OlapTree
          Olap tree class represents a Olap tree schema of the application
 

Classes in fr.lri.bd.olap.dto used by fr.lri.bd.olap.jung
DBConnectionProperties
          DB connection properties DTO for keep data neccesary for connecting to DB
OlapTree
          Olap tree class represents a Olap tree schema of the application
 

Classes in fr.lri.bd.olap.dto used by fr.lri.bd.olap.model
Correlation
          Correlation class is DTO class for correlation class which describes transformation from one schema to other one.
Datamart
          Correlation class is DTO class for correlation class which describes transformation from one schema to other one.
GraphPath
          GraphPath class represents path in the graph.
OlapTree
          Olap tree class represents a Olap tree schema of the application
ViewDTO
          View DTO represents View object for VERD plugin purposes
 

Classes in fr.lri.bd.olap.dto used by fr.lri.bd.olap.soap
OlapTree
          Olap tree class represents a Olap tree schema of the application
ViewDTO
          View DTO represents View object for VERD plugin purposes