|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectde.uni_leipzig.wifa.iwi.mr3.service.impl.CompareProcessorImpl
public class CompareProcessorImpl
Compare processor for comparing two models from the nodespace.
| Constructor Summary | |
|---|---|
CompareProcessorImpl()
|
|
| Method Summary | |
|---|---|
ModelRepositoryDao |
getDao()
Getter. |
ServiceHelper |
getHelper()
Getter. |
Comparison |
process(String leftUri,
String rightUri)
Processes a compare request. |
void |
setDao(ModelRepositoryDao dao)
Setter. |
void |
setHelper(ServiceHelper helper)
Setter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompareProcessorImpl()
| Method Detail |
|---|
public Comparison process(String leftUri,
String rightUri)
throws MRException
CompareProcessor
process in interface CompareProcessorleftUri - URI of left modelrightUri - URI of right model
MRException - Service level exceptionCompareProcessor.process(java.lang.String,
java.lang.String)public ModelRepositoryDao getDao()
de.uni_leipzig.wifa.iwi.mr3.service.CompareProcessor#getDao()public void setDao(ModelRepositoryDao dao)
dao - the DAOde.uni_leipzig.wifa.iwi.mr3.service.CompareProcessor#setDao(de.uni_leipzig.wifa.iwi.mr3.dao.ModelRepositoryDao)public ServiceHelper getHelper()
public void setHelper(ServiceHelper helper)
helper - the helper to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||