org.eclipse.hyades.models.cbe.util
Class CbeEmfUtility
java.lang.Object
org.eclipse.hyades.models.cbe.util.CbeEmfUtility
public class CbeEmfUtility
- extends java.lang.Object
Utility for converting Common Base Events
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LINE_SEPARATOR
public static final java.lang.String LINE_SEPARATOR
CbeEmfUtility
public CbeEmfUtility()
convertCbe
public static CommonBaseEvent convertCbe(CBECommonBaseEvent cbe,
java.util.Hashtable associationMaps)
- Converts a CBECommonBaseEvent EMF object to a Logging Util CommonBaseEvent object
- Parameters:
cbe - the EMF CBE record
- Returns:
- the Logging Util CBE record
createAssociationEngine
public static AssociationEngine createAssociationEngine(CorrelationEngine corE)
convertDefaultEvent
public static java.lang.String convertDefaultEvent(CBEDefaultEvent[] defaultEvents)
convertDefaultEvent
public static java.lang.String convertDefaultEvent(CBEDefaultEvent event)