org.eclipse.cosmos.dc.sample.components.sink.cbe
Class CBEModelConverter
java.lang.Object
org.eclipse.cosmos.dc.sample.components.sink.cbe.CBEModelConverter
public class CBEModelConverter
- extends java.lang.Object
A converter that transforms data model org.eclipse.hyades.logging.events.cbe
to org.eclipse.tptp.logging.events.cbe.
|
Method Summary |
static org.eclipse.tptp.logging.events.cbe.CommonBaseEvent |
convertCommonBaseEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent cbe)
|
static org.eclipse.tptp.logging.events.cbe.ComponentIdentification |
convertComponentIdentification(org.eclipse.hyades.logging.events.cbe.ComponentIdentification ci)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CBEModelConverter
public CBEModelConverter()
convertCommonBaseEvent
public static org.eclipse.tptp.logging.events.cbe.CommonBaseEvent convertCommonBaseEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent cbe)
convertComponentIdentification
public static org.eclipse.tptp.logging.events.cbe.ComponentIdentification convertComponentIdentification(org.eclipse.hyades.logging.events.cbe.ComponentIdentification ci)