Package uk.ac.ic.doc.automed.matching

Class Summary
Aggregator The class that represents the Aggregator component in the schema matching architecture.
Averages  
BidirectionalDegree The BidirectionalDegree class represents the bidirectional similarity degrees for two schema elements.
BidirectionalMap The BidirectionalMap class represents the map that defines the areas for each semantic relationship.
DegreeCombinator The class that represents the Degree Combinator component in the schema matching architecture.
Filter The class that represents the Filter component in the schema matching architecture.
Instance The Instance class represents an instance and its number of appearances.
Integrator The class that represents the Integrator component in the schema matching architecture.
Range  
RelationshipExtractor The class that represents the RelationshipExtractor component in the schema matching architecture.
SchemaElement The SchemaElement class to wrap schema objects in schema matching.
SchemaElementPair The SchemaElementPair class that represents a pair of schema elements.
SchemaElementPairRelationship The SchemaElementPairRelationship class that represents a pair of schema elements and their relationship.
SimilarSchemaElementPair The class representing a pair of schema elements and its bidirectional similarity degrees.
SQLIntegrator The Integrator of SQL schemas
SQLRelationshipExtractor The class for the extraction of relationships between SQL schema elements.
UncertainSchemaElementPair The class representing a pair of schema elements and its uncertain semantic relationship.
Util  
 

Exception Summary
IntegratorException  
InvalidElementException  
MatchException  
RelationshipConflictException  
RelationshipExtractorException  
UninstantiatedElementException  
UninstantiatedException