Uses of Package
it.unimi.dico.islab.idbs2.cloud

Packages that use it.unimi.dico.islab.idbs2.cloud
it.unimi.dico.islab.idbs2.cloud Contains all necessary classes to represent and manage a Cloud structure connected to the cloud database. 
it.unimi.dico.islab.idbs2.cloud.session Contains all necessary classes to manage the Hibernate Session connected to a cloud database. 
 

Classes in it.unimi.dico.islab.idbs2.cloud used by it.unimi.dico.islab.idbs2.cloud
Cloud
           Main class of the cloud framework, representation of a cloud graph.
CloudEdge
          Representation of a directed edge connecting two nodes of the cloud.
CloudNode
          Representation of a node of the cloud providing methods for content's management.
EsTerm
          Representation of an essential's keyword with associated relevance.
EsType
          Representation of an essential's type with associated relevance.
Resource
          Representation of a resource to be associated with a node.
 

Classes in it.unimi.dico.islab.idbs2.cloud used by it.unimi.dico.islab.idbs2.cloud.session
Cloud
           Main class of the cloud framework, representation of a cloud graph.
CloudEdge
          Representation of a directed edge connecting two nodes of the cloud.
CloudNode
          Representation of a node of the cloud providing methods for content's management.