A C D E F G I L M N O P R S T U V X

A

addAnyElement(ICommonBaseEventAnyElement) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Add an any element that this event is referencing.
addAnyElement(ICommonBaseEventAnyElement) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addAssociatedEvent(IAssociatedEvent) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
This property allows for the grouping of events.
addAssociatedEvent(IAssociatedEvent) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addAssociatedEvent(String, String, String, String[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
This property allows for the grouping of events.
addAssociatedEvent(String, String, String, String[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addChild(String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChild(String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChild(String, int, String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChild(String, int, String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChild(String, int, String[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChild(String, int, String[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChild(String, String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChild(String, String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChild(String, String[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChild(String, String[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildDataElement(IExtendedDataElement) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildDataElement(IExtendedDataElement) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithBooleanArrayValue(String, boolean[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithBooleanArrayValue(String, boolean[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithBooleanValue(String, boolean) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithBooleanValue(String, boolean) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithByteArrayValue(String, byte[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithByteArrayValue(String, byte[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithByteValue(String, byte) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithByteValue(String, byte) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithDateArrayValue(String, String[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithDateArrayValue(String, String[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithDateAsLongValue(String, long) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithDateAsLongValue(String, long) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithDatesAsLongValue(String, long[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithDatesAsLongValue(String, long[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithDateValue(String, String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithDateValue(String, String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithDoubleArrayValue(String, double[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithDoubleArrayValue(String, double[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithDoubleValue(String, double) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithDoubleValue(String, double) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithFloatArrayValue(String, float[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithFloatArrayValue(String, float[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithFloatValue(String, float) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithFloatValue(String, float) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithHexValue(String, String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithHexValue(String, String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithHexValueAsByteArray(String, byte[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithHexValueAsByteArray(String, byte[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithIntArrayValue(String, int[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithIntArrayValue(String, int[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithIntValue(String, int) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithIntValue(String, int) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithLongArrayValue(String, long[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithLongArrayValue(String, long[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithLongValue(String, long) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithLongValue(String, long) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithShortArrayValue(String, short[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithShortArrayValue(String, short[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addChildWithShortValue(String, short) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Adds a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
addChildWithShortValue(String, short) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
addContextDataElement(IContextDataElement) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Add a context that this event is referencing.
addContextDataElement(IContextDataElement) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addContextDataElementWithId(String, String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Add a context that this event is referencing.
addContextDataElementWithId(String, String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addContextDataElementWithValue(String, String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Add a context that this event is referencing.
addContextDataElementWithValue(String, String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElement(IExtendedDataElement) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElement(IExtendedDataElement) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElement(String, int, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElement(String, int, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElement(String, int, String[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElement(String, int, String[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElement(String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElement(String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElement(String, String[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElement(String, String[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithBooleanArrayValue(String, boolean[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithBooleanArrayValue(String, boolean[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithBooleanValue(String, boolean) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithBooleanValue(String, boolean) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithByteArrayValue(String, byte[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithByteArrayValue(String, byte[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithByteValue(String, byte) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithByteValue(String, byte) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithDateArrayValue(String, String[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithDateArrayValue(String, String[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithDateAsLongValue(String, long) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithDateAsLongValue(String, long) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithDatesAsLongValue(String, long[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithDatesAsLongValue(String, long[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithDateValue(String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithDateValue(String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithDoubleArrayValue(String, double[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithDoubleArrayValue(String, double[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithDoubleValue(String, double) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithDoubleValue(String, double) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithFloatArrayValue(String, float[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithFloatArrayValue(String, float[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithFloatValue(String, float) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithFloatValue(String, float) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithHexValue(String, byte[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithHexValue(String, byte[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithHexValue(String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithHexValue(String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithIntArrayValue(String, int[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithIntArrayValue(String, int[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithIntValue(String, int) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithIntValue(String, int) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithLongArrayValue(String, long[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithLongArrayValue(String, long[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithLongValue(String, long) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithLongValue(String, long) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithShortArrayValue(String, short[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithShortArrayValue(String, short[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addExtendedDataElementWithShortValue(String, short) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
An array of product specific extensions for extensibility where you can provide any other attributes not accounted for in the CommonBaseEventImpl.
addExtendedDataElementWithShortValue(String, short) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
addMsgCatalogToken(IMsgCatalogToken) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
addMsgCatalogToken(IMsgCatalogToken) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Adds a new MsgCatalogToken to this object.
addMsgCatalogTokenAsString(String) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
addMsgCatalogTokenAsString(String) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Adds a new MsgCatalogToken to this object.
addResolvedEvent(String) - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Adds a Common Base Event reference to the array of resolved events.
addResolvedEvent(String) - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Adds a Common Base Event reference to the array of resolved events.
anyData - Variable in class org.eclipse.hyades.logging.events.OtherSituationImpl
 
anyElements - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
application - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
AssociatedEventImpl - class org.eclipse.hyades.logging.events.AssociatedEventImpl.
Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The AssociatedEvent type allows for associated events to be grouped.
AssociatedEventImpl() - Constructor for class org.eclipse.hyades.logging.events.AssociatedEventImpl
No-argument protected constructor for AssociatedEventImpl.
associatedEvents - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
associationEngine - Variable in class org.eclipse.hyades.logging.events.AssociatedEventImpl
 
AssociationEngineImpl - class org.eclipse.hyades.logging.events.AssociationEngineImpl.
This is the class that embodies the Association Engine as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1"
AssociationEngineImpl() - Constructor for class org.eclipse.hyades.logging.events.AssociationEngineImpl
 
associationEngineInfo - Variable in class org.eclipse.hyades.logging.events.AssociatedEventImpl
 
attributeDescription - Variable in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
attributeName - Variable in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
availabilityDisposition - Variable in class org.eclipse.hyades.logging.events.AvailableSituationImpl
 
AVAILABLE_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
AvailableSituationImpl - class org.eclipse.hyades.logging.events.AvailableSituationImpl.
The AvailableSituation deals with the situations reported from the component, regarding its operational state and availability.
AvailableSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.AvailableSituationImpl
No-argument protected constructor for AvailableSituationImpl.

C

CannotCreateEventFactoryException - exception org.eclipse.hyades.logging.events.exceptions.CannotCreateEventFactoryException.
Exception to indicate that an event factory could not be created.
CannotCreateEventFactoryException(Exception) - Constructor for class org.eclipse.hyades.logging.events.exceptions.CannotCreateEventFactoryException
Constructor for CannotCreateEventFactoryException.
categoryName - Variable in class org.eclipse.hyades.logging.events.SituationImpl
 
CbeFormatter - class org.eclipse.hyades.logging.events.CbeFormatter.
The CbeFormatter class defines a utility object used for converting, serializing and deserializing CommonBaseEvent and related objects.
CbeFormatter() - Constructor for class org.eclipse.hyades.logging.events.CbeFormatter
 
clearAnyElements() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Removes all ICommonBaseEventAnyElements that this event is referencing
clearAnyElements() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
clearAssociatedEvents() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Removes all IAssociatedEvents that this event is referencing
clearAssociatedEvents() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
clearChildDataElements() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Removes all IExtendedDataElements from the child data elements table.
clearChildDataElements() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
clearContextDataElements() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Removes all IContextDataElements that this event is referencing
clearContextDataElements() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
clearExtendedDataElements() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Removes all IExtenedDataElements that this event is referencing
clearExtendedDataElements() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
clearMsgCatalogTokens() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
clearMsgCatalogTokens() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Removes all IMsgCatalogToken that this event is referencing
clearResolvedEvents() - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Removes all Common Base Event references in the array of resolved events.
clearResolvedEvents() - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Removes all Common Base Event references in the array of resolved events.
clearValues() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
Deprecated. Use the init() as of 1.0.1.
clone() - Method in class org.eclipse.hyades.logging.events.StopSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.StartSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.SituationTypeImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.SituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.RequestSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.ReportSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.OtherSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.MsgCatalogTokenImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.FeatureSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.DestroySituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.DependencySituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.CreateSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.ConnectSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.ConfigureSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Return a clone (copy by value) of this object.
clone() - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Return a clone (copy by value) of this object.
CommonBaseEventAnyElementImpl - class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl.
 
CommonBaseEventAnyElementImpl() - Constructor for class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl
 
CommonBaseEventFactory - class org.eclipse.hyades.logging.events.CommonBaseEventFactory.
Factory to construct ICommonBaseEvent objects.
CommonBaseEventFactory() - Constructor for class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Protected constructor for CommonBaseEventFactory.
CommonBaseEventImpl - class org.eclipse.hyades.logging.events.CommonBaseEventImpl.
This is the class that embodies the Common Base Event as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1"
CommonBaseEventImpl() - Constructor for class org.eclipse.hyades.logging.events.CommonBaseEventImpl
No-argument protected constructor for CommonBaseEventImpl.
component - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
COMPONENT_ID_TYPE_APPLICATION - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_DEVICE_NAME - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_PROCESS - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_PRODUCT_NAME - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_SERVICE_NAME - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_SYSTEM_NAME - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_UNKNOWN - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Component Id Type' attribute.
ComponentIdentificationImpl - class org.eclipse.hyades.logging.events.ComponentIdentificationImpl.
Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" In problem reporting there are two general categories of components that should be considered for problem diagnosis, the component observing and reporting the situation (reporter), and the actual component that is experiencing the situation (affected).
ComponentIdentificationImpl() - Constructor for class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
Constructor for ComponentIdentificationImpl.
componentIdType - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
componentType - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
CONFIGURE_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
ConfigureSituationImpl - class org.eclipse.hyades.logging.events.ConfigureSituationImpl.
The ConfigureSituation deals with the components identifying their configuration.
ConfigureSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.ConfigureSituationImpl
No-argument protected constructor for ReportSituationImpl.
CONNECT_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
ConnectSituationImpl - class org.eclipse.hyades.logging.events.ConnectSituationImpl.
The ConnectSituation deals with the situations that identify aspects about a connection to another component.
ConnectSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.ConnectSituationImpl
No-argument protected constructor for ConnectSituationImpl.
ConstrainedValueException - exception org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException.
 
ConstrainedValueException(String) - Constructor for class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
ContextDataElementImpl - class org.eclipse.hyades.logging.events.ContextDataElementImpl.
Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The ContextDataElement type defines the context(s) that this event references.
ContextDataElementImpl() - Constructor for class org.eclipse.hyades.logging.events.ContextDataElementImpl
Constructor for ContextDataElementImpl.
contextDataElements - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
contextId - Variable in class org.eclipse.hyades.logging.events.ContextDataElementImpl
Fields.
contextValue - Variable in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
convertDateToXmlSchemaDateTime(long) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts a long representing UTC in milliseconds to the XML Schema datetime format
convertXmlSchemaDateTimeToDate(String) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
3.2.7.1 Lexical representation A single lexical representation, which is a subset of the lexical representations allowed by [ISO 8601], is allowed for dateTime.
CREATE_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
createAnyElement() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Deprecated. Use the otherData as of 1.0.1.
createAnyElement() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Deprecated. Use the otherData as of 1.0.1.
createAssociatedEvent() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createAssociatedEvent.
createAssociatedEvent() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createAssociatedEvent.
createAssociationEngine() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method IAssociationEngine.
createAssociationEngine() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method IAssociationEngine.
createAvailableSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createAvailableSituation.
createAvailableSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createAvailableSituation.
createCommonBaseEvent() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createCommonBaseEvent.
createCommonBaseEvent() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createCommonBaseEvent.
createCommonBaseEvent(String) - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
 
createCommonBaseEvent(String) - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createCommonBaseEvent.
createCommonBaseEvent(String, long) - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
 
createCommonBaseEvent(String, long) - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createCommonBaseEvent.
createComponentIdentification() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createComponentIdentification.
createComponentIdentification() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createComponentIdentification.
createConfigureSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createConfigureSituation.
createConfigureSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createConfigureSituation.
createConnectSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createConnectSituation.
createConnectSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createConnectSituation.
createContextDataElement() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createContextDataElement.
createContextDataElement() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createContextDataElement.
createCreateSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createCreateSituation.
createCreateSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createCreateSituation.
createDependencySituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createDependencySituation.
createDependencySituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createDependencySituation.
createDestroySituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createDestroySituation.
createDestroySituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createDestroySituation.
createEmptyEvent() - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Create an empty event.
createEmptyEvent() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Create an empty event.
createEvent(Date, IComponentIdentification) - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Create a new event.
createEvent(Date, IComponentIdentification) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Create a new event.
createEvent(Date, String, String, short, short, IComponentIdentification, IComponentIdentification, ISituation, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long, String[]) - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Create a new event.
createEvent(Date, String, String, short, short, IComponentIdentification, IComponentIdentification, ISituation, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long, String[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Create a new event.
createEvent(Date, String, String, short, short, IComponentIdentification, IComponentIdentification, String, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long) - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Deprecated. 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.
createEvent(Date, String, String, short, short, IComponentIdentification, IComponentIdentification, String, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Deprecated. 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.
createEvent(long, IComponentIdentification) - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Create a new event.
createEvent(long, IComponentIdentification) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Create a new event.
createEvent(long, String, String, short, short, IComponentIdentification, IComponentIdentification, ISituation, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long, String[]) - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Create a new event.
createEvent(long, String, String, short, short, IComponentIdentification, IComponentIdentification, ISituation, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long, String[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Create a new event.
createEvent(long, String, String, short, short, IComponentIdentification, IComponentIdentification, String, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long) - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Deprecated. 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.
createEvent(long, String, String, short, short, IComponentIdentification, IComponentIdentification, String, IContextDataElement[], IMsgDataElement, String, short, long, IAssociatedEvent[], String, IExtendedDataElement[], long) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Deprecated. 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.
createExtendedDataElement() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createExtendedDataElement.
createExtendedDataElement() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createExtendedDataElement.
createFeatureSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createFeatureSituation.
createFeatureSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createFeatureSituation.
createGlobalInstanceId() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
 
createGlobalInstanceId() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createGlobalInstanceId.
createIAssociatedEvent(ICommonBaseEvent[], IAssociationEngine) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IAssociatedEvent item.
createIAssociatedEvent(String, ICommonBaseEvent[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Deprecated. Use the createIAssociatedEvent(ICommonBaseEvent[], IAssociationEngine) as of 1.0.1.
createIAssociatedEvent(String, ICommonBaseEvent[], IAssociationEngine) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Deprecated. Use the createIAssociatedEvent(ICommonBaseEvent[], IAssociationEngine) as of 1.0.1.
createICommonBaseEventAnyElement(String, String) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Deprecated. Use the otherData as of 1.0.1.
createIComponentIdentification(String, String, String, String, String, String, String, String, String, String) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Deprecated. Use the createIComponentIdentification(String, String, String, String, String, String, String, String, String, String,String) as of 1.0.1.
createIComponentIdentification(String, String, String, String, String, String, String, String, String, String, String) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IComponentIdentification item.
createIContextDataElementById(String, String, String) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IContextDataElement item (using a context Id).
createIContextDataElementByValue(String, String, String) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IContextDataElement item (using a context value).
createIExtendedDataElement(String, boolean[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of boolean values.
createIExtendedDataElement(String, boolean, byte[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Deprecated. Replaced by the createIExtendedDataElement() APIs which takes a parameter character or byte array.
createIExtendedDataElement(String, boolean, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a single boolean value.
createIExtendedDataElement(String, byte[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of byte values.
createIExtendedDataElement(String, byte, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a single byte value.
createIExtendedDataElement(String, char[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of byte values.
createIExtendedDataElement(String, Date[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of date/time values.
createIExtendedDataElement(String, Date, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a single date/time value.
createIExtendedDataElement(String, double[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of double-precision values.
createIExtendedDataElement(String, double, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a double-precision value.
createIExtendedDataElement(String, float[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of floating-point values.
createIExtendedDataElement(String, float, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a single floating-point value.
createIExtendedDataElement(String, int[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of integer values.
createIExtendedDataElement(String, int, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a single integer value.
createIExtendedDataElement(String, long[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of long integer values.
createIExtendedDataElement(String, long, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a single long integer value.
createIExtendedDataElement(String, short[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of short integer values.
createIExtendedDataElement(String, short, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a single short integer value.
createIExtendedDataElement(String, String[], IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from an array of string values.
createIExtendedDataElement(String, String, IExtendedDataElement[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IExtendedDataElement item from a single string value.
createIMsgDataElement(String, String, String, String, String, String, IMsgCatalogToken[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
 
createIMsgDataElement(String, String, String, String, String, String, String[]) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new IMsgDataElement item.
createISituation(String, ISituationType) - Static method in class org.eclipse.hyades.logging.events.EventItemsFactory
Create a new ISituation item.
createMsgCatalogToken() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method IMsgCatalogToken.
createMsgCatalogToken() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method IMsgCatalogToken.
createMsgDataElement() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createMsgDataElement.
createMsgDataElement() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createMsgDataElement.
createOtherSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createOtherSituation.
createOtherSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createOtherSituation.
createReportSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createReportSituation.
createReportSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createReportSituation.
createRequestSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createRequestSituation.
createRequestSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createRequestSituation.
createSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createMsgDataElement.
createSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createMsgDataElement.
CreateSituationImpl - class org.eclipse.hyades.logging.events.CreateSituationImpl.
The CreateSituation deals with the situations documenting when a component creates an entity.
CreateSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.CreateSituationImpl
No-argument protected constructor for CreateSituationImpl.
createStartSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createStartSituation.
createStartSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createStartSituation.
createStopSituation() - Method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method createStopSituation.
createStopSituation() - Method in interface org.eclipse.hyades.logging.events.ISimpleEventFactory
Method createStopSituation.
creationTime - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
creationTimeValue - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
CURRENT_TIME - Static variable in interface org.eclipse.hyades.logging.events.IEventFactory
A special value for event creation time, to indicate that the current system time is being specified in an API call.

D

DEPENDENCY_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
dependencyDisposition - Variable in class org.eclipse.hyades.logging.events.DependencySituationImpl
 
DependencySituationImpl - class org.eclipse.hyades.logging.events.DependencySituationImpl.
The DependencySituation deals with the situations that components produce to say that they cannot find some component or feature that they need.
DependencySituationImpl() - Constructor for class org.eclipse.hyades.logging.events.DependencySituationImpl
No-argument protected constructor for DependencySituationImpl.
DESTROY_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
DestroySituationImpl - class org.eclipse.hyades.logging.events.DestroySituationImpl.
The DestroySituation deals with the situations documenting when an entity or component was removed or destroyed.
DestroySituationImpl() - Constructor for class org.eclipse.hyades.logging.events.DestroySituationImpl
No-argument protected constructor for DestroySituationImpl.

E

elapsedTime - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.StopSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.StartSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.SituationTypeImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.SituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.RequestSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.ReportSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.OtherSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
Determines is two different objects are equal.
equals(Object) - Method in class org.eclipse.hyades.logging.events.MsgCatalogTokenImpl
Determines is two different objects are equal.
equals(Object) - Method in class org.eclipse.hyades.logging.events.FeatureSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
Determines is two different objects are equal.
equals(Object) - Method in class org.eclipse.hyades.logging.events.DestroySituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.DependencySituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.CreateSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
Determines is two different objects are equal.
equals(Object) - Method in class org.eclipse.hyades.logging.events.ConnectSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.ConfigureSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
Determines is two different objects are equal.
equals(Object) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Determines is two different event instance are equal.
equals(Object) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl
Determines is two different event instance are equal.
equals(Object) - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
equals(Object) - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
Determines is two different objects are equal.
equals(Object) - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Overrides the java.lang.Object's equals() API to determine if the parameter object is equal to this object.
EventFactoryHome - class org.eclipse.hyades.logging.events.EventFactoryHome.
Utility class to obtain a new factory instance.
EventFactoryHome() - Constructor for class org.eclipse.hyades.logging.events.EventFactoryHome
 
EventItemsFactory - class org.eclipse.hyades.logging.events.EventItemsFactory.
Utility class to create event items.
EventItemsFactory() - Constructor for class org.eclipse.hyades.logging.events.EventItemsFactory
 
executionEnvironment - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
ExtendedDataElementImpl - class org.eclipse.hyades.logging.events.ExtendedDataElementImpl.
This is the class that embodies the Extended Data Element as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1"
ExtendedDataElementImpl() - Constructor for class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
extendedDataElements - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
extensionName - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
externalizeCanonicalXmlDocString() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
externalizeCanonicalXmlDocString() - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
Deprecated. Use org.eclipse.hyades.logging.events.CommonBaseEventImpl#externalizeCanonicalXmlDocString() as of 1.0.1.
externalizeCanonicalXmlString() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
externalizeCanonicalXmlString() - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
Deprecated. Use org.eclipse.hyades.logging.events.CommonBaseEventImpl#externalizeCanonicalXmlString() as of 1.0.1.

F

FEATURE_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
featureDisposition - Variable in class org.eclipse.hyades.logging.events.FeatureSituationImpl
 
FeatureSituationImpl - class org.eclipse.hyades.logging.events.FeatureSituationImpl.
The FeatureSituation deals with the situations that announce that a feature of a component is now ready (or not ready) for service requests.
FeatureSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.FeatureSituationImpl
No-argument protected constructor for ReportSituationImpl.
fromCanonicalXMLDocString(IAssociationEngine, String) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Internalizes a passed XML document String into a passed IAssociationEngine object.
fromCanonicalXMLDocString(ICommonBaseEvent, String) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an XML document to an ICommonBaseEvent object.
fromCanonicalXMLString(IAssociationEngine, String) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Internalizes a passed XML fragment String into a passed IAssociationEngine object.
fromCanonicalXMLString(ICommonBaseEvent, String) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an XML fragment to an ICommonBaseEvent object.

G

getAnyData() - Method in class org.eclipse.hyades.logging.events.OtherSituationImpl
Returns the anyData.
getAnyData() - Method in interface org.eclipse.hyades.logging.events.IOtherSituation
Returns the anyData.
getAnyElement(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Get a named a any element that this event is referencing.
getAnyElement(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getAnyElements() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the ICommonBaseEventAnyElements An array of any elements that this event is referencing.
getAnyElements() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getApplication() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the application.
getApplication() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getAssociatedEvents() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the Associated events.
getAssociatedEvents() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getAssociationEngine() - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Returns the associationEngine.
getAssociationEngine() - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Returns the associationEngine.
getAssociationEngineInfo() - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Returns the associationEngineInfo.
getAssociationEngineInfo() - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Returns the associationEngineInfo.
getAttributeName() - Method in class org.eclipse.hyades.logging.events.exceptions.ValueTooLongException
Get the name of the attribute whose value exceeds the allowable length
getAttributeName() - Method in class org.eclipse.hyades.logging.events.exceptions.MissingValueException
Get the name of the attribute with the missing value.
getAvailabilityDisposition() - Method in interface org.eclipse.hyades.logging.events.IAvailableSituation
Returns the availabilityDisposition.
getAvailabilityDisposition() - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Returns the availabilityDisposition.
getBoolean() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the boolean value for this extended data element.
getBoolean() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getBooleanArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the boolean value for this extended data element.
getBooleanArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getByte() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the byte value for this extended data element.
getByte() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getByteArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the byte value for this extended data element.
getByteArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getCategoryName() - Method in class org.eclipse.hyades.logging.events.SituationImpl
Returns the categoryName.
getCategoryName() - Method in interface org.eclipse.hyades.logging.events.ISituation
Returns the categoryName.
getChildDataElement(String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Gets a child data element Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
getChildDataElement(String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getChildDataElements() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Returns the child data elements Other extendedDataElement(s) to specify a structured list of child extendedDataElements.
getChildDataElements() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getCommonBaseEventImplVersion() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Deprecated. Use getVersion() as of 1.0.1.
getCommonBaseEventImplVersion() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Deprecated. Use getVersion() as of 1.0.1.
getComponent() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the component.
getComponent() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getComponentIdType() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the componentIdType.
getComponentIdType() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getComponentType() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the componentType.
getComponentType() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
Returns the componentType.
getContextDataElement(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Get a named a context that this event is referencing.
getContextDataElement(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getContextDataElements() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the ContextDataElements An array of contexts that this event is referencing.
getContextDataElements() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getContextId() - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Returns the contextId.
getContextId() - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
getContextValue() - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Returns the contextValue.
getContextValue() - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
getCreationTime() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the creationTime.
getCreationTime() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getCreationTimeAsLong() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the creationTime as a long holding the milliseconds since Jan 1, 1970.
getCreationTimeAsLong() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getDateTime() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the dateTime value for this extended data element.
getDateTime() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getDateTimeArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the dateTime[] value for this extended data element.
getDateTimeArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getDateTimeArrayAsLong() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the dateTime[] value as a long[] holding UTC millisecondsfor this extended data element.
getDateTimeArrayAsLong() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getDateTimeAsLong() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the dateTime value as a long holding UTC millisecondsfor this extended data element.
getDateTimeAsLong() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getDependencyDisposition() - Method in interface org.eclipse.hyades.logging.events.IDependencySituation
Returns the dependencyDisposition.
getDependencyDisposition() - Method in class org.eclipse.hyades.logging.events.DependencySituationImpl
Returns the dependencyDisposition.
getDouble() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the double value for this extended data element.
getDouble() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getDoubleArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the double[] value for this extended data element.
getDoubleArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getElapsedTime() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the elapsedTime.
getElapsedTime() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getElementName() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEventAnyElement
Method to retrieve the name of the element
getElementName() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl
 
getEventFormatterVersion() - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Deprecated. Use ICommonBaseEvent#getVersion() as of 1.0.1.
getEventInterfaceClassName() - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Get the fully-qualified interface name for the events created by this factory.
getEventInterfaceClassName() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Get the fully-qualified interface name for the events created by this factory.
getEventSchemaVersion() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Deprecated. Use getVersion() as of 1.0.1.
getEventSchemaVersion() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Deprecated. Use getVersion() as of 1.0.1.
getEventSettings() - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Get the optional event settings for this factory instance.
getEventSettings() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Get the optional event settings for this factory instance.
getExecutionEnvironment() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the executionEnvironment.
getExecutionEnvironment() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getExtendedDataElement(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Get a named extended data element that this event is referencing
getExtendedDataElement(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getExtendedDataElements() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the ExtendedDataElements associated with this event.
getExtendedDataElements() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getExtensionName() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the extensionName.
getExtensionName() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getFactory(String, String) - Static method in class org.eclipse.hyades.logging.events.EventFactoryHome
Method to obtain an instance of an event factory.
getFeatureDisposition() - Method in interface org.eclipse.hyades.logging.events.IFeatureSituation
Returns the featureDisposition.
getFeatureDisposition() - Method in class org.eclipse.hyades.logging.events.FeatureSituationImpl
Returns the featureDisposition.
getFloat() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the float value for this extended data element.
getFloat() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getFloatArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the float[] value for this extended data element.
getFloatArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getGlobalInstanceId() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the gloablInstanceId.
getGlobalInstanceId() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getHexBinary() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the hexBinary value for this extended data element.
getHexBinary() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getHexBinarys() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the hexBinary value for this extended data element.
getHexBinarys() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getHexValue() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
The hexValue is an array of bytes that holds the data for any other data type or complexType not in the supported types described above.
getHexValue() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getHexValues() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
The hexValue is an array of bytes that holds the data for any other data type or complexType not in the supported types described above.
getHexValues() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getId() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Deprecated. Not required for CBE 1.0.1.
getId() - Method in interface org.eclipse.hyades.logging.events.IAssociationEngine
Returns the id.
getId() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
Deprecated. Not required for CBE 1.0.1.
getId() - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
 
getInstance() - Static method in class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl
Method getInstance.
getInstanceId() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the instanceId.
getInstanceId() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getInt() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the int value for this extended data element.
getInt() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getIntArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the int[] value for this extended data element.
getIntArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getLocalInstanceId() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the localInstanceId.
getLocalInstanceId() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getLocation() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the location.
getLocation() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getLocationType() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the locationType.
getLocationType() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getLong() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the long value for this extended data element.
getLong() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getLongArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the long[] value for this extended data element.
getLongArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getMaximumLength() - Method in class org.eclipse.hyades.logging.events.exceptions.ValueTooLongException
Get the maximum allowable length for the attribute.
getMsg() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the msg.
getMsg() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getMsgCatalog() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
getMsgCatalog() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Returns the msgCatalog The qualified name of the message catalog that contains the translated message specified by the msgCatalogId.
getMsgCatalogId() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
getMsgCatalogId() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Returns the msgCatalogId.
getMsgCatalogTokens() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
getMsgCatalogTokens() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Returns the msgCatalogTokens.
getMsgCatalogTokensAsStrings() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
getMsgCatalogTokensAsStrings() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Returns the msgCatalogTokens.
getMsgCatalogType() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
getMsgCatalogType() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Returns the msgCatalogType.
getMsgDataElement() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the msgDataElement.
getMsgDataElement() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getMsgId() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
getMsgId() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Returns the msgId.
getMsgIdType() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
getMsgIdType() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Returns the msgIdType.
getMsgLocale() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
getMsgLocale() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Returns the msgLocale.
getName() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Returns the name.
getName() - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Get the name of this factory instance.
getName() - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Returns the name.
getName() - Method in interface org.eclipse.hyades.logging.events.IAssociationEngine
Returns the name.
getName() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getName() - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
getName() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Get the name of this factory instance.
getName() - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
 
getNameSpace() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEventAnyElement
This method returns the URI that points to the schema that this any element implements
getNameSpace() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl
 
getNameSpaceIdentifier() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEventAnyElement
Method to retrieve the identifier used for the name space
getNameSpaceIdentifier() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl
 
getOperationDisposition() - Method in interface org.eclipse.hyades.logging.events.IAvailableSituation
Returns the operationDisposition.
getOperationDisposition() - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Returns the operationDisposition.
getOtherData() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the otherData.
getOtherData() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Returns the otherData.
getPriority() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the priority.
getPriority() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getProcessId() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the processId.
getProcessId() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getProcessingDisposition() - Method in interface org.eclipse.hyades.logging.events.IAvailableSituation
Returns the processingDisposition.
getProcessingDisposition() - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Returns the processingDisposition.
getReason() - Method in class org.eclipse.hyades.logging.events.exceptions.CannotCreateEventFactoryException
Get the nested exception which explains why the event factory could not be created.
getReasoningScope() - Method in class org.eclipse.hyades.logging.events.SituationTypeImpl
Returns the reasoningScope.
getReasoningScope() - Method in interface org.eclipse.hyades.logging.events.ISituationType
Returns the reasoningScope.
getRepeatCount() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the repeatCount.
getRepeatCount() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getReportCategory() - Method in class org.eclipse.hyades.logging.events.ReportSituationImpl
Returns the reportCategory.
getReportCategory() - Method in interface org.eclipse.hyades.logging.events.IReportSituation
Returns the reportCategory.
getReporterComponentId() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the reporterComponentId.
getReporterComponentId() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getResolvedEvents() - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Returned a space delimited string of Common Base Event references of resolved events.
getResolvedEvents() - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Returned a space delimited string of Common Base Event references of resolved events.
getResolvedEventsAsArray() - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Returned an array of Common Base Event references of resolved events.
getResolvedEventsAsArray() - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Returned an array of Common Base Event references of resolved events.
getSequenceNumber() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the sequenceNumber.
getSequenceNumber() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getSeverity() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the severity.
getSeverity() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getShort() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the short value for this extended data element.
getShort() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getShortArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the short[] value for this extended data element.
getShortArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getSituation() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the situation.
getSituation() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Returns the situation.
getSituationDisposition() - Method in interface org.eclipse.hyades.logging.events.IConnectSituation
Returns the situationDisposition.
getSituationDisposition() - Method in class org.eclipse.hyades.logging.events.ConnectSituationImpl
Returns the situationDisposition.
getSituationQualifier() - Method in class org.eclipse.hyades.logging.events.StopSituationImpl
Returns the situationQualifier.
getSituationQualifier() - Method in class org.eclipse.hyades.logging.events.StartSituationImpl
Returns the situationQualifier.
getSituationQualifier() - Method in class org.eclipse.hyades.logging.events.RequestSituationImpl
Returns the situationQualifier.
getSituationQualifier() - Method in interface org.eclipse.hyades.logging.events.IStopSituation
Returns the situationQualifier.
getSituationQualifier() - Method in interface org.eclipse.hyades.logging.events.IStartSituation
Returns the situationQualifier.
getSituationQualifier() - Method in interface org.eclipse.hyades.logging.events.IRequestSituation
Returns the situationQualifier.
getSituationType() - Method in class org.eclipse.hyades.logging.events.SituationImpl
Returns the situationType.
getSituationType() - Method in interface org.eclipse.hyades.logging.events.ISituation
Returns the situationType.
getSituationType() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Deprecated. Use the ISituation as of 1.0.1.
getSituationType() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Deprecated. Use the ISituation as of 1.0.1.
getSourceComponentId() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the sourceComponentId.
getSourceComponentId() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
getString() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the string value for this extended data element.
getString() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getStringArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Get the string[] value for this extended data element.
getStringArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getSubComponent() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the subComponent.
getSubComponent() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.StopSituationImpl
Returns the successDisposition.
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.StartSituationImpl
Returns the successDisposition.
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.RequestSituationImpl
Returns the successDisposition.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.IStopSituation
Returns the successDisposition.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.IStartSituation
Returns the successDisposition.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.IRequestSituation
Returns the successDisposition.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.IDestroySituation
Returns the successDisposition.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.ICreateSituation
Returns the successDisposition.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.IConnectSituation
Returns the successDisposition.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.IConfigureSituation
Returns the successDisposition.
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.DestroySituationImpl
Returns the successDisposition.
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.CreateSituationImpl
Returns the successDisposition.
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.ConnectSituationImpl
Returns the successDisposition.
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.ConfigureSituationImpl
Returns the successDisposition.
getThreadId() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Returns the threadId.
getThreadId() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
getType() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Returns the type.
getType() - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Returns the type.
getType() - Method in interface org.eclipse.hyades.logging.events.IAssociationEngine
Returns the type.
getType() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getType() - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
getType() - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
 
getTypeValue() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Returns the type as one of the enumerated type values defined in IExtendedDataElement.
getTypeValue() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getValue() - Method in class org.eclipse.hyades.logging.events.MsgCatalogTokenImpl
Returns the value.
getValue() - Method in interface org.eclipse.hyades.logging.events.IMsgCatalogToken
Returns the value.
getValues() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
The array of values for this extended data element as a string representation of the type specified above, excluding hexBinary.
getValues() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getValuesAsStringArray() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
The array of values for this extended data element as a string representation of the type specified above, excluding hexBinary.
getValuesAsStringArray() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
getVersion() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the Common Base Event implementation version.
getVersion() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Returns the Common Base Event implementation version.
getVersions() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Returns the list of supported Common Base Event implementation version(s).
getVersions() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Returns the list of supported Common Base Event implementation version(s).
getXmlAnyElement() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEventAnyElement
Method to return the any element in XML format This method should return the full element including name space declaration
getXmlAnyElement() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl
 
globalInstanceId - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 

I

IAssociatedEvent - interface org.eclipse.hyades.logging.events.IAssociatedEvent.
Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The AssociatedEvent type allows for associated events to be grouped.
IAssociationEngine - interface org.eclipse.hyades.logging.events.IAssociationEngine.
This is the interface that embodies the Association Engine as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1"
IAvailableSituation - interface org.eclipse.hyades.logging.events.IAvailableSituation.
The AvailableSituation deals with the situations reported from the component, regarding its operational state and availability.
ICommonBaseEvent - interface org.eclipse.hyades.logging.events.ICommonBaseEvent.
This is the interface that embodies the Common Base Event as described in "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1".
ICommonBaseEventAnyElement - interface org.eclipse.hyades.logging.events.ICommonBaseEventAnyElement.
 
IComponentIdentification - interface org.eclipse.hyades.logging.events.IComponentIdentification.
Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" In problem reporting there are two general categories of components that should be considered for problem diagnosis, the component observing and reporting the situation (reporter), and the actual component that is experiencing the situation (affected).
IConfigureSituation - interface org.eclipse.hyades.logging.events.IConfigureSituation.
The ConfigureSituation deals with the components identifying their configuration.
IConnectSituation - interface org.eclipse.hyades.logging.events.IConnectSituation.
The ConnectSituation deals with the situations that identify aspects about a connection to another component.
IContextDataElement - interface org.eclipse.hyades.logging.events.IContextDataElement.
 
ICreateSituation - interface org.eclipse.hyades.logging.events.ICreateSituation.
The CreateSituation deals with the situations documenting when a component creates an entity.
id - Variable in class org.eclipse.hyades.logging.events.AssociationEngineImpl
Fields.
IDependencySituation - interface org.eclipse.hyades.logging.events.IDependencySituation.
The DependencySituation deals with the situations that components produce to say that they cannot find some component or feature that they need.
IDestroySituation - interface org.eclipse.hyades.logging.events.IDestroySituation.
The DestroySituation deals with the situations documenting when an entity or component was removed or destroyed.
IEventFactory - interface org.eclipse.hyades.logging.events.IEventFactory.
Common iterface for all factories which construct Hyades logging event objects.
IExtendedDataElement - interface org.eclipse.hyades.logging.events.IExtendedDataElement.
 
IFeatureSituation - interface org.eclipse.hyades.logging.events.IFeatureSituation.
The FeatureSituation deals with the situations that announce that a feature of a component is now ready (or not ready) for service requests.
IMsgCatalogToken - interface org.eclipse.hyades.logging.events.IMsgCatalogToken.
A representation of the 'Msg Catalog Token'.
IMsgDataElement - interface org.eclipse.hyades.logging.events.IMsgDataElement.
 
init() - Method in class org.eclipse.hyades.logging.events.StopSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.StartSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.SituationTypeImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.SituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.RequestSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.ReportSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.OtherSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.MsgCatalogTokenImpl
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.ISituationType
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.ISituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.IMsgCatalogToken
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.IAssociationEngine
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.FeatureSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.DestroySituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.DependencySituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.CreateSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.ConnectSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.ConfigureSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Resets the object's properties to their initial (e.g.
init(String) - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Initialization method.
init(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Initialization method.
instanceId - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
INTERFACE_PREFIX - Static variable in class org.eclipse.hyades.logging.events.EventFactoryHome
A prefix used to derive the expected factory class name from the event class name
internalizeCanonicalXmlDocString(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
internalizeCanonicalXmlDocString(String) - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
Deprecated. Use org.eclipse.hyades.logging.events.CommonBaseEventImpl#internalizeCanonicalXmlDocString(String) as of 1.0.1.
internalizeCanonicalXmlString(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
internalizeCanonicalXmlString(String) - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
Deprecated. Use org.eclipse.hyades.logging.events.CommonBaseEventImpl#internalizeCanonicalXmlString(String) as of 1.0.1.
InvalidExtendedDataElementTypeException - exception org.eclipse.hyades.logging.events.exceptions.InvalidExtendedDataElementTypeException.
 
InvalidExtendedDataElementTypeException() - Constructor for class org.eclipse.hyades.logging.events.exceptions.InvalidExtendedDataElementTypeException
Constructor for InvalidEventPropertyTypeException.
InvalidExtendedDataElementTypeException(String) - Constructor for class org.eclipse.hyades.logging.events.exceptions.InvalidExtendedDataElementTypeException
Constructor for InvalidEventPropertyTypeException.
InvalidXMLAnyElementException - exception org.eclipse.hyades.logging.events.exceptions.InvalidXMLAnyElementException.
 
InvalidXMLAnyElementException() - Constructor for class org.eclipse.hyades.logging.events.exceptions.InvalidXMLAnyElementException
Constructor for InvalidXMLAnyElementException.
InvalidXMLAnyElementException(String) - Constructor for class org.eclipse.hyades.logging.events.exceptions.InvalidXMLAnyElementException
Constructor for InvalidXMLAnyElementException.
IOtherSituation - interface org.eclipse.hyades.logging.events.IOtherSituation.
The OtherSituation category is to provide support for the situation that is product specific requirement other than the predefined categories.
IReportSituation - interface org.eclipse.hyades.logging.events.IReportSituation.
The ReportSituation deals with the situations reported from the component, such as heartbeat or performance information.
IRequestSituation - interface org.eclipse.hyades.logging.events.IRequestSituation.
The RequestSituation deals with the situations that a component uses to identify the completion status of a request.
ISimpleEventFactory - interface org.eclipse.hyades.logging.events.ISimpleEventFactory.
This base class defines the interface for the SimpleEventFactory.
ISituation - interface org.eclipse.hyades.logging.events.ISituation.
The situation specifies the type of the situation that caused the event to be reported.
ISituationType - interface org.eclipse.hyades.logging.events.ISituationType.
The situationType specifies the type or category of the situation that caused the event to be reported.
isSetCreationTime() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Checks if the specified property is set.
isSetCreationTime() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
isSetElapsedTime() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Checks if the specified property is set.
isSetElapsedTime() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
isSetPriority() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Checks if the specified property is set.
isSetPriority() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
isSetRepeatCount() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Checks if the specified property is set.
isSetRepeatCount() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
isSetSequenceNumber() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Checks if the specified property is set.
isSetSequenceNumber() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
isSetSeverity() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Checks if the specified property is set.
isSetSeverity() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
IStartSituation - interface org.eclipse.hyades.logging.events.IStartSituation.
The StartSituation deals with the start up process for a component.
IStopSituation - interface org.eclipse.hyades.logging.events.IStopSituation.
The StopSituation deals with the shutdown process for a component.

L

localInstanceId - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
location - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
Fields.
LOCATION_TYPE_DCC - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_DEVICE_NAME - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_DIAL - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_E_164 - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_FQ_HOSTNAME - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_HID - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_HOSTNAME - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_HWA - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_ICD - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_IPV4 - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_IPV6 - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_IPX - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_ISDN - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_NWA - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_OID_OSI - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_SNA - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_UNKNOWN - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_X25 - Static variable in interface org.eclipse.hyades.logging.events.IComponentIdentification
Well-known type for the 'Location Type' attribute.
locationType - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 

M

maxValue - Variable in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
minValue - Variable in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
MissingValueException - exception org.eclipse.hyades.logging.events.exceptions.MissingValueException.
Exception to indicate that a value was not supplied for a required attribute, when calling a method or creating an object.
MissingValueException(String) - Constructor for class org.eclipse.hyades.logging.events.exceptions.MissingValueException
Create a new MissingValueException.
msg - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
msgCatalog - Variable in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
msgCatalogId - Variable in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
MsgCatalogTokenImpl - class org.eclipse.hyades.logging.events.MsgCatalogTokenImpl.
A representation of the 'Msg Catalog Token'.
MsgCatalogTokenImpl() - Constructor for class org.eclipse.hyades.logging.events.MsgCatalogTokenImpl
No-argument protected constructor for MsgCatalogTokenImpl.
msgCatalogTokens - Variable in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
msgCatalogType - Variable in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
msgDataElement - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
MsgDataElementImpl - class org.eclipse.hyades.logging.events.MsgDataElementImpl.
Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" This MsgDataElement represents the data that is used to specify all of the related information that is associated with the message that this event holds.
MsgDataElementImpl() - Constructor for class org.eclipse.hyades.logging.events.MsgDataElementImpl
Constructor for MsgDataElementImpl.
msgId - Variable in class org.eclipse.hyades.logging.events.MsgDataElementImpl
Fields.
msgIdType - Variable in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
msgLocale - Variable in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
MUTUALLY_EXCLUSIVE_VALUE - Static variable in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 

N

name - Variable in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
name - Variable in class org.eclipse.hyades.logging.events.AssociationEngineImpl
 

O

operationDisposition - Variable in class org.eclipse.hyades.logging.events.AvailableSituationImpl
 
org.eclipse.hyades.logging.events - package org.eclipse.hyades.logging.events
 
org.eclipse.hyades.logging.events.exceptions - package org.eclipse.hyades.logging.events.exceptions
 
OTHER_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
otherData - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
OtherSituationImpl - class org.eclipse.hyades.logging.events.OtherSituationImpl.
The OtherSituation category is to provide support for the situation that is product specific requirement other than the predefined categories.
OtherSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.OtherSituationImpl
No-argument protected constructor for OtherSituationImpl.

P

priority - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
PRIORITY_HIGH - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Indicative of an important event that requires attention.
PRIORITY_LOW - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Indicative of an event that does not need to be processed immediately.
PRIORITY_MEDIUM - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Indicative of an event of average importance.
processId - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
processingDisposition - Variable in class org.eclipse.hyades.logging.events.AvailableSituationImpl
 

R

reasoningScope - Variable in class org.eclipse.hyades.logging.events.SituationTypeImpl
 
releaseFactory(IEventFactory) - Method in class org.eclipse.hyades.logging.events.EventFactoryHome
Method to release an instance of an event factory, when no longer needed.
removeAnyElement(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Removes a named a any element that this event is referencing.
removeAnyElement(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
removeChildDataElement(String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Removes a IExtendedDataElement from the child data elements table.
removeChildDataElement(String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
removeContextDataElement(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Removes a named a context that this event is referencing.
removeContextDataElement(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
removeExtendedDataElement(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Remove a named extended data element that this event is referencing
removeExtendedDataElement(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
removeResolvedEvent(String) - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Removes a named Common Base Event reference in the array of resolved events.
removeResolvedEvent(String) - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Removes a named Common Base Event reference in the array of resolved events.
repeatCount - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
REPORT_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
reportCategory - Variable in class org.eclipse.hyades.logging.events.ReportSituationImpl
 
reporterComponentId - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
ReportSituationImpl - class org.eclipse.hyades.logging.events.ReportSituationImpl.
The ReportSituation deals with the situations reported from the component, such as heartbeat or performance information.
ReportSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.ReportSituationImpl
No-argument protected constructor for ReportSituationImpl.
REQUEST_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
RequestSituationImpl - class org.eclipse.hyades.logging.events.RequestSituationImpl.
The RequestSituation deals with the situations that a component uses to identify the completion status of a request.
RequestSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.RequestSituationImpl
No-argument protected constructor for RequestSituationImpl.
resolvedEvents - Variable in class org.eclipse.hyades.logging.events.AssociatedEventImpl
 

S

sequenceNumber - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setAnyData(String[]) - Method in class org.eclipse.hyades.logging.events.OtherSituationImpl
Sets the anyData.
setAnyData(String[]) - Method in interface org.eclipse.hyades.logging.events.IOtherSituation
Sets the anyData.
setApplication(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the application.
setApplication(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setAssociationEngine(String) - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Sets the assocationEngine.
setAssociationEngine(String) - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Sets the assocationEngine.
setAssociationEngineInfo(IAssociationEngine) - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Sets the associationEngineInfo.
setAssociationEngineInfo(IAssociationEngine) - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
Sets the associationEngineInfo.
setAssociationEngineInfo(String, String, String) - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Sets the associationEngineInfo.
setAssociationEngineInfo(String, String, String) - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
 
setAvailabilityDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IAvailableSituation
Sets the availabilityDisposition.
setAvailabilityDisposition(String) - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Sets the availabilityDisposition.
setAvailableSituation(String, String, String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setAvailableSituation(String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setBoolean(boolean) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the boolean value for this extended data element.
setBoolean(boolean) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setBooleanArray(boolean[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the boolean[] value for this extended data element.
setBooleanArray(boolean[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setByte(byte) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the byte value for this extended data element.
setByte(byte) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setByteArray(byte[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the byte[] value for this extended data element.
setByteArray(byte[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setCategoryName(String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
Sets the categoryName.
setCategoryName(String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Sets the categoryName.
setComponent(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the component.
setComponent(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setComponentIdType(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the componentIdType.
setComponentIdType(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setComponentType(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the componentType.
setComponentType(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
Sets the componentType.
setConfigureSituation(String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setConfigureSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setConnectSituation(String, String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setConnectSituation(String, String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setContextId(String) - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Sets the contextId.
setContextId(String) - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
setContextValue(String) - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Sets the contextValue.
setContextValue(String) - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
setCreateSituation(String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setCreateSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setCreationTime(long) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the creationTime to a long that contains the milliseconds since Jan 1, 1970.
setCreationTime(long) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setCreationTime(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the creationTime.
setCreationTime(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setDateTime(long) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the long value for this extended data element.
setDateTime(long) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setDateTime(String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the dateTime value for this extended data element.
setDateTime(String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setDateTimeArray(long[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the long[] value for this extended data element.
setDateTimeArray(long[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setDateTimeArray(String[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the dateTime value for this extended data element.
setDateTimeArray(String[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setDependencyDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IDependencySituation
Sets the dependencyDisposition.
setDependencyDisposition(String) - Method in class org.eclipse.hyades.logging.events.DependencySituationImpl
Sets the dependencyDisposition.
setDependencySituation(String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setDependencySituation(String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setDestroySituation(String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setDestroySituation(String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setDouble(double) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the double value for this extended data element.
setDouble(double) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setDoubleArray(double[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the double[] value for this extended data element.
setDoubleArray(double[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setElapsedTime(long) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the elapsedTime.
setElapsedTime(long) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setEventSettings(ICommonBaseEvent) - Method in interface org.eclipse.hyades.logging.events.IEventFactory
Set the optional event settings for this factory instance.
setEventSettings(ICommonBaseEvent) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventFactory
Set the optional event settings for this factory instance.
setExecutionEnvironment(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the executionEnvironment.
setExecutionEnvironment(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setExtensionName(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the extensionName.
setExtensionName(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setFeatureDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IFeatureSituation
Sets the featureDisposition.
setFeatureDisposition(String) - Method in class org.eclipse.hyades.logging.events.FeatureSituationImpl
Sets the featureDisposition.
setFeatureSituation(String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setFeatureSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setFloat(float) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the float value for this extended data element.
setFloat(float) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setFloatArray(float[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the float[] value for this extended data element.
setFloatArray(float[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setGlobalInstanceId(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the gloablInstanceId.
setGlobalInstanceId(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setHexBinary(byte[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the hexBinary value for this extended data element.
setHexBinary(byte[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setHexBinarys(char[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the hexBinary value for this extended data element.
setHexBinarys(char[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setHexValue(byte[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
The hexValue is an array of bytes that holds the data for any other data type or complexType not in the supported types described above.
setHexValue(byte[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setHexValues(char[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
The hexValue is an array of characters that holds the data for any other data type or complexType not in the supported types described above.
setHexValues(char[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setId(String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Deprecated. Not required for CBE 1.0.1.
setId(String) - Method in interface org.eclipse.hyades.logging.events.IAssociationEngine
Sets the id.
setId(String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
Deprecated. Not required for CBE 1.0.1.
setId(String) - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
 
setInstanceId(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the instanceId.
setInstanceId(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setInt(int) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the int value for this extended data element.
setInt(int) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setIntArray(int[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the int[] value for this extended data element.
setIntArray(int[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setLocalInstanceId(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the localInstanceId.
setLocalInstanceId(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setLocation(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the location.
setLocation(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setLocationType(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the locationType.
setLocationType(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setLong(long) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the long value for this extended data element.
setLong(long) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setLongArray(long[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the long[] value for this extended data element.
setLongArray(long[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setMsg(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the msg.
setMsg(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setMsgCatalog(String) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
setMsgCatalog(String) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Sets the msgCatalog.
setMsgCatalogId(String) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
setMsgCatalogId(String) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Sets the msgCatalogId.
setMsgCatalogTokens(IMsgCatalogToken[]) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
setMsgCatalogTokens(IMsgCatalogToken[]) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Sets the msgCatalogTokens.
setMsgCatalogTokensAsStrings(String[]) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
setMsgCatalogTokensAsStrings(String[]) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Sets the msgCatalogTokens.
setMsgCatalogType(String) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
setMsgCatalogType(String) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Sets the msgCatalogType.
setMsgDataElement(IMsgDataElement) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the msgDataElement.
setMsgDataElement(IMsgDataElement) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setMsgDataElement(String, String, IMsgCatalogToken[], String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the msgDataElement.
setMsgDataElement(String, String, IMsgCatalogToken[], String, String, String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setMsgDataElement(String, String, String[], String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the msgDataElement.
setMsgDataElement(String, String, String[], String, String, String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setMsgId(String) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
setMsgId(String) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Sets the msgId.
setMsgIdType(String) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
setMsgIdType(String) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Sets the msgIdType.
setMsgLocale(String) - Method in class org.eclipse.hyades.logging.events.MsgDataElementImpl
 
setMsgLocale(String) - Method in interface org.eclipse.hyades.logging.events.IMsgDataElement
Sets the msgLocale.
setName(String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Sets the name.
setName(String) - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Sets the name.
setName(String) - Method in interface org.eclipse.hyades.logging.events.IAssociationEngine
Sets the name.
setName(String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setName(String) - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
setName(String) - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
 
setOperationDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IAvailableSituation
Sets the operationDisposition.
setOperationDisposition(String) - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Sets the operationDisposition.
setOtherData(String[]) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the otherData.
setOtherData(String[]) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Sets the otherData.
setOtherSituation(String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setOtherSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setPreferredVersion(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the preferredVersion.
setPreferredVersion(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Sets the preferredVersion.
setPriority(short) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the priority.
setPriority(short) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setProcessId(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the processId.
setProcessId(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setProcessingDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IAvailableSituation
Sets the processingDisposition.
setProcessingDisposition(String) - Method in class org.eclipse.hyades.logging.events.AvailableSituationImpl
Sets the processingDisposition.
setReason(int) - Method in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
setReasoningScope(String) - Method in class org.eclipse.hyades.logging.events.SituationTypeImpl
Sets the reasoningScope.
setReasoningScope(String) - Method in interface org.eclipse.hyades.logging.events.ISituationType
Sets the reasoningScope.
setRepeatCount(short) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the repeatCount.
setRepeatCount(short) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setReportCategory(String) - Method in class org.eclipse.hyades.logging.events.ReportSituationImpl
Sets the reportCategory.
setReportCategory(String) - Method in interface org.eclipse.hyades.logging.events.IReportSituation
Sets the reportCategory.
setReporterComponentId(IComponentIdentification) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the reporterComponentId.
setReporterComponentId(IComponentIdentification) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setReporterComponentId(String, String, String, String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the reporterComponentId.
setReporterComponentId(String, String, String, String, String, String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setReporterComponentId(String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the reporterComponentId.
setReporterComponentId(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setReportSituation(String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setReportSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setRequestSituation(String, String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setRequestSituation(String, String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setResolvedEvents(String) - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Sets a space delimited list of Common Base Event references to the array of resolved events.
setResolvedEvents(String) - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
 
setResolvedEventsAsArray(String[]) - Method in interface org.eclipse.hyades.logging.events.IAssociatedEvent
Sets an array of Common Base Event references to the array of resolved events.
setResolvedEventsAsArray(String[]) - Method in class org.eclipse.hyades.logging.events.AssociatedEventImpl
 
setSequenceNumber(long) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the sequenceNumber.
setSequenceNumber(long) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setSeverity(short) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the severity.
setSeverity(short) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setShort(short) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the short value for this extended data element.
setShort(short) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setShortArray(short[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the short[] value for this extended data element.
setShortArray(short[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setSituation(ISituation) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the situation.
setSituation(ISituation) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Sets the situation.
setSituationDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IConnectSituation
Sets the situationDisposition.
setSituationDisposition(String) - Method in class org.eclipse.hyades.logging.events.ConnectSituationImpl
Sets the situationDisposition.
setSituationQualifier(String) - Method in class org.eclipse.hyades.logging.events.StopSituationImpl
Sets the situationQualifier.
setSituationQualifier(String) - Method in class org.eclipse.hyades.logging.events.StartSituationImpl
Sets the situationQualifier.
setSituationQualifier(String) - Method in class org.eclipse.hyades.logging.events.RequestSituationImpl
Sets the situationQualifier.
setSituationQualifier(String) - Method in interface org.eclipse.hyades.logging.events.IStopSituation
Sets the situationQualifier.
setSituationQualifier(String) - Method in interface org.eclipse.hyades.logging.events.IStartSituation
Sets the situationQualifier.
setSituationQualifier(String) - Method in interface org.eclipse.hyades.logging.events.IRequestSituation
Sets the situationQualifier.
setSituationType(ISituationType) - Method in class org.eclipse.hyades.logging.events.SituationImpl
Sets the situationType.
setSituationType(ISituationType) - Method in interface org.eclipse.hyades.logging.events.ISituation
Sets the situationType.
setSituationType(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Deprecated. Use the ISituation as of 1.0.1.
setSituationType(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Deprecated. Use the ISituation as of 1.0.1.
setSourceComponentId(IComponentIdentification) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the sourceComponentId.
setSourceComponentId(IComponentIdentification) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setSourceComponentId(String, String, String, String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the sourceComponentId.
setSourceComponentId(String, String, String, String, String, String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setSourceComponentId(String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Sets the sourceComponentId.
setSourceComponentId(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
setStartSituation(String, String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setStartSituation(String, String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setStopSituation(String, String, String) - Method in class org.eclipse.hyades.logging.events.SituationImpl
 
setStopSituation(String, String, String) - Method in interface org.eclipse.hyades.logging.events.ISituation
Helper method to set the specified situation.
setString(String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the string value for this extended data element.
setString(String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setStringArray(String[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Set the String[] value for this extended data element.
setStringArray(String[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setSubComponent(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the subComponent.
setSubComponent(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.StopSituationImpl
Sets the successDisposition.
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.StartSituationImpl
Sets the successDisposition.
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.RequestSituationImpl
Sets the successDisposition.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IStopSituation
Sets the successDisposition.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IStartSituation
Sets the successDisposition.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IRequestSituation
Sets the successDisposition.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IDestroySituation
Sets the successDisposition.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.ICreateSituation
Sets the successDisposition.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IConnectSituation
Sets the successDisposition.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.IConfigureSituation
Sets the successDisposition.
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.DestroySituationImpl
Sets the successDisposition.
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.CreateSituationImpl
Sets the successDisposition.
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.ConnectSituationImpl
Sets the successDisposition.
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.ConfigureSituationImpl
Sets the successDisposition.
setThreadId(String) - Method in interface org.eclipse.hyades.logging.events.IComponentIdentification
Sets the threadId.
setThreadId(String) - Method in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
setType(int) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Sets the type.
setType(int) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setType(String) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
Sets the type.
setType(String) - Method in interface org.eclipse.hyades.logging.events.IContextDataElement
Sets the type.
setType(String) - Method in interface org.eclipse.hyades.logging.events.IAssociationEngine
Sets the type.
setType(String) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
 
setType(String) - Method in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
setType(String) - Method in class org.eclipse.hyades.logging.events.AssociationEngineImpl
 
setValue(String) - Method in class org.eclipse.hyades.logging.events.MsgCatalogTokenImpl
Sets the value.
setValue(String) - Method in interface org.eclipse.hyades.logging.events.IMsgCatalogToken
Sets the value.
setValues(String[]) - Method in interface org.eclipse.hyades.logging.events.IExtendedDataElement
The array of values for this extended data element as a string representation of the type specified above, excluding hexBinary.
setValues(String[]) - Method in class org.eclipse.hyades.logging.events.ExtendedDataElementImpl
Sets the value.
setXmlAnyElement(String) - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEventAnyElement
Method to set the XML any element
setXmlAnyElement(String) - Method in class org.eclipse.hyades.logging.events.CommonBaseEventAnyElementImpl
 
severity - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
SEVERITY_CRITICAL - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Critical SHOULD be used to indicate that an immediate action is needed and the scope is broad (perhaps an imminent outage to a critical resource will result).
SEVERITY_FATAL - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Fatal SHOULD be used to indicate that an error occurred, but it is too late to take remedial action.
SEVERITY_HARMLESS - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Harmless SHOULD be used for cases when the error event has no effect on the normal operation of the resource.
SEVERITY_INFORMATION - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Information SHOULD be used for cases when the event only contains general information and is not reporting an error.
SEVERITY_MINOR - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Minor SHOULD be used to indicate that action is needed, but the situation is not serious at this time.
SEVERITY_UNKNOWN - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Information SHOULD be used for cases when the event only contains general information and is not reporting an error.
SEVERITY_WARNING - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Warning SHOULD be used when it is appropriate to let the user decide if an action is needed in response to the event.
SimpleEventFactoryImpl - class org.eclipse.hyades.logging.events.SimpleEventFactoryImpl.
This is the concrete implementation of the SimpleEventFactory.
situation - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
situationDisposition - Variable in class org.eclipse.hyades.logging.events.ConnectSituationImpl
 
SituationImpl - class org.eclipse.hyades.logging.events.SituationImpl.
Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The situation specifies the type of the situation that caused the event to be reported.
SituationImpl() - Constructor for class org.eclipse.hyades.logging.events.SituationImpl
No-argument protected constructor for SituationImpl.
situationQualifier - Variable in class org.eclipse.hyades.logging.events.StopSituationImpl
 
situationQualifier - Variable in class org.eclipse.hyades.logging.events.StartSituationImpl
 
situationQualifier - Variable in class org.eclipse.hyades.logging.events.RequestSituationImpl
 
situationType - Variable in class org.eclipse.hyades.logging.events.SituationImpl
 
situationType - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
SituationTypeImpl - class org.eclipse.hyades.logging.events.SituationTypeImpl.
Taken from "Canonical Situation Data Format: The Common Base Event V1.0.1 ACAB.BO0301.0.1" The situationType specifies the type or category of the situation that caused the event to be reported.
SituationTypeImpl() - Constructor for class org.eclipse.hyades.logging.events.SituationTypeImpl
No-argument protected constructor for SituationTypeImpl.
sourceComponentId - Variable in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
START_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
StartSituationImpl - class org.eclipse.hyades.logging.events.StartSituationImpl.
The StartSituation deals with the start up process for a component.
StartSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.StartSituationImpl
No-argument protected constructor for StartSituationImpl.
STOP_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.ISituation
 
StopSituationImpl - class org.eclipse.hyades.logging.events.StopSituationImpl.
The StopSituation deals with the shutdown process for a component.
StopSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.StopSituationImpl
No-argument protected constructor for StopSituationImpl.
STRING_TOO_LONG - Static variable in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
STRING_TOO_SHORT - Static variable in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
subComponent - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
successDisposition - Variable in class org.eclipse.hyades.logging.events.StopSituationImpl
 
successDisposition - Variable in class org.eclipse.hyades.logging.events.StartSituationImpl
 
successDisposition - Variable in class org.eclipse.hyades.logging.events.RequestSituationImpl
 
successDisposition - Variable in class org.eclipse.hyades.logging.events.DestroySituationImpl
 
successDisposition - Variable in class org.eclipse.hyades.logging.events.CreateSituationImpl
 
successDisposition - Variable in class org.eclipse.hyades.logging.events.ConnectSituationImpl
 
successDisposition - Variable in class org.eclipse.hyades.logging.events.ConfigureSituationImpl
 

T

threadId - Variable in class org.eclipse.hyades.logging.events.ComponentIdentificationImpl
 
toCanonicalXMLDocString(AssociationEngineImpl) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an IAssociationEngine object into a formatted serialized XML document.
toCanonicalXMLDocString(AssociationEngineImpl, boolean) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an IAssociationEngine object into a serialized XML document.
toCanonicalXMLDocString(ICommonBaseEvent) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an ICommonBaseEvent object into a formatted serialized XML document.
toCanonicalXMLDocString(ICommonBaseEvent, boolean) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an ICommonBaseEvent object into a serialized XML document.
toCanonicalXMLString(IAssociationEngine) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an IAssociationEngine object into a serialized XML fragment.
toCanonicalXMLString(ICommonBaseEvent) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an ICommonBaseEvent object into a formatted serialized XML fragment.
toCanonicalXMLString(ICommonBaseEvent, boolean) - Static method in class org.eclipse.hyades.logging.events.CbeFormatter
Converts an ICommonBaseEvent object into a serialized XML fragment.
toString() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
Returns an XML string representation of the CommonBaseEvent
type - Variable in class org.eclipse.hyades.logging.events.ContextDataElementImpl
 
type - Variable in class org.eclipse.hyades.logging.events.AssociationEngineImpl
 
TYPE_BOOLEAN - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_BOOLEAN_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_BOOLEAN_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_BOOLEAN_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_BYTE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_BYTE_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_BYTE_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_BYTE_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_CAUSED_BY - Static variable in interface org.eclipse.hyades.logging.events.IAssociationEngine
Value for the Type attribute.
TYPE_CLEARED - Static variable in interface org.eclipse.hyades.logging.events.IAssociationEngine
Value for the Type attribute.
TYPE_CONTAIN - Static variable in interface org.eclipse.hyades.logging.events.IAssociationEngine
Value for the Type attribute.
TYPE_CORRELATED - Static variable in interface org.eclipse.hyades.logging.events.IAssociationEngine
Value for the Type attribute.
TYPE_DATE_TIME - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_DATE_TIME_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_DATE_TIME_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_DATE_TIME_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_DOUBLE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_DOUBLE_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_DOUBLE_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_DOUBLE_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_FLOAT - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_FLOAT_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_FLOAT_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_FLOAT_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_HEX_BINARY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_HEX_BINARY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_INT - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_INT_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_INT_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_INT_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_LONG - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_LONG_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_LONG_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_LONG_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_MULTI_PART - Static variable in interface org.eclipse.hyades.logging.events.IAssociationEngine
Value for the Type attribute.
TYPE_NO_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_NO_VALUE_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_SHORT - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_SHORT_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_SHORT_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_SHORT_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_STRING - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_STRING_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_STRING_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 
TYPE_STRING_VALUE - Static variable in interface org.eclipse.hyades.logging.events.IExtendedDataElement
 

U

UNKNOWN - Static variable in class org.eclipse.hyades.logging.events.exceptions.ConstrainedValueException
 
unsetCreationTime() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Unsets the specified property is set.
unsetCreationTime() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
unsetElapsedTime() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Unsets the specified property is set.
unsetElapsedTime() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
unsetPriority() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Unsets the specified property is set.
unsetPriority() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
unsetRepeatCount() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Unsets the specified property is set.
unsetRepeatCount() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
unsetSequenceNumber() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Unsets the specified property is set.
unsetSequenceNumber() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
unsetSeverity() - Method in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Unsets the specified property is set.
unsetSeverity() - Method in class org.eclipse.hyades.logging.events.CommonBaseEventImpl
 
UNSPECIFIED_ELAPSED_TIME - Static variable in interface org.eclipse.hyades.logging.events.IEventFactory
A special value for event elapsed time, to indicate that no value (as opposed to any default value) is being specified in an API call.
UNSPECIFIED_PRIORITY - Static variable in interface org.eclipse.hyades.logging.events.IEventFactory
A special value for event priority, to indicate that no value (as opposed to any default value) is being specified in an API call.
UNSPECIFIED_REPEAT_COUNT - Static variable in interface org.eclipse.hyades.logging.events.IEventFactory
A special value for event repeat count, to indicate that no value (as opposed to any default value) is being specified in an API call.
UNSPECIFIED_SEQUENCE_NUM - Static variable in interface org.eclipse.hyades.logging.events.IEventFactory
A special value for event sequence number, to indicate that no value (as opposed to any default value) is being specified in an API call.
UNSPECIFIED_SEVERITY - Static variable in interface org.eclipse.hyades.logging.events.IEventFactory
A special value for event severity, to indicate that no value (as opposed to any default value) is being specified in an API call.
UnsupportedVersionException - exception org.eclipse.hyades.logging.events.exceptions.UnsupportedVersionException.
This Common Base Event implementation version is not supported.
UnsupportedVersionException() - Constructor for class org.eclipse.hyades.logging.events.exceptions.UnsupportedVersionException
Public no-argument constructor which delegates to the super class' no-argument constructor.
UnsupportedVersionException(String) - Constructor for class org.eclipse.hyades.logging.events.exceptions.UnsupportedVersionException
Public detail message constructor which delegates to the super class' detail message constructor.

V

value - Variable in class org.eclipse.hyades.logging.events.MsgCatalogTokenImpl
 
ValueTooLongException - exception org.eclipse.hyades.logging.events.exceptions.ValueTooLongException.
 
ValueTooLongException(String, int) - Constructor for class org.eclipse.hyades.logging.events.exceptions.ValueTooLongException
Create a new ValueTooLongException.
VERSION_1_0 - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Public static string version representation of the v1.0 Common Base Event implementation.
VERSION_1_0_1 - Static variable in interface org.eclipse.hyades.logging.events.ICommonBaseEvent
Public static string version representation of the v1.0.1 Common Base Event implementation.

X

xml_version - Static variable in class org.eclipse.hyades.logging.events.CbeFormatter
Deprecated. Use ICommonBaseEvent#getVersion() as of 1.0.1.

A C D E F G I L M N O P R S T U V X