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

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

Classes in it.unimi.dico.islab.idbs2.map used by it.unimi.dico.islab.idbs2.map
Configuration
          This class represents a wrapper for the configuration parameters used in a specific HMatch execution.
Mapping
           Representation of a matching result.
MappingSet
           Container for a set of Mappings representing the high level matching between two Documents or between two KnowledgeChunks.
MappingSetType
           Representation of the possible MappingSet categories.
Relation
           Representation of a custom comparison relation.
User
          This class is a wrapper for user's information.
 

Classes in it.unimi.dico.islab.idbs2.map used by it.unimi.dico.islab.idbs2.map.session
Mapping
           Representation of a matching result.
MappingSet
           Container for a set of Mappings representing the high level matching between two Documents or between two KnowledgeChunks.
Relation
           Representation of a custom comparison relation.