| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for different match implementations
| Method Summary | |
|  ModelMapping | matchModels(ModelResource resourceA,
            ModelResource resourceB)takes two models resources as input and returns a mapping between them. | 
|  ModelMapping | matchModels(ModelResource sourceA,
            ModelResource sourceB,
            MappingCallback callback)takes two models resources as input and returns a mapping between them. | 
| Method Detail | 
public ModelMapping matchModels(ModelResource resourceA,
                                ModelResource resourceB)
resourceA - first model resourceresourceB - second model resource
public ModelMapping matchModels(ModelResource sourceA,
                                ModelResource sourceB,
                                MappingCallback callback)
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||