| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelComparator | |
|---|---|
| org.infai.emo.matcher.action | |
| org.infai.emo.matcher.editor | |
| Uses of ModelComparator in org.infai.emo.matcher.action | 
|---|
| Fields in org.infai.emo.matcher.action declared as ModelComparator | |
|---|---|
| private  ModelComparator | ModelMatcher.comparatorThe main class that controls the order of the comparison. | 
| private  ModelComparator | MappingBuilder.comparatorThe main class that controls the order of the comparison. | 
| Constructors in org.infai.emo.matcher.action with parameters of type ModelComparator | |
|---|---|
| MappingBuilder(Matching baseMatch,
               ModelComparator comparator)Initializes a new MappingBuilder with the matching and the comparator. | |
| ModelMatcher(Matching baseMatch,
             ModelComparator comparator)Constructor initializes the Matcher by setting required data. | |
| Uses of ModelComparator in org.infai.emo.matcher.editor | 
|---|
| Fields in org.infai.emo.matcher.editor declared as ModelComparator | |
|---|---|
| private  ModelComparator | ModelMatcherEditor.modelComparatorThe comparator that is responsible for the whole model-initializing and comparison. | 
| Methods in org.infai.emo.matcher.editor that return ModelComparator | |
|---|---|
|  ModelComparator | ModelMatcherEditor.getModelComparator() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||