|
Deprecated Methods |
org.eclipse.hyades.logging.events.ExtendedDataElementImpl.clearValues()
Use the init() as of 1.0.1. |
org.eclipse.hyades.logging.events.SimpleEventFactoryImpl.createAnyElement()
Use the otherData as of 1.0.1. |
org.eclipse.hyades.logging.events.ISimpleEventFactory.createAnyElement()
Use the otherData as of 1.0.1. |
org.eclipse.hyades.logging.events.IEventFactory.createEvent(Date, String, String, short, short, IComponentIdentification, IComponentIdentification, String, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long)
Use the createEvent(Date, String, String, short, short, IComponentIdentification, IComponentIdentification, ISituation, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent, String, IExtendedDataElement, long,String[]) as of 1.0.1. |
org.eclipse.hyades.logging.events.CommonBaseEventFactory.createEvent(Date, String, String, short, short, IComponentIdentification, IComponentIdentification, String, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long)
Use the createEvent(Date, String, String, short, short, IComponentIdentification, IComponentIdentification, ISituation, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent, String, IExtendedDataElement, long,String[]) as of 1.0.1. |
org.eclipse.hyades.logging.events.IEventFactory.createEvent(long, String, String, short, short, IComponentIdentification, IComponentIdentification, String, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long)
Use the createEvent(long, String, String, short, short, IComponentIdentification, IComponentIdentification, ISituation, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent, String, IExtendedDataElement, long,String[]) as of 1.0.1. |
org.eclipse.hyades.logging.events.CommonBaseEventFactory.createEvent(long, String, String, short, short, IComponentIdentification, IComponentIdentification, String, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long)
Use the createEvent(long, String, String, short, short, IComponentIdentification, IComponentIdentification, ISituation, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent, String, IExtendedDataElement, long,String[]) as of 1.0.1. |
org.eclipse.hyades.logging.events.EventItemsFactory.createIAssociatedEvent(String, ICommonBaseEvent[])
Use the createIAssociatedEvent(ICommonBaseEvent[], IAssociationEngine) as of 1.0.1. |
org.eclipse.hyades.logging.events.EventItemsFactory.createIAssociatedEvent(String, ICommonBaseEvent[], IAssociationEngine)
Use the createIAssociatedEvent(ICommonBaseEvent[], IAssociationEngine) as of 1.0.1. |
org.eclipse.hyades.logging.events.EventItemsFactory.createICommonBaseEventAnyElement(String, String)
Use the otherData as of 1.0.1. |
org.eclipse.hyades.logging.events.EventItemsFactory.createIComponentIdentification(String, String, String, String, String, String, String, String, String, String)
Use the createIComponentIdentification(String, String, String, String, String, String, String, String, String, String,String) as of 1.0.1. |
org.eclipse.hyades.logging.events.EventItemsFactory.createIExtendedDataElement(String, boolean, byte[], IExtendedDataElement[])
Replaced by the createIExtendedDataElement() APIs which takes a parameter character or byte array. |
org.eclipse.hyades.logging.events.AssociationEngineImpl.externalizeCanonicalXmlDocString()
Use org.eclipse.hyades.logging.events.CommonBaseEventImpl#externalizeCanonicalXmlDocString() as of 1.0.1. |
org.eclipse.hyades.logging.events.AssociationEngineImpl.externalizeCanonicalXmlString()
Use org.eclipse.hyades.logging.events.CommonBaseEventImpl#externalizeCanonicalXmlString() as of 1.0.1. |
org.eclipse.hyades.logging.events.ICommonBaseEvent.getCommonBaseEventImplVersion()
Use getVersion() as of 1.0.1. |
org.eclipse.hyades.logging.events.CommonBaseEventImpl.getCommonBaseEventImplVersion()
Use getVersion() as of 1.0.1. |
org.eclipse.hyades.logging.events.CbeFormatter.getEventFormatterVersion()
Use ICommonBaseEvent#getVersion() as of 1.0.1. |
org.eclipse.hyades.logging.events.ICommonBaseEvent.getEventSchemaVersion()
Use getVersion() as of 1.0.1. |
org.eclipse.hyades.logging.events.CommonBaseEventImpl.getEventSchemaVersion()
Use getVersion() as of 1.0.1. |
org.eclipse.hyades.logging.events.IExtendedDataElement.getId()
Not required for CBE 1.0.1. |
org.eclipse.hyades.logging.events.ExtendedDataElementImpl.getId()
Not required for CBE 1.0.1. |
org.eclipse.hyades.logging.events.ICommonBaseEvent.getSituationType()
Use the ISituation as of 1.0.1. |
org.eclipse.hyades.logging.events.CommonBaseEventImpl.getSituationType()
Use the ISituation as of 1.0.1. |
org.eclipse.hyades.logging.events.AssociationEngineImpl.internalizeCanonicalXmlDocString(String)
Use org.eclipse.hyades.logging.events.CommonBaseEventImpl#internalizeCanonicalXmlDocString(String) as of 1.0.1. |
org.eclipse.hyades.logging.events.AssociationEngineImpl.internalizeCanonicalXmlString(String)
Use org.eclipse.hyades.logging.events.CommonBaseEventImpl#internalizeCanonicalXmlString(String) as of 1.0.1. |
org.eclipse.hyades.logging.events.IExtendedDataElement.setId(String)
Not required for CBE 1.0.1. |
org.eclipse.hyades.logging.events.ExtendedDataElementImpl.setId(String)
Not required for CBE 1.0.1. |
org.eclipse.hyades.logging.events.ICommonBaseEvent.setSituationType(String)
Use the ISituation as of 1.0.1. |
org.eclipse.hyades.logging.events.CommonBaseEventImpl.setSituationType(String)
Use the ISituation as of 1.0.1. |