Uses of Package
edu.columbia.cs.ref.model.matcher

Packages that use edu.columbia.cs.ref.model.matcher
edu.columbia.cs.ref.model.constraint.role.impl   
edu.columbia.cs.ref.model.matcher.impl   
edu.columbia.cs.ref.model.relationship   
 

Classes in edu.columbia.cs.ref.model.matcher used by edu.columbia.cs.ref.model.constraint.role.impl
EntityMatcher
          The Interface EntityMatcher represents is used to force the implementation of methods to determine if two entities match according to a given criterion.
 

Classes in edu.columbia.cs.ref.model.matcher used by edu.columbia.cs.ref.model.matcher.impl
EntityMatcher
          The Interface EntityMatcher represents is used to force the implementation of methods to determine if two entities match according to a given criterion.
 

Classes in edu.columbia.cs.ref.model.matcher used by edu.columbia.cs.ref.model.relationship
EntityMatcher
          The Interface EntityMatcher represents is used to force the implementation of methods to determine if two entities match according to a given criterion.