|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Relation | |
|---|---|
| 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. |
| Uses of Relation in it.unimi.dico.islab.idbs2.map |
|---|
| Methods in it.unimi.dico.islab.idbs2.map that return Relation | |
|---|---|
Relation |
Mapping.getRelation()
|
| Methods in it.unimi.dico.islab.idbs2.map with parameters of type Relation | |
|---|---|
Mapping |
MappingSet.addMapping(Relation r,
String source,
String target,
MappingSet matchingAxioms,
double similarity,
double confidence)
Adds a mapping to this MappingSet. |
protected void |
Mapping.setRelation(Relation relation)
|
| Uses of Relation in it.unimi.dico.islab.idbs2.map.session |
|---|
| Methods in it.unimi.dico.islab.idbs2.map.session that return Relation | |
|---|---|
Relation |
RelationManager.getRelationById(String symbol)
This method reads a Relation instance having symbol as primary key value from the database
and returns it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||