|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectie.deri.wsmx.mediation.flora.FloraMediator
This class is a Flora2 instances mediator. It is able to provide for given source instance the corresponding target instances. Based on a set of mapping rules it calls a prolog engine and builds the target instances.
| Constructor Summary | |
(package private) |
FloraMediator()
The role of this constructor is to avoid the direct instantiation of this class from outside of the package. |
| Method Summary | |
java.lang.StringBuffer |
mediate(java.lang.String sourceOntology,
java.lang.String targetOntology,
java.lang.StringBuffer payload)
Calls the mediator and returns back the mediated payload |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
FloraMediator()
| Method Detail |
public java.lang.StringBuffer mediate(java.lang.String sourceOntology,
java.lang.String targetOntology,
java.lang.StringBuffer payload)
Mediator
mediate in interface MediatorsourceOntology - the source ontology IDtargetOntology - the target ontology IDpayload - the subject of the mediation (instances from the source ontology)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||