A B C D E F G H I K L M N O P R S T U V W

A

AbstractEventFactoryHome - class org.eclipse.hyades.logging.events.cbe.impl.AbstractEventFactoryHome.
An abstract event factory home implementation for working with event factories.
AbstractEventFactoryHome() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.AbstractEventFactoryHome
 
addAny(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Helper method for creating and setting an any element for this object.
addAny(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addAssociatedEvent(AssociatedEvent) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new AssociatedEvent to this object.
addAssociatedEvent(AssociatedEvent) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Adds a new AssociatedEvent to this object.
addAssociatedEvent(String, String, String, String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Helper method for creating and setting the associated events for this object.
addAssociatedEvent(String, String, String, String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addChild(ExtendedDataElement) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new child ExtendedDataElement to this object.
addChild(ExtendedDataElement) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Adds a new child ExtendedDataElement to this object.
addChild(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChild(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChild(String, int, String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChild(String, int, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChild(String, int, String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChild(String, int, String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChild(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChild(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChild(String, String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChild(String, String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithBooleanArrayValue(String, boolean[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithBooleanArrayValue(String, boolean[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithBooleanValue(String, boolean) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithBooleanValue(String, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithByteArrayValue(String, byte[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithByteArrayValue(String, byte[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithByteValue(String, byte) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithByteValue(String, byte) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithDateArrayValue(String, String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithDateArrayValue(String, String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithDateAsLongValue(String, long) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithDateAsLongValue(String, long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithDatesAsLongValue(String, long[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithDatesAsLongValue(String, long[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithDateValue(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithDateValue(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithDoubleArrayValue(String, double[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithDoubleArrayValue(String, double[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithDoubleValue(String, double) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithDoubleValue(String, double) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithFloatArrayValue(String, float[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithFloatArrayValue(String, float[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithFloatValue(String, float) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithFloatValue(String, float) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithHexValue(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithHexValue(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithHexValueAsByteArray(String, byte[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithHexValueAsByteArray(String, byte[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithIntArrayValue(String, int[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithIntArrayValue(String, int[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithIntValue(String, int) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithIntValue(String, int) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithLongArrayValue(String, long[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithLongArrayValue(String, long[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithLongValue(String, long) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithLongValue(String, long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithShortArrayValue(String, short[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithShortArrayValue(String, short[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addChildWithShortValue(String, short) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Adds a new ExtendedDataElement to this object.
addChildWithShortValue(String, short) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
addContextDataElement(ContextDataElement) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ContextDataElement to this object.
addContextDataElement(ContextDataElement) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Adds a new ContextDataElement to this object.
addContextDataElementWithId(String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new context data element to this object.
addContextDataElementWithId(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addContextDataElementWithValue(String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new context data element to this object.
addContextDataElementWithValue(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElement(ExtendedDataElement) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElement(ExtendedDataElement) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Adds a new ExtendedDataElement to this object.
addExtendedDataElement(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElement(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElement(String, int, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElement(String, int, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElement(String, int, String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElement(String, int, String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElement(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElement(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElement(String, String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElement(String, String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithBooleanArrayValue(String, boolean[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
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.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithBooleanValue(String, boolean) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
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.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithByteArrayValue(String, byte[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithByteArrayValue(String, byte[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithByteValue(String, byte) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithByteValue(String, byte) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithDateArrayValue(String, String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithDateArrayValue(String, String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithDateAsLongValue(String, long) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithDateAsLongValue(String, long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithDatesAsLongValue(String, long[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithDatesAsLongValue(String, long[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithDateValue(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithDateValue(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithDoubleArrayValue(String, double[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithDoubleArrayValue(String, double[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithDoubleValue(String, double) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithDoubleValue(String, double) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithFloatArrayValue(String, float[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithFloatArrayValue(String, float[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithFloatValue(String, float) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithFloatValue(String, float) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithHexValue(String, byte[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithHexValue(String, byte[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithHexValue(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithHexValue(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithIntArrayValue(String, int[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithIntArrayValue(String, int[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithIntValue(String, int) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithIntValue(String, int) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithLongArrayValue(String, long[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithLongArrayValue(String, long[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithLongValue(String, long) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithLongValue(String, long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithNoValue(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithNoValue(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithShortArrayValue(String, short[]) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithShortArrayValue(String, short[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addExtendedDataElementWithShortValue(String, short) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new ExtendedDataElement to this object.
addExtendedDataElementWithShortValue(String, short) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
addMsgCatalogToken(MsgCatalogToken) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Adds a new MsgCatalogToken to this object.
addMsgCatalogToken(MsgCatalogToken) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
addMsgCatalogTokenAsString(String) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Adds a new MsgCatalogToken to this object.
addMsgCatalogTokenAsString(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
addResolvedEvent(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Adds a Common Base Event reference to the array of resolved events.
addResolvedEvent(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
Adds a Common Base Event reference to the array of resolved events.
any - Variable in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
The cached value of the 'Any' attribute.
any - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Any' attribute list.
ANY_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
The default value of the 'Any' attribute.
application - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Application' attribute.
APPLICATION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Application' attribute.
ASSOCIATED_EVENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Associated Event' class.
ASSOCIATED_EVENT__ASSOCIATION_ENGINE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Association Engine' attribute.
ASSOCIATED_EVENT__ASSOCIATION_ENGINE_INFO - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Association Engine Info' containment reference.
ASSOCIATED_EVENT__RESOLVED_EVENTS - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Resolved Events' attribute.
ASSOCIATED_EVENT_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Associated Event' class.
AssociatedEvent - interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent.
A representation of the model object 'Associated Event'.
AssociatedEventImpl - class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl.
An implementation of the model object 'Associated Event'.
AssociatedEventImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
associatedEvents - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Associated Events' containment reference list.
ASSOCIATION_ENGINE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Association Engine' class.
ASSOCIATION_ENGINE__ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Id' attribute.
ASSOCIATION_ENGINE__NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Name' attribute.
ASSOCIATION_ENGINE__TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Type' attribute.
ASSOCIATION_ENGINE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
The default value of the 'Association Engine' attribute.
ASSOCIATION_ENGINE_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Association Engine' class.
associationEngine - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
The cached value of the 'Association Engine' attribute.
AssociationEngine - interface org.eclipse.hyades.logging.events.cbe.AssociationEngine.
A representation of the model object 'Association Engine'.
associationEngineFromCanonicalXML(String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML fragment to an AssociationEngine object.
AssociationEngineImpl - class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl.
An implementation of the model object 'Association Engine'.
AssociationEngineImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
associationEngineInfo - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
The cached value of the 'Association Engine Info' containment reference.
associationEnginesFromCanonicalXMLDoc(File) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML document from an File to an array of AssociationEngine objects.
associationEnginesFromCanonicalXMLDoc(InputSource) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML document from an InputSource to an array of AssociationEngine objects.
associationEnginesFromCanonicalXMLDoc(InputStream) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML document from an InputStream to an array of AssociationEngine objects.
associationEnginesFromCanonicalXMLDoc(String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML document to an array of AssociationEngine objects.
AVAILABILITY_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
The default value of the 'Availability Disposition' attribute.
availabilityDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
The cached value of the 'Availability Disposition' attribute.
AVAILABLE_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Available Situation' class.
AVAILABLE_SITUATION__AVAILABILITY_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Availability Disposition' attribute.
AVAILABLE_SITUATION__OPERATION_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Operation Disposition' attribute.
AVAILABLE_SITUATION__PROCESSING_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Processing Disposition' attribute.
AVAILABLE_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
AVAILABLE_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
AVAILABLE_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Available Situation' class.
AvailableSituation - interface org.eclipse.hyades.logging.events.cbe.AvailableSituation.
A representation of the model object 'Available Situation'.
AvailableSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl.
An implementation of the model object 'Available Situation'.
AvailableSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 

B

basicSetAssociationEngineInfo(AssociationEngine, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
basicSetMsgDataElement(MsgDataElement, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
basicSetReporterComponentId(ComponentIdentification, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
basicSetSituation(Situation, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
basicSetSituationType(SituationType, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
basicSetSourceComponentId(ComponentIdentification, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 

C

caseAssociatedEvent(AssociatedEvent) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Associated Event'.
caseAssociationEngine(AssociationEngine) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Association Engine'.
caseAvailableSituation(AvailableSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Available Situation'.
caseCommonBaseEvent(CommonBaseEvent) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Common Base Event'.
caseComponentIdentification(ComponentIdentification) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Component Identification'.
caseConfigureSituation(ConfigureSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Configure Situation'.
caseConnectSituation(ConnectSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Connect Situation'.
caseContextDataElement(ContextDataElement) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Context Data Element'.
caseCreateSituation(CreateSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Create Situation'.
caseDependencySituation(DependencySituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Dependency Situation'.
caseDestroySituation(DestroySituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Destroy Situation'.
caseExtendedDataElement(ExtendedDataElement) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Extended Data Element'.
caseFeatureSituation(FeatureSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Feature Situation'.
caseMsgCatalogToken(MsgCatalogToken) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Msg Catalog Token'.
caseMsgDataElement(MsgDataElement) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Msg Data Element'.
caseOtherSituation(OtherSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Other Situation'.
caseReportSituation(ReportSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Report Situation'.
caseRequestSituation(RequestSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Request Situation'.
caseSerializable(Serializable) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Serializable'.
caseSituation(Situation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Situation'.
caseSituationType(SituationType) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Situation Type'.
caseStartSituation(StartSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Start Situation'.
caseStopSituation(StopSituation) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'Stop Situation'.
CATEGORY_NAME_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
The default value of the 'Category Name' attribute.
categoryName - Variable in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
The cached value of the 'Category Name' attribute.
CBE_INSTANCE_ADDRESS - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
Name of the reference address for the mediation handlers in JNDI.
characters(char[], int, int) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
checkAccess() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactoryHome
Checks the system's SecurityManager for the context of the currently executing thread to see if the caller has permission to create, retrieve, update and release Event Factory instances from the Event Factory Home.
checkAccess() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AbstractEventFactoryHome
 
children - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
The cached value of the 'Children' containment reference list.
CLASS_NAME - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
clearAny() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Removes all any strings that this event is referencing
clearAny() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Removes all any strings that this event is referencing
clearAssociatedEvents() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Removes all ExtenedDataElements that this event is referencing
clearAssociatedEvents() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Removes all ExtenedDataElements that this event is referencing
clearChildren() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Removes all child ExtenedDataElements that this event is referencing
clearChildren() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Removes all child ExtenedDataElements that this event is referencing
clearContextDataElements() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Removes all ExtenedDataElements that this event is referencing
clearContextDataElements() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Removes all ExtenedDataElements that this event is referencing
clearExtendedDataElements() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Removes all ExtenedDataElements that this event is referencing
clearExtendedDataElements() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Removes all ExtenedDataElements that this event is referencing
clearMsgCatalogTokens() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Removes all msgCatalogTokens that this event is referencing
clearMsgCatalogTokens() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
Removes all msgCatalogTokens that this event is referencing
clearResolvedEvents() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Removes all Common Base Event references in the array of resolved events.
clearResolvedEvents() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
Removes all Common Base Event references in the array of resolved events.
clearValues() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Removes all values that this event is referencing
clearValues() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Removes all values that this event is referencing
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
Return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
return a cloned (copy by value) object.
clone() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
return a cloned (copy by value) object.
COMMON_BASE_EVENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Common Base Event' class.
COMMON_BASE_EVENT__ANY - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Any' attribute list.
COMMON_BASE_EVENT__ASSOCIATED_EVENTS - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Associated Events' containment reference list.
COMMON_BASE_EVENT__CONTEXT_DATA_ELEMENTS - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Context Data Elements' containment reference list.
COMMON_BASE_EVENT__CREATION_TIME - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Creation Time' attribute.
COMMON_BASE_EVENT__ELAPSED_TIME - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Elapsed Time' attribute.
COMMON_BASE_EVENT__EXTENDED_DATA_ELEMENTS - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Extended Data Elements' containment reference list.
COMMON_BASE_EVENT__EXTENSION_NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Extension Name' attribute.
COMMON_BASE_EVENT__GLOBAL_INSTANCE_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Global Instance ID' attribute.
COMMON_BASE_EVENT__LOCAL_INSTANCE_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Local Instance ID' attribute.
COMMON_BASE_EVENT__MSG - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg' attribute.
COMMON_BASE_EVENT__MSG_DATA_ELEMENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg Data Element' containment reference.
COMMON_BASE_EVENT__PRIORITY - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Priority' attribute.
COMMON_BASE_EVENT__REPEAT_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Repeat Count' attribute.
COMMON_BASE_EVENT__REPORTER_COMPONENT_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reporter Component ID' containment reference.
COMMON_BASE_EVENT__SEQUENCE_NUMBER - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Sequence Number' attribute.
COMMON_BASE_EVENT__SEVERITY - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Severity' attribute.
COMMON_BASE_EVENT__SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Situation' containment reference.
COMMON_BASE_EVENT__SOURCE_COMPONENT_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Source Component ID' containment reference.
COMMON_BASE_EVENT__VERSION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Version' attribute.
COMMON_BASE_EVENT_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Common Base Event' class.
CommonBaseEvent - interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent.
A representation of the model object 'Common Base Event'.
CommonBaseEventImpl - class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl.
An implementation of the model object 'Common Base Event'.
CommonBaseEventImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
compareEObject(Object, Object) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventHelpers
Deep-comparison for two EMF objects.
complete() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Invokes the content handler associated, if any, with this event instance.
complete() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
completeEvent(CommonBaseEvent) - Method in interface org.eclipse.hyades.logging.events.cbe.ContentHandler
Allows the content handler to modify or complete the contents of the event passed as a parameter.
completeEvent(CommonBaseEvent) - Method in class org.eclipse.hyades.logging.events.cbe.impl.TemplateContentHandlerImpl
 
CompletionException - exception org.eclipse.hyades.logging.events.cbe.CompletionException.
Exception thrown by ContentHandler.completeEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent) method to indicate that an event could not be completed.
CompletionException() - Constructor for class org.eclipse.hyades.logging.events.cbe.CompletionException
Simple constructor.
CompletionException(String) - Constructor for class org.eclipse.hyades.logging.events.cbe.CompletionException
Constructs a CompletionException with the specified detail message.
CompletionException(String, String) - Constructor for class org.eclipse.hyades.logging.events.cbe.CompletionException
Creates a CompletionException with a detail message, message translation information (resource bundle, message key and message substitutions).
CompletionException(String, String, Object[]) - Constructor for class org.eclipse.hyades.logging.events.cbe.CompletionException
Creates a CompletionException with a detail message, message translation information (resource bundle, message key and message substitutions).
CompletionException(String, String, Object[], Throwable) - Constructor for class org.eclipse.hyades.logging.events.cbe.CompletionException
Creates a CompletionException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
component - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Component' attribute.
COMPONENT_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Component' attribute.
COMPONENT_ID_TYPE_APPLICATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_DEVICE_NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_PROCESS - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_PRODUCT_NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_SERVICE_NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_SYSTEM_NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_ID_TYPE_UNKNOWN - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Component Id Type' attribute.
COMPONENT_IDENTIFICATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Component Identification' class.
COMPONENT_IDENTIFICATION__APPLICATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Application' attribute.
COMPONENT_IDENTIFICATION__COMPONENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Component' attribute.
COMPONENT_IDENTIFICATION__COMPONENT_ID_TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Component ID Type' attribute.
COMPONENT_IDENTIFICATION__COMPONENT_TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Component Type' attribute.
COMPONENT_IDENTIFICATION__EXECUTION_ENVIRONMENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Execution Environment' attribute.
COMPONENT_IDENTIFICATION__INSTANCE_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Instance ID' attribute.
COMPONENT_IDENTIFICATION__LOCATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Location' attribute.
COMPONENT_IDENTIFICATION__LOCATION_TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Location Type' attribute.
COMPONENT_IDENTIFICATION__PROCESS_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Process ID' attribute.
COMPONENT_IDENTIFICATION__SUB_COMPONENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Sub Component' attribute.
COMPONENT_IDENTIFICATION__THREAD_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Thread ID' attribute.
COMPONENT_IDENTIFICATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Component Identification' class.
COMPONENT_TYPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Component Type' attribute.
ComponentIdentification - interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification.
A representation of the model object 'Component Identification'.
ComponentIdentificationImpl - class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl.
An implementation of the model object 'Component Identification'.
ComponentIdentificationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
componentIdType - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Component Id Type' attribute.
componentType - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Component Type' attribute.
CONFIGURE_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Configure Situation' class.
CONFIGURE_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
CONFIGURE_SITUATION__SUCCESS_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Success Disposition' attribute.
CONFIGURE_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
CONFIGURE_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Configure Situation' class.
ConfigureSituation - interface org.eclipse.hyades.logging.events.cbe.ConfigureSituation.
A representation of the model object 'Configure Situation'.
ConfigureSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl.
An implementation of the model object 'Configure Situation'.
ConfigureSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
CONNECT_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Connect Situation' class.
CONNECT_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
CONNECT_SITUATION__SITUATION_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Situation Disposition' attribute.
CONNECT_SITUATION__SUCCESS_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Success Disposition' attribute.
CONNECT_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
CONNECT_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Connect Situation' class.
ConnectSituation - interface org.eclipse.hyades.logging.events.cbe.ConnectSituation.
A representation of the model object 'Connect Situation'.
ConnectSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl.
An implementation of the model object 'Connect Situation'.
ConnectSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
ContentHandler - interface org.eclipse.hyades.logging.events.cbe.ContentHandler.
Interface for a Content Handler.
CONTEXT_DATA_ELEMENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Context Data Element' class.
CONTEXT_DATA_ELEMENT__CONTEXT_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Context ID' attribute.
CONTEXT_DATA_ELEMENT__CONTEXT_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Context Value' attribute.
CONTEXT_DATA_ELEMENT__NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Name' attribute.
CONTEXT_DATA_ELEMENT__TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Type' attribute.
CONTEXT_DATA_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Context Data Element' class.
CONTEXT_ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
The default value of the 'Context Id' attribute.
CONTEXT_VALUE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
The default value of the 'Context Value' attribute.
ContextDataElement - interface org.eclipse.hyades.logging.events.cbe.ContextDataElement.
A representation of the model object 'Context Data Element'.
ContextDataElementImpl - class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl.
An implementation of the model object 'Context Data Element'.
ContextDataElementImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
contextDataElements - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Context Data Elements' containment reference list.
contextId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
The cached value of the 'Context Id' attribute.
contextValue - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
The cached value of the 'Context Value' attribute.
CREATE_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Create Situation' class.
CREATE_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
CREATE_SITUATION__SUCCESS_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Success Disposition' attribute.
CREATE_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
CREATE_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Create Situation' class.
create(EClass) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createAdapter(Notifier) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates an adapter for the target.
createAssociatedEvent() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Associated Event'.
createAssociatedEvent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createAssociatedEventAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Associated Event'.
createAssociationEngine() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Association Engine'.
createAssociationEngine() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createAssociationEngineAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Association Engine'.
createAvailableSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Available Situation'.
createAvailableSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createAvailableSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Available Situation'.
createCommonBaseEvent() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Common Base Event'.
createCommonBaseEvent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createCommonBaseEvent(short, ComponentIdentification, ComponentIdentification, Situation, String) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Common Base Event'.
createCommonBaseEvent(short, ComponentIdentification, ComponentIdentification, Situation, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createCommonBaseEvent(short, ComponentIdentification, ComponentIdentification, Situation, String, String[], String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Common Base Event'.
createCommonBaseEvent(short, ComponentIdentification, ComponentIdentification, Situation, String, String[], String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createCommonBaseEvent(short, Situation, String) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Common Base Event'.
createCommonBaseEvent(short, Situation, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createCommonBaseEvent(short, Situation, String, String[], String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Common Base Event'.
createCommonBaseEvent(short, Situation, String, String[], String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createCommonBaseEvent(String) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Common Base Event'.
createCommonBaseEvent(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createCommonBaseEvent(String, long) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Common Base Event'.
createCommonBaseEvent(String, long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createCommonBaseEventAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Common Base Event'.
createCommonBaseEventGen() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createComponentIdentification() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Component Identification'.
createComponentIdentification() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createComponentIdentificationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Component Identification'.
createConfigureSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Configure Situation'.
createConfigureSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createConfigureSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Configure Situation'.
createConnectSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Connect Situation'.
createConnectSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createConnectSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Connect Situation'.
createContentHandler(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SimpleEventFactoryHomeImpl
 
createContentHandler(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventXMLFileEventFactoryHomeImpl
 
createContentHandler(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AbstractEventFactoryHome
Creates an instance of the ContentHandler implementation which is tightly coupled to the type of the concrete implementation of this abstract class.
createContextDataElement() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Context Data Element'.
createContextDataElement() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createContextDataElementAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Context Data Element'.
createCreateSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Create Situation'.
createCreateSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createCreateSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Create Situation'.
createDependencySituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Dependency Situation'.
createDependencySituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createDependencySituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Dependency Situation'.
createDestroySituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Destroy Situation'.
createDestroySituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createDestroySituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Destroy Situation'.
createEObjectAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for the default case.
createEventFactory() - Static method in class org.eclipse.hyades.logging.events.cbe.EventFactoryFactory
Creates a simple EventFactory object.
createEventFactory(ContentHandler) - Static method in class org.eclipse.hyades.logging.events.cbe.EventFactoryFactory
Creates an EventFactory object associated with a ContentHandler.
createExtendedDataElement() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Extended Data Element'.
createExtendedDataElement() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createExtendedDataElementAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Extended Data Element'.
createFeatureSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Feature Situation'.
createFeatureSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createFeatureSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Feature Situation'.
createGlobalInstanceId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Produces a globally unique identifier according to the Open Group algorithm.
createGlobalInstanceId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
Produces a globally unique identifier according to the Internet draft draft-leach-uuids-guids-01 algorithm.
createMsgCatalogToken() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Msg Catalog Token'.
createMsgCatalogToken() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createMsgCatalogTokenAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Msg Catalog Token'.
createMsgDataElement() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Msg Data Element'.
createMsgDataElement() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createMsgDataElementAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Msg Data Element'.
createOtherSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Other Situation'.
createOtherSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createOtherSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Other Situation'.
createPackageContents() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
Creates the meta-model objects for the package.
createReportSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Report Situation'.
createReportSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createReportSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Report Situation'.
createRequestSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Request Situation'.
createRequestSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createRequestSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Request Situation'.
createSerializableAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Serializable'.
CreateSituation - interface org.eclipse.hyades.logging.events.cbe.CreateSituation.
A representation of the model object 'Create Situation'.
createSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Situation'.
createSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Situation'.
CreateSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl.
An implementation of the model object 'Create Situation'.
CreateSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
createSituationTypeAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Situation Type'.
createStartSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Start Situation'.
createStartSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createStartSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Start Situation'.
createStopSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns a new object of class 'Stop Situation'.
createStopSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
createStopSituationAdapter() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates a new adapter for an object of class 'Stop Situation'.
CREATION_TIME_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Creation Time' attribute.
creationTime - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Creation Time' attribute.
creationTimeESet - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
This is true if the Creation Time attribute has been set.

D

dateToLong(String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventHelpers
 
defaultCase(EObject) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Returns the result of interpretting the object as an instance of 'EObject'.
DEPENDENCY_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
The default value of the 'Dependency Disposition' attribute.
DEPENDENCY_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Dependency Situation' class.
DEPENDENCY_SITUATION__DEPENDENCY_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Dependency Disposition' attribute.
DEPENDENCY_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
DEPENDENCY_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
DEPENDENCY_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Dependency Situation' class.
dependencyDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
The cached value of the 'Dependency Disposition' attribute.
DependencySituation - interface org.eclipse.hyades.logging.events.cbe.DependencySituation.
A representation of the model object 'Dependency Situation'.
DependencySituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl.
An implementation of the model object 'Dependency Situation'.
DependencySituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
DESTROY_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Destroy Situation' class.
DESTROY_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
DESTROY_SITUATION__SUCCESS_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Success Disposition' attribute.
DESTROY_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
DESTROY_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Destroy Situation' class.
DestroySituation - interface org.eclipse.hyades.logging.events.cbe.DestroySituation.
A representation of the model object 'Destroy Situation'.
DestroySituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl.
An implementation of the model object 'Destroy Situation'.
DestroySituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
DISPOSITION_MAX_LENGTH - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
Maximum length for the disposition fields in the situation.
doSwitch(EObject) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

E

EDE_TYPES - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Array of types for the extended data element.
EDE_TYPES_LIST - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
eGet(EStructuralFeature, boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
eINSTANCE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventFactory
The singleton instance of the factory.
eInverseRemove(InternalEObject, int, Class, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
eInverseRemove(InternalEObject, int, Class, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
eInverseRemove(InternalEObject, int, Class, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
eInverseRemove(InternalEObject, int, Class, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
eInverseRemove(InternalEObject, int, Class, NotificationChain) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
eIsSet(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
ELAPSED_TIME_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Elapsed Time' attribute.
elapsedTime - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Elapsed Time' attribute.
elapsedTimeESet - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
This is true if the Elapsed Time attribute has been set.
eNAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The package name.
endElement(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
eNS_PREFIX - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The package namespace name.
eNS_URI - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The package namespace URI.
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.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.cbe.impl.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.cbe.impl.SituationTypeImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.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.cbe.impl.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.cbe.impl.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.cbe.impl.MsgDataElementImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.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.cbe.impl.ExtendedDataElementImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.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.cbe.impl.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.cbe.impl.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.cbe.impl.ContextDataElementImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.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.cbe.impl.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.cbe.impl.ComponentIdentificationImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.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.cbe.impl.AssociationEngineImpl
 
equals(Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
error(SAXParseException) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
eSet(EStructuralFeature, Object) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SerializableImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
eStaticClass() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
eUnset(EStructuralFeature) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
EVENT_FACTORY_HOME_TYPE_SYSTEM_PROPERTY - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext
The value of the context-specific EventFactoryHome system property.
EventAdapterFactory - class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory.
The Adapter Factory for the model.
EventAdapterFactory() - Constructor for class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Creates an instance of the adapter factory.
EventException - exception org.eclipse.hyades.logging.events.cbe.EventException.
Base for all exceptions in CBE package.
EventException() - Constructor for class org.eclipse.hyades.logging.events.cbe.EventException
Construct a new EventException with a null detail message and an uninitialized cause filed.
EventException(String) - Constructor for class org.eclipse.hyades.logging.events.cbe.EventException
Construct a new EventException with the specified detail message and an uninitialized cause field.
EventException(String, String) - Constructor for class org.eclipse.hyades.logging.events.cbe.EventException
Creates a EventException with a detail message, message translation information (resource bundle, message key and message substitutions).
EventException(String, String, Object[]) - Constructor for class org.eclipse.hyades.logging.events.cbe.EventException
Creates a EventException with a detail message, message translation information (resource bundle, message key and message substitutions).
EventException(String, String, Object[], Throwable) - Constructor for class org.eclipse.hyades.logging.events.cbe.EventException
Creates a EventException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
EventException(String, Throwable) - Constructor for class org.eclipse.hyades.logging.events.cbe.EventException
Construct a new EventException with a null detail message and a cause field set to the specified Throwable.
EventException(Throwable) - Constructor for class org.eclipse.hyades.logging.events.cbe.EventException
Construct a new EventException with a null detail message and a cause field set to the specified Throwable.
EventFactory - interface org.eclipse.hyades.logging.events.cbe.EventFactory.
The Factory for the model.
EventFactoryContext - class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext.
Generic look-up service for locating EventFactoryHome instances.
EventFactoryFactory - class org.eclipse.hyades.logging.events.cbe.EventFactoryFactory.
Factory for EventFactory instances.
EventFactoryHome - interface org.eclipse.hyades.logging.events.cbe.EventFactoryHome.
Event factory home for retrieving event factories.
EventFactoryImpl - class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl.
An implementation of the model Factory.
EventFactoryImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
Creates and instance of the factory.
EventFactoryObjectFactory - class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryObjectFactory.
JNDI object factory for EventFactory objects.
EventFactoryObjectFactory() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryObjectFactory
Simple constructor.
EventFormatter - class org.eclipse.hyades.logging.events.cbe.util.EventFormatter.
The EventFormatter class defines a utility object used for converting, serializing and de-serializing CommonBaseEvent and related objects.
EventFormatter() - Constructor for class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
 
eventFromCanonicalXML(String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML fragment to an CommonBaseEvent object.
EventHelpers - class org.eclipse.hyades.logging.events.cbe.util.EventHelpers.
Miscellaneous routines to support functions such as validation, serialization and comparison.
EventMessages - class org.eclipse.hyades.logging.events.cbe.util.EventMessages.
English resource bundle.
EventMessages() - Constructor for class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
EventPackage - interface org.eclipse.hyades.logging.events.cbe.EventPackage.
The Package for the model.
EventPackageImpl - class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl.
An implementation of the model Package.
EventPermission - class org.eclipse.hyades.logging.events.cbe.util.EventPermission.
A permission-based security permission specific to event operations.
EventPermission(String) - Constructor for class org.eclipse.hyades.logging.events.cbe.util.EventPermission
Creates a new named event permission with no actions.
EventPermission(String, String) - Constructor for class org.eclipse.hyades.logging.events.cbe.util.EventPermission
Creates a new named event permission with no actions.
eventsFromCanonicalXMLDoc(File) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML document from an File to an array of CommonBaseEvent objects.
eventsFromCanonicalXMLDoc(InputSource) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML document from an InputSource to an array of CommonBaseEvent objects.
eventsFromCanonicalXMLDoc(InputStream) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML document from an InputStream to an array of CommonBaseEvent objects.
eventsFromCanonicalXMLDoc(String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an XML document to an array of CommonBaseEvent objects.
EventSwitch - class org.eclipse.hyades.logging.events.cbe.util.EventSwitch.
The Switch for the model's inheritance hierarchy.
EventSwitch() - Constructor for class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
Creates an instance of the switch.
EventValidation - class org.eclipse.hyades.logging.events.cbe.util.EventValidation.
Helper methods for the several validate methods spread across the EMF generated classes.
EventValidation() - Constructor for class org.eclipse.hyades.logging.events.cbe.util.EventValidation
 
EventXMLFileEventFactoryHomeImpl - class org.eclipse.hyades.logging.events.cbe.impl.EventXMLFileEventFactoryHomeImpl.
Concrete implementation of the AbstractEventFactoryHome abstract event factory home implementation used for populating events with properties from an event configuration template XML file.
EventXMLFileEventFactoryHomeImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.EventXMLFileEventFactoryHomeImpl
 
EXECUTION_ENVIRONMENT_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Execution Environment' attribute.
executionEnvironment - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Execution Environment' attribute.
EXTENDED_DATA_ELEMENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Extended Data Element' class.
EXTENDED_DATA_ELEMENT__CHILDREN - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Children' containment reference list.
EXTENDED_DATA_ELEMENT__HEX_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Hex Value' attribute.
EXTENDED_DATA_ELEMENT__NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Name' attribute.
EXTENDED_DATA_ELEMENT__TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Type' attribute.
EXTENDED_DATA_ELEMENT__VALUES - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Values' attribute list.
EXTENDED_DATA_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Extended Data Element' class.
ExtendedDataElement - interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement.
A representation of the model object 'Extended Data Element'.
ExtendedDataElementImpl - class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl.
An implementation of the model object 'Extended Data Element'.
ExtendedDataElementImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
extendedDataElements - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Extended Data Elements' containment reference list.
EXTENSION_NAME_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Extension Name' attribute.
extensionName - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Extension Name' attribute.
externalizeCanonicalXmlDocString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
externalizeCanonicalXmlString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 

F

fatalError(SAXParseException) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
FEATURE_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
The default value of the 'Feature Disposition' attribute.
FEATURE_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Feature Situation' class.
FEATURE_SITUATION__FEATURE_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Feature Disposition' attribute.
FEATURE_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
FEATURE_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
FEATURE_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Feature Situation' class.
featureDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
The cached value of the 'Feature Disposition' attribute.
FeatureSituation - interface org.eclipse.hyades.logging.events.cbe.FeatureSituation.
A representation of the model object 'Feature Situation'.
FeatureSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl.
An implementation of the model object 'Feature Situation'.
FeatureSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
file - Variable in class org.eclipse.hyades.logging.events.cbe.EventException
Base name of the ResourceBundle in which the text is found.
FormattingException - exception org.eclipse.hyades.logging.events.cbe.FormattingException.
Exception thrown by the EventFormatter methods to indicate that a serialization or de-serialization error has occurred.
FormattingException() - Constructor for class org.eclipse.hyades.logging.events.cbe.FormattingException
Simple constructor.
FormattingException(Exception) - Constructor for class org.eclipse.hyades.logging.events.cbe.FormattingException
Construct a new FormattingException with a null detail message and a cause field set to the specified Throwable.
FormattingException(String) - Constructor for class org.eclipse.hyades.logging.events.cbe.FormattingException
Constructs a FormattingException with the specified detail message.
FormattingException(String, String) - Constructor for class org.eclipse.hyades.logging.events.cbe.FormattingException
Creates a FormattingException with a detail message, message translation information (resource bundle, message key and message substitutions).
FormattingException(String, String, Object[]) - Constructor for class org.eclipse.hyades.logging.events.cbe.FormattingException
Creates a FormattingException with a detail message, message translation information (resource bundle, message key and message substitutions).
FormattingException(String, String, Object[], Throwable) - Constructor for class org.eclipse.hyades.logging.events.cbe.FormattingException
Creates a FormattingException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
fromCanonicalXMLDocString(AssociationEngine, String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Deprecated. Use EventFormatter.associationEnginesFromCanonicalXMLDoc(String).
fromCanonicalXMLDocString(CommonBaseEvent, String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Deprecated. Use EventFormatter.eventsFromCanonicalXMLDoc(String).
fromCanonicalXMLString(AssociationEngine, String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Deprecated. Use EventFormatter.associationEngineFromCanonicalXML(String).
fromCanonicalXMLString(CommonBaseEvent, String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Deprecated. Use EventFormatter.eventFromCanonicalXML(String).

G

getAny() - Method in interface org.eclipse.hyades.logging.events.cbe.OtherSituation
Returns the value of the 'Any' attribute.
getAny() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Any' attribute list.
getAny() - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 
getAny() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getApplication() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Application' attribute.
getApplication() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getAssociatedEvent_AssociationEngine() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Association Engine'.
getAssociatedEvent_AssociationEngine() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAssociatedEvent_AssociationEngineInfo() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference 'Association Engine Info'.
getAssociatedEvent_AssociationEngineInfo() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAssociatedEvent_ResolvedEvents() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Resolved Events'.
getAssociatedEvent_ResolvedEvents() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAssociatedEvent() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Associated Event'.
getAssociatedEvent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAssociatedEvents() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Associated Events' containment reference list.
getAssociatedEvents() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getAssociationEngine_Id() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Id'.
getAssociationEngine_Id() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAssociationEngine_Name() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Name'.
getAssociationEngine_Name() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAssociationEngine_Type() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Type'.
getAssociationEngine_Type() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAssociationEngine() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Association Engine'.
getAssociationEngine() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Returns the value of the 'Association Engine' attribute.
getAssociationEngine() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAssociationEngine() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
getAssociationEngineInfo() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Returns the value of the 'Association Engine Info' containment reference.
getAssociationEngineInfo() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
getAssociationEngines() - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
Returns the list of AssociationEngine objects created when de-serializing a Common Base Event XML document or fragment.
getAvailabilityDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.AvailableSituation
Returns the value of the 'Availability Disposition' attribute.
getAvailabilityDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
getAvailableSituation_AvailabilityDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Availability Disposition'.
getAvailableSituation_AvailabilityDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAvailableSituation_OperationDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Operation Disposition'.
getAvailableSituation_OperationDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAvailableSituation_ProcessingDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Processing Disposition'.
getAvailableSituation_ProcessingDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getAvailableSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Available Situation'.
getAvailableSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCategoryName() - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Returns the value of the 'Category Name' attribute.
getCategoryName() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
getCause() - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Return the Throwable that is considered the root cause of this EventException.
getChildren() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the 'Children' containment reference list.
getChildren() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getChildren(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Helper method to return a named child ExtendedDataElement from the list of children ExtendedDataElements.
getChildren(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getCommonBaseEvent_Any() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute list 'Any'.
getCommonBaseEvent_Any() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_AssociatedEvents() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference list 'Associated Events'.
getCommonBaseEvent_AssociatedEvents() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_ContextDataElements() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference list 'Context Data Elements'.
getCommonBaseEvent_ContextDataElements() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_CreationTime() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Creation Time'.
getCommonBaseEvent_CreationTime() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_ElapsedTime() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Elapsed Time'.
getCommonBaseEvent_ElapsedTime() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_ExtendedDataElements() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference list 'Extended Data Elements'.
getCommonBaseEvent_ExtendedDataElements() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_ExtensionName() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Extension Name'.
getCommonBaseEvent_ExtensionName() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_GlobalInstanceId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Global Instance ID'.
getCommonBaseEvent_GlobalInstanceId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_LocalInstanceId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Local Instance ID'.
getCommonBaseEvent_LocalInstanceId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_Msg() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Msg'.
getCommonBaseEvent_Msg() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_MsgDataElement() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference 'Msg Data Element'.
getCommonBaseEvent_MsgDataElement() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_Priority() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Priority'.
getCommonBaseEvent_Priority() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_RepeatCount() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Repeat Count'.
getCommonBaseEvent_RepeatCount() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_ReporterComponentId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference 'Reporter Component ID'.
getCommonBaseEvent_ReporterComponentId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_SequenceNumber() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Sequence Number'.
getCommonBaseEvent_SequenceNumber() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_Severity() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Severity'.
getCommonBaseEvent_Severity() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_Situation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference 'Situation'.
getCommonBaseEvent_Situation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_SourceComponentId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference 'Source Component ID'.
getCommonBaseEvent_SourceComponentId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent_Version() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Version'.
getCommonBaseEvent_Version() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvent() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Common Base Event'.
getCommonBaseEvent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCommonBaseEvents() - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
Returns the list of CommonBaseEvent objects created when de-serializing a Common Base Event XML document or fragment.
getCompleteEvent() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Gets the complete event configuration flag for this event factory instance.
getCompleteEvent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
getComponent() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Component' attribute.
getComponent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getComponentIdentification_Application() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Application'.
getComponentIdentification_Application() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_Component() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Component'.
getComponentIdentification_Component() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_ComponentIdType() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Component ID Type'.
getComponentIdentification_ComponentIdType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_ComponentType() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Component Type'.
getComponentIdentification_ComponentType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_ExecutionEnvironment() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Execution Environment'.
getComponentIdentification_ExecutionEnvironment() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_InstanceId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Instance ID'.
getComponentIdentification_InstanceId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_Location() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Location'.
getComponentIdentification_Location() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_LocationType() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Location Type'.
getComponentIdentification_LocationType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_ProcessId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Process ID'.
getComponentIdentification_ProcessId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_SubComponent() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Sub Component'.
getComponentIdentification_SubComponent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification_ThreadId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Thread ID'.
getComponentIdentification_ThreadId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdentification() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Component Identification'.
getComponentIdentification() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getComponentIdType() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Component Id Type' attribute.
getComponentIdType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getComponentName(EObject, String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Returns the complete name of a component in the EMF model.
getComponentType() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Component Type' attribute.
getComponentType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getConfigureSituation_SuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Success Disposition'.
getConfigureSituation_SuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getConfigureSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Configure Situation'.
getConfigureSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getConnectSituation_SituationDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Situation Disposition'.
getConnectSituation_SituationDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getConnectSituation_SuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Success Disposition'.
getConnectSituation_SuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getConnectSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Connect Situation'.
getConnectSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getContentHandler() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Gets the ContentHandler associated with this event factory instance.
getContentHandler() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
getContents() - Method in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
Implements java.util.ListResourceBundle.getContents().
getContextDataElement_ContextId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Context ID'.
getContextDataElement_ContextId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getContextDataElement_ContextValue() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Context Value'.
getContextDataElement_ContextValue() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getContextDataElement_Name() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Name'.
getContextDataElement_Name() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getContextDataElement_Type() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Type'.
getContextDataElement_Type() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getContextDataElement() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Context Data Element'.
getContextDataElement() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getContextDataElements() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Context Data Elements' containment reference list.
getContextDataElements() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getContextDataElements(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Get a named a context that this event is referencing.
getContextDataElements(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getContextId() - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Returns the value of the 'Context Id' attribute.
getContextId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
getContextValue() - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Returns the value of the 'Context Value' attribute.
getContextValue() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
getCreateSituation_SuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Success Disposition'.
getCreateSituation_SuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCreateSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Create Situation'.
getCreateSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getCreationTime() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Creation Time' attribute.
getCreationTime() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getCreationTimeAsLong() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Creation Time' attribute.
getCreationTimeAsLong() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getDependencyDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.DependencySituation
Returns the value of the 'Dependency Disposition' attribute.
getDependencyDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
getDependencySituation_DependencyDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Dependency Disposition'.
getDependencySituation_DependencyDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getDependencySituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Dependency Situation'.
getDependencySituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getDestroySituation_SuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Success Disposition'.
getDestroySituation_SuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getDestroySituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Destroy Situation'.
getDestroySituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getElapsedTime() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Elapsed Time' attribute.
getElapsedTime() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getEventFactory() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the factory that creates the instances of the model.
getEventFactory() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getEventFactory(String) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactoryHome
Retrieves an instance of the named EventFactory.
getEventFactory(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AbstractEventFactoryHome
 
getEventFactoryHome() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext
Retrieves the an EventFactoryHome instance based on the EventFactoryContext'sEventFactoryHome type property as an EventFactoryHome's fully qualified package and class name.
getEventFactoryHome(ClassLoader) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext
Retrieves the an EventFactoryHome instance based on the EventFactoryContext'sEventFactoryHome type property as an EventFactoryHome's fully qualified package and class name, as loaded by the parameter class loader.
getEventFactoryHome(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext
Retrieves the an EventFactoryHome instance based on the parameter EventFactoryHome's fully qualified package and class name.
getEventFactoryHome(String, ClassLoader) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext
Retrieves the an EventFactoryHome instance based on the parameter EventFactoryHome's fully qualified package and class name, as loaded by the parameter class loader.
getEventFactoryHomeType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext
Gets the EventFactoryContext's EventFactoryHome type property.
getEventPackage() - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Returns the package supported by this factory.
getEventPackage() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
getExecutionEnvironment() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Execution Environment' attribute.
getExecutionEnvironment() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getExtendedDataElement_Children() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference list 'Children'.
getExtendedDataElement_Children() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getExtendedDataElement_HexValue() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Hex Value'.
getExtendedDataElement_HexValue() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getExtendedDataElement_Name() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Name'.
getExtendedDataElement_Name() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getExtendedDataElement_Type() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Type'.
getExtendedDataElement_Type() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getExtendedDataElement_Values() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute list 'Values'.
getExtendedDataElement_Values() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getExtendedDataElement() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Extended Data Element'.
getExtendedDataElement() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getExtendedDataElements() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Extended Data Elements' containment reference list.
getExtendedDataElements() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getExtendedDataElements(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns a named ExtendedDataElement from the list of ExtendedDataElement objects.
getExtendedDataElements(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getExtensionName() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Extension Name' attribute.
getExtensionName() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getFeatureDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.FeatureSituation
Returns the value of the 'Feature Disposition' attribute.
getFeatureDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
getFeatureSituation_FeatureDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Feature Disposition'.
getFeatureSituation_FeatureDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getFeatureSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Feature Situation'.
getFeatureSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getGlobalInstanceId() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Global Instance ID' attribute.
getGlobalInstanceId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getHexValue() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the 'Hex Value' attribute.
getHexValue() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getHexValueAsByteArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the hexValue of the extended data element cast as byte array values.
getHexValueAsByteArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getHexValueAsCharArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the hexValue of the extended data element cast as char array values.
getHexValueAsCharArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Returns the hexValue of the extended data element cast as char array values.
getId() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Returns the value of the 'Id' attribute.
getId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
getInstance() - Static method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
Accessor method to retrieve the instance of the singleton factory.
getInstance() - Static method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext
Retrieves the context-specific EventFactoryHome instance.
getInstanceId() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Instance Id' attribute.
getInstanceId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getKey() - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Gets the message key.
getLocalInstanceId() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Local Instance ID' attribute.
getLocalInstanceId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getLocalizedMessage() - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Gets the text of the exception message, translated into the current locale.
getLocalizedMessage(Locale) - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Gets the text of the exception message, translated into the specified locale.
getLocation() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Location' attribute.
getLocation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getLocationType() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Location Type' attribute.
getLocationType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getMessage() - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Gets the text of the exception message.
getMsg() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Msg' attribute.
getMsg() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getMsgCatalog() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Returns the value of the 'Msg Catalog' attribute.
getMsgCatalog() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
getMsgCatalogId() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Returns the value of the 'Msg Catalog Id' attribute.
getMsgCatalogId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
getMsgCatalogToken_Value() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Value'.
getMsgCatalogToken_Value() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgCatalogToken() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Msg Catalog Token'.
getMsgCatalogToken() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgCatalogTokens() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Returns the value of the 'Msg Catalog Tokens' containment reference list.
getMsgCatalogTokens() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
getMsgCatalogTokensAsStrings() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Returns the value of the 'Msg Catalog Tokens' attribute list.
getMsgCatalogTokensAsStrings() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
getMsgCatalogType() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Returns the value of the 'Msg Catalog Type' attribute.
getMsgCatalogType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
getMsgDataElement_MsgCatalog() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Msg Catalog'.
getMsgDataElement_MsgCatalog() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgDataElement_MsgCatalogId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Msg Catalog ID'.
getMsgDataElement_MsgCatalogId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgDataElement_MsgCatalogTokens() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference list 'Msg Catalog Tokens'.
getMsgDataElement_MsgCatalogTokens() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgDataElement_MsgCatalogType() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Msg Catalog Type'.
getMsgDataElement_MsgCatalogType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgDataElement_MsgId() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Msg ID'.
getMsgDataElement_MsgId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgDataElement_MsgIdType() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Msg ID Type'.
getMsgDataElement_MsgIdType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgDataElement_MsgLocale() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Msg Locale'.
getMsgDataElement_MsgLocale() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgDataElement() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Msg Data Element'.
getMsgDataElement() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Msg Data Element' containment reference.
getMsgDataElement() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getMsgDataElement() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getMsgId() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Returns the value of the 'Msg Id' attribute.
getMsgId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
getMsgIdType() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Returns the value of the 'Msg Id Type' attribute.
getMsgIdType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
getMsgLocale() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Returns the value of the 'Msg Locale' attribute.
getMsgLocale() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
getName() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Returns the value of the 'Name' attribute.
getName() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Returns the value of the 'Name' attribute.
getName() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getName() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
getName() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryObjectFactory
 
getOperationDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.AvailableSituation
Returns the value of the 'Operation Disposition' attribute.
getOperationDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
getOtherSituation_Any() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Any'.
getOtherSituation_Any() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getOtherSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Other Situation'.
getOtherSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getPackage() - Static method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
getPriority() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Priority' attribute.
getPriority() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getProcessId() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Process Id' attribute.
getProcessId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getProcessingDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.AvailableSituation
Returns the value of the 'Processing Disposition' attribute.
getProcessingDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
getReasoningScope() - Method in interface org.eclipse.hyades.logging.events.cbe.SituationType
Returns the value of the 'Reasoning Scope' attribute.
getReasoningScope() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
getReference() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
getRepeatCount() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Repeat Count' attribute.
getRepeatCount() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getReportCategory() - Method in interface org.eclipse.hyades.logging.events.cbe.ReportSituation
Returns the value of the 'Report Category' attribute.
getReportCategory() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
getReporterComponentId() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Reporter Component ID' containment reference.
getReporterComponentId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getReportSituation_ReportCategory() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Report Category'.
getReportSituation_ReportCategory() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getReportSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Report Situation'.
getReportSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getRequestSituation_SituationQualifier() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Situation Qualifier'.
getRequestSituation_SituationQualifier() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getRequestSituation_SuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Success Disposition'.
getRequestSituation_SuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getRequestSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Request Situation'.
getRequestSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getResolvedEvents() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Returns the value of the 'Resolved Events' attribute.
getResolvedEvents() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
getResolvedEventsAsArray() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Returns the value of the 'Resolved Events' attribute.
getResolvedEventsAsArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
getSequenceNumber() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Sequence Number' attribute.
getSequenceNumber() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getSerializable() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Serializable'.
getSerializable() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getSeverity() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Severity' attribute.
getSeverity() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getSituation_CategoryName() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Category Name'.
getSituation_CategoryName() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getSituation_SituationType() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the containment reference 'Situation Type'.
getSituation_SituationType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Situation'.
getSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Situation' containment reference.
getSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getSituationDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.ConnectSituation
Returns the value of the 'Situation Disposition' attribute.
getSituationDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
getSituationQualifier() - Method in interface org.eclipse.hyades.logging.events.cbe.StopSituation
Returns the value of the 'Situation Qualifier' attribute.
getSituationQualifier() - Method in interface org.eclipse.hyades.logging.events.cbe.StartSituation
Returns the value of the 'Situation Qualifier' attribute.
getSituationQualifier() - Method in interface org.eclipse.hyades.logging.events.cbe.RequestSituation
Returns the value of the 'Situation Qualifier' attribute.
getSituationQualifier() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
getSituationQualifier() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
getSituationQualifier() - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
getSituationType_ReasoningScope() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Reasoning Scope'.
getSituationType_ReasoningScope() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getSituationType() - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Returns the value of the 'Situation Type' containment reference.
getSituationType() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Situation Type'.
getSituationType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
getSituationType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getSourceComponentId() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Source Component ID' containment reference.
getSourceComponentId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
getStartSituation_SituationQualifier() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Situation Qualifier'.
getStartSituation_SituationQualifier() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getStartSituation_SuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Success Disposition'.
getStartSituation_SuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getStartSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Start Situation'.
getStartSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getStopSituation_SituationQualifier() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Situation Qualifier'.
getStopSituation_SituationQualifier() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getStopSituation_SuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for the attribute 'Success Disposition'.
getStopSituation_SuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getStopSituation() - Method in interface org.eclipse.hyades.logging.events.cbe.EventPackage
Returns the metaobject for class 'Stop Situation'.
getStopSituation() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
 
getSubComponent() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Sub Component' attribute.
getSubComponent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.StopSituation
Returns the value of the 'Success Disposition' attribute.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.StartSituation
Returns the value of the 'Success Disposition' attribute.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.RequestSituation
Returns the value of the 'Success Disposition' attribute.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.DestroySituation
Returns the value of the 'Success Disposition' attribute.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.CreateSituation
Returns the value of the 'Success Disposition' attribute.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.ConnectSituation
Returns the value of the 'Success Disposition' attribute.
getSuccessDisposition() - Method in interface org.eclipse.hyades.logging.events.cbe.ConfigureSituation
Returns the value of the 'Success Disposition' attribute.
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
getSuccessDisposition() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
getTemplateEvent() - Method in interface org.eclipse.hyades.logging.events.cbe.TemplateContentHandler
Gets the template event associated with this content handler instance.
getTemplateEvent() - Method in class org.eclipse.hyades.logging.events.cbe.impl.TemplateContentHandlerImpl
 
getThreadId() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Returns the value of the 'Thread Id' attribute.
getThreadId() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
getType() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the 'Type' attribute.
getType() - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Returns the value of the 'Type' attribute.
getType() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Returns the value of the 'Type' attribute.
getType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
getType() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
getTypeAsInt() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the 'Type' attribute.
getTypeAsInt() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValue() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgCatalogToken
Returns the value of the 'Value' attribute.
getValue() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
getValues() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the 'Values' attribute list.
getValues() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsBoolean() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a boolean value.
getValuesAsBoolean() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsBooleanArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as boolean values.
getValuesAsBooleanArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsByte() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a byte value.
getValuesAsByte() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsByteArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as byte values.
getValuesAsByteArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsDate() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a date/time value.
getValuesAsDate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsDateArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a date/time values.
getValuesAsDateArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsDateAsLong() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a date/time value.
getValuesAsDateAsLong() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsDateAsLongArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as date/time values.
getValuesAsDateAsLongArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsDouble() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a double value.
getValuesAsDouble() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsDoubleArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as double values.
getValuesAsDoubleArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsFloat() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a float value.
getValuesAsFloat() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsFloatArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as float values.
getValuesAsFloatArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsInt() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as an integer value.
getValuesAsInt() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsIntArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as integer values.
getValuesAsIntArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsLong() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a long value.
getValuesAsLong() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsLongArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as long values.
getValuesAsLongArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsShort() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a short value.
getValuesAsShort() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsShortArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as short values.
getValuesAsShortArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsString() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the value of the extended data element cast as a string value.
getValuesAsString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getValuesAsStringArray() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Returns the values of the extended data element cast as string values.
getValuesAsStringArray() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
getVersion() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns the value of the 'Version' attribute.
getVersion() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
GLOBAL_INSTANCE_ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Global Instance Id' attribute.
globalInstanceId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Global Instance Id' attribute.

H

HEX_VALUE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
The default value of the 'Hex Value' attribute.
hexValue - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
The cached value of the 'Hex Value' attribute.

I

id - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
The cached value of the 'Id' attribute.
ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
The default value of the 'Id' attribute.
ignorableWhitespace(char[], int, int) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
init() - Method in interface org.eclipse.hyades.logging.events.cbe.StopSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.StartSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.SituationType
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.RequestSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.ReportSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.OtherSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgCatalogToken
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.FeatureSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.DestroySituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.DependencySituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.CreateSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.ConnectSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.ConfigureSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.AvailableSituation
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Resets the object's properties to their initial (e.g.
init() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Resets the object's properties to their initial (e.g.
init() - Static method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
Resets the object's properties to their initial (e.g.
init() - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
initCause(Throwable) - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Initialize the cause field for this EventException to the specified value.
initializePackageContents() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventPackageImpl
Complete the initialization of the package and its meta-model.
INSTANCE_ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Instance Id' attribute.
instanceId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Instance Id' attribute.
internalizeCanonicalXmlDocString(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
internalizeCanonicalXmlString(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
isComplete() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Determines if the ContentHandler associated with this event instance, if any, has been previously been invoked.
isComplete() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
isFactoryForType(Object) - Method in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
Returns whether this factory is applicable for the type of the object.
isSetCreationTime() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns whether the value of the 'Creation Time' attribute is set.
isSetCreationTime() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
isSetElapsedTime() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns whether the value of the 'Elapsed Time' attribute is set.
isSetElapsedTime() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
isSetPriority() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns whether the value of the 'Priority' attribute is set.
isSetPriority() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
isSetRepeatCount() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns whether the value of the 'Repeat Count' attribute is set.
isSetRepeatCount() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
isSetSequenceNumber() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns whether the value of the 'Sequence Number' attribute is set.
isSetSequenceNumber() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
isSetSeverity() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Returns whether the value of the 'Severity' attribute is set.
isSetSeverity() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
isValid(int) - Static method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
isValid(String) - Static method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 

K

key - Variable in class org.eclipse.hyades.logging.events.cbe.EventException
The key of the message associated with this text.

L

LOCAL_INSTANCE_ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Local Instance Id' attribute.
localInstanceId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Local Instance Id' attribute.
location - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Location' attribute.
LOCATION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Location' attribute.
LOCATION_TYPE_DCC - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_DEVICE_NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_DIAL - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_E_164 - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Location Type' attribute.
LOCATION_TYPE_FQ_HOSTNAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_HID - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_HOSTNAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_HWA - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_ICD - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_IPV4 - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_IPV6 - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_IPX - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_ISDN - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_NWA - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_OID_OSI - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_SNA - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_UNKNOWN - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
LOCATION_TYPE_X25 - Static variable in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Well-known type for the 'Location Type' attribute.
locationType - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Location Type' attribute.
LOG_CATEGORY_MISMATCH_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_COMPONENT_IDENTIFICATION_INVALID_LOCATION_TYPE_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_EXTENDED_DATA_INVALID_BOOLEAN_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_EXTENDED_DATA_INVALID_DATE_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_EXTENDED_DATA_INVALID_HEX_BINARY_1_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_EXTENDED_DATA_INVALID_HEX_BINARY_2_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_EXTENDED_DATA_INVALID_TYPE_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_EXTENDED_DATA_VALUE_NULL_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_FAILED_TO_DESERIALIZE_CONTENT_HANDLER_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_FAILED_TO_SERIALIZE_CONTENT_HANDLER_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INCONSISTENT_ATTRIBUTES_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_CREATION_TIME_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_GLOBAL_INSTANCE_ID_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_GLOBAL_INSTANCE_ID_LENGTH_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_JNDI_REFERENCE_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
Keys for translatable text
LOG_INVALID_LENGTH_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_LENGTH_RANGE_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_LIST_ELEMENT_LENGTH_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_SITUATION_TYPE_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_TYPE_CONVERSION_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_INVALID_VERSION_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_MISSING_ATTRIBUTES_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_MISSING_REQUIRED_ATTRIBUTE_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_MUTUALLY_EXCLUSIVE_ATTRIBUTES_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_VALUE_ARRAY_SIZE_MISMATCH_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
LOG_VALUE_OUT_OF_RANGE_EXC_ - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventMessages
 
longToDate(long) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventHelpers
 

M

MissingPropertyException - exception org.eclipse.hyades.logging.events.cbe.MissingPropertyException.
Validation exception used to indicate that a mandatory property, according to the CBE specification, is not present within a class representing an element of that specification.
MissingPropertyException() - Constructor for class org.eclipse.hyades.logging.events.cbe.MissingPropertyException
Simple constructor.
MissingPropertyException(String) - Constructor for class org.eclipse.hyades.logging.events.cbe.MissingPropertyException
Constructs a MissingPropertyException with the specified detail message.
MissingPropertyException(String, String) - Constructor for class org.eclipse.hyades.logging.events.cbe.MissingPropertyException
Creates a MissingPropertyException with a detail message, message translation information (resource bundle, message key and message substitutions).
MissingPropertyException(String, String, Object[]) - Constructor for class org.eclipse.hyades.logging.events.cbe.MissingPropertyException
Creates a MissingPropertyException with a detail message, message translation information (resource bundle, message key and message substitutions).
MissingPropertyException(String, String, Object[], Throwable) - Constructor for class org.eclipse.hyades.logging.events.cbe.MissingPropertyException
Creates a MissingPropertyException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
modelPackage - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
The cached model package.
modelSwitch - Variable in class org.eclipse.hyades.logging.events.cbe.util.EventAdapterFactory
The switch the delegates to the createXXX methods.
msg - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Msg' attribute.
MSG_CATALOG_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The default value of the 'Msg Catalog' attribute.
MSG_CATALOG_ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The default value of the 'Msg Catalog Id' attribute.
MSG_CATALOG_TOKEN - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Msg Catalog Token' class.
MSG_CATALOG_TOKEN__VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Value' attribute.
MSG_CATALOG_TOKEN_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Msg Catalog Token' class.
MSG_CATALOG_TYPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The default value of the 'Msg Catalog Type' attribute.
MSG_DATA_ELEMENT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Msg Data Element' class.
MSG_DATA_ELEMENT__MSG_CATALOG - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg Catalog' attribute.
MSG_DATA_ELEMENT__MSG_CATALOG_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg Catalog ID' attribute.
MSG_DATA_ELEMENT__MSG_CATALOG_TOKENS - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg Catalog Tokens' containment reference list.
MSG_DATA_ELEMENT__MSG_CATALOG_TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg Catalog Type' attribute.
MSG_DATA_ELEMENT__MSG_ID - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg ID' attribute.
MSG_DATA_ELEMENT__MSG_ID_TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg ID Type' attribute.
MSG_DATA_ELEMENT__MSG_LOCALE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Msg Locale' attribute.
MSG_DATA_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Msg Data Element' class.
MSG_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Msg' attribute.
MSG_ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The default value of the 'Msg Id' attribute.
MSG_ID_TYPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The default value of the 'Msg Id Type' attribute.
MSG_LOCALE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The default value of the 'Msg Locale' attribute.
msgCatalog - Variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The cached value of the 'Msg Catalog' attribute.
msgCatalogId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The cached value of the 'Msg Catalog Id' attribute.
MsgCatalogToken - interface org.eclipse.hyades.logging.events.cbe.MsgCatalogToken.
A representation of the model object 'Msg Catalog Token'.
MsgCatalogTokenImpl - class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl.
An implementation of the model object 'Msg Catalog Token'.
MsgCatalogTokenImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
msgCatalogTokens - Variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The cached value of the 'Msg Catalog Tokens' containment reference list.
msgCatalogType - Variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The cached value of the 'Msg Catalog Type' attribute.
msgDataElement - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Msg Data Element' containment reference.
MsgDataElement - interface org.eclipse.hyades.logging.events.cbe.MsgDataElement.
A representation of the model object 'Msg Data Element'.
MsgDataElementImpl - class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl.
An implementation of the model object 'Msg Data Element'.
MsgDataElementImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
msgId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The cached value of the 'Msg Id' attribute.
msgIdType - Variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The cached value of the 'Msg Id Type' attribute.
msgLocale - Variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
The cached value of the 'Msg Locale' attribute.

N

name - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
The cached value of the 'Name' attribute.
name - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
The cached value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
The default value of the 'Name' attribute.
NAME_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
The default value of the 'Name' attribute.
notationDecl(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 

O

OPERATION_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
The default value of the 'Operation Disposition' attribute.
operationDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
The cached value of the 'Operation Disposition' attribute.
org.eclipse.hyades.logging.events.cbe - package org.eclipse.hyades.logging.events.cbe
 
org.eclipse.hyades.logging.events.cbe.impl - package org.eclipse.hyades.logging.events.cbe.impl
 
org.eclipse.hyades.logging.events.cbe.util - package org.eclipse.hyades.logging.events.cbe.util
 
OTHER_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Other Situation' class.
OTHER_SITUATION__ANY - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Any' attribute.
OTHER_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
OTHER_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
OTHER_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Other Situation' class.
OtherSituation - interface org.eclipse.hyades.logging.events.cbe.OtherSituation.
A representation of the model object 'Other Situation'.
OtherSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl.
An implementation of the model object 'Other Situation'.
OtherSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 

P

parms - Variable in class org.eclipse.hyades.logging.events.cbe.EventException
Parameters to be included in the message.
printStackTrace() - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Print this EventException and its backtrace to System.err.
printStackTrace(PrintStream) - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Print this EventException and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.eclipse.hyades.logging.events.cbe.EventException
Print this EventException and its backtrace to the specified print writer.
priority - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Priority' attribute.
PRIORITY_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Priority' attribute.
PRIORITY_HIGH - Static variable in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Indicative of an important event that requires attention.
PRIORITY_LOW - Static variable in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Indicative of an event that does not need to be processed immediately.
PRIORITY_MEDIUM - Static variable in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Indicative of an event of average importance.
priorityESet - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
This is true if the Priority attribute has been set.
PROCESS_ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Process Id' attribute.
processId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Process Id' attribute.
PROCESSING_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
The default value of the 'Processing Disposition' attribute.
processingDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
The cached value of the 'Processing Disposition' attribute.
processingInstruction(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 

R

REASONING_SCOPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
The default value of the 'Reasoning Scope' attribute.
reasoningScope - Variable in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
The cached value of the 'Reasoning Scope' attribute.
releaseEventFactory(String) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactoryHome
Releases the reference to the instance of the named EventFactory.
releaseEventFactory(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AbstractEventFactoryHome
 
removeChildren(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Remove a named child extended data element that this event is referencing
removeChildren(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Remove a named child extended data element that this event is referencing
removeContextDataElements(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Remove a named context data element that this event is referencing
removeContextDataElements(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Remove a named context data element that this event is referencing
removeExtendedDataElements(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Remove a named extended data element that this event is referencing
removeExtendedDataElements(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Remove a named extended data element that this event is referencing
removeResolvedEvent(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Removes a named Common Base Event reference in the array of resolved events.
removeResolvedEvent(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
Removes a named Common Base Event reference in the array of resolved events.
REPEAT_COUNT_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Repeat Count' attribute.
repeatCount - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Repeat Count' attribute.
repeatCountESet - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
This is true if the Repeat Count attribute has been set.
REPORT_CATEGORY_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
The default value of the 'Report Category' attribute.
REPORT_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Report Situation' class.
REPORT_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
REPORT_SITUATION__REPORT_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Report Category' attribute.
REPORT_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
REPORT_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Report Situation' class.
reportCategory - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
The cached value of the 'Report Category' attribute.
reporterComponentId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Reporter Component Id' containment reference.
ReportSituation - interface org.eclipse.hyades.logging.events.cbe.ReportSituation.
A representation of the model object 'Report Situation'.
ReportSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl.
An implementation of the model object 'Report Situation'.
ReportSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
REQUEST_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Request Situation' class.
REQUEST_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
REQUEST_SITUATION__SITUATION_QUALIFIER - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Situation Qualifier' attribute.
REQUEST_SITUATION__SUCCESS_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Success Disposition' attribute.
REQUEST_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
REQUEST_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Request Situation' class.
RequestSituation - interface org.eclipse.hyades.logging.events.cbe.RequestSituation.
A representation of the model object 'Request Situation'.
RequestSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl.
An implementation of the model object 'Request Situation'.
RequestSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
resetValues() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Deprecated. Use clearValues();
resolveContentHandler() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SimpleEventFactoryHomeImpl
 
resolveContentHandler() - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventXMLFileEventFactoryHomeImpl
 
resolveContentHandler() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AbstractEventFactoryHome
Resolves an instance of the ContentHandler implementation which is tightly coupled to the type of the concrete implementation of this abstract class.
RESOLVED_EVENTS_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
The default value of the 'Resolved Events' attribute.
resolvedEvents - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
The cached value of the 'Resolved Events' attribute.
resolveEntity(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 

S

SAXEventHandler - class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler.
The SAXEventHandler class defines a utility object used for de-serializing CommonBaseEvent XML documents and fragments using a Simple API for XML (SAX) parser.
SAXEventHandler() - Constructor for class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
No argument constructor.
SEQUENCE_NUMBER_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Sequence Number' attribute.
sequenceNumber - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Sequence Number' attribute.
sequenceNumberESet - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
This is true if the Sequence Number attribute has been set.
SERIALIZABLE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Serializable' class.
SERIALIZABLE_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Serializable' class.
SerializableImpl - class org.eclipse.hyades.logging.events.cbe.impl.SerializableImpl.
An implementation of the model object 'Serializable'.
SerializableImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.SerializableImpl
 
serializableRead(EObject, ObjectInputStream) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventHelpers
Generic serialization routine for EMF object.
serializableWrite(EObject, ObjectOutputStream) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventHelpers
Generic serialization routine for EMF object.
setAny(String) - Method in interface org.eclipse.hyades.logging.events.cbe.OtherSituation
Sets the value of the 'Any' attribute.
setAny(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 
setApplication(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Application' attribute.
setApplication(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setAssociationEngine(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Sets the value of the 'Association Engine' attribute.
setAssociationEngine(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
setAssociationEngineInfo(AssociationEngine) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Sets the value of the 'Association Engine Info' containment reference.
setAssociationEngineInfo(AssociationEngine) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
setAssociationEngineInfo(String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Helper method for creating and setting the association engine information for this object.
setAssociationEngineInfo(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
setAvailabilityDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AvailableSituation
Sets the value of the 'Availability Disposition' attribute.
setAvailabilityDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
setAvailableSituation(String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as an Available Situation.
setAvailableSituation(String, String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setCategoryName(String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the 'Category Name' attribute.
setCategoryName(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setCompleteEvent(boolean) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Sets the complete event configuration flag for this event factory instance.
setCompleteEvent(boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
setComponent(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Component' attribute.
setComponent(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setComponentIdType(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Component Id Type' attribute.
setComponentIdType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setComponentType(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Component Type' attribute.
setComponentType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setConfigureSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Configure Situation.
setConfigureSituation(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setConnectSituation(String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Connect Situation.
setConnectSituation(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setContentHandler(ContentHandler) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactory
Sets the ContentHandler associated with this event factory instance.
setContentHandler(ContentHandler) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the ContentHandler associated with this event instance.
setContentHandler(ContentHandler) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl
 
setContentHandler(ContentHandler) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setContextId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Sets the value of the 'Context Id' attribute.
setContextId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
setContextValue(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Sets the value of the 'Context Value' attribute.
setContextValue(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
setCreateSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Create Situation.
setCreateSituation(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setCreationTime(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Creation Time' attribute.
setCreationTime(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setCreationTimeAsLong(long) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Creation Time' attribute.
setCreationTimeAsLong(long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setDependencyDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.DependencySituation
Sets the value of the 'Dependency Disposition' attribute.
setDependencyDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
setDependencySituation(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Dependency Situation.
setDependencySituation(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setDestroySituation(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Destroy Situation.
setDestroySituation(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setDocumentLocator(Locator) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
setElapsedTime(long) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Elapsed Time' attribute.
setElapsedTime(long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setEventFactoryHomeType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryContext
Sets the EventFactoryContext's EventFactoryHome type property.
setExecutionEnvironment(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Execution Environment' attribute.
setExecutionEnvironment(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setExtensionName(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Extension Name' attribute.
setExtensionName(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setFeatureDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.FeatureSituation
Sets the value of the 'Feature Disposition' attribute.
setFeatureDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
setFeatureSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Feature Situation.
setFeatureSituation(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setGlobalInstanceId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Global Instance ID' attribute.
setGlobalInstanceId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setHexValue(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the 'Hex Value' attribute.
setHexValue(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setHexValueAsByteArray(byte[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the hexValue of the extended data element as an array of bytes.
setHexValueAsByteArray(byte[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setHexValueAsCharArray(char[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the hexValue of the extended data element as an array of chars.
setHexValueAsCharArray(char[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Sets the hexValue of the extended data element as an array of chars.
setId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Sets the value of the 'Id' attribute.
setId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
setInstanceId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Instance Id' attribute.
setInstanceId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setLocalInstanceId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Local Instance ID' attribute.
setLocalInstanceId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setLocation(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Location' attribute.
setLocation(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setLocationType(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Location Type' attribute.
setLocationType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setMsg(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Msg' attribute.
setMsg(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setMsgCatalog(String) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Sets the value of the 'Msg Catalog' attribute.
setMsgCatalog(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
setMsgCatalogId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Sets the value of the 'Msg Catalog Id' attribute.
setMsgCatalogId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
setMsgCatalogTokens(MsgCatalogToken[]) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Sets the value of the 'Msg Catalog Tokens' attribute list.
setMsgCatalogTokens(MsgCatalogToken[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
setMsgCatalogTokensAsStrings(String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Sets the value of the 'Msg Catalog Tokens' attribute list.
setMsgCatalogTokensAsStrings(String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
setMsgCatalogType(String) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Sets the value of the 'Msg Catalog Type' attribute.
setMsgCatalogType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
setMsgDataElement(MsgDataElement) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Msg Data Element' containment reference.
setMsgDataElement(MsgDataElement) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setMsgDataElement(String, String, MsgCatalogToken[], String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new MsgDataElement to this object.
setMsgDataElement(String, String, MsgCatalogToken[], String, String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setMsgDataElement(String, String, String[], String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Adds a new MsgDataElement to this object.
setMsgDataElement(String, String, String[], String, String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setMsgId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Sets the value of the 'Msg Id' attribute.
setMsgId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
setMsgIdType(String) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Sets the value of the 'Msg Id Type' attribute.
setMsgIdType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
setMsgLocale(String) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Sets the value of the 'Msg Locale' attribute.
setMsgLocale(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
setName(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setName(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
setName(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
setOperationDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AvailableSituation
Sets the value of the 'Operation Disposition' attribute.
setOperationDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
setOtherSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as an Other Situation.
setOtherSituation(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setPriority(short) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Priority' attribute.
setPriority(short) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setProcessId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Process Id' attribute.
setProcessId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setProcessingDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AvailableSituation
Sets the value of the 'Processing Disposition' attribute.
setProcessingDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
setReasoningScope(String) - Method in interface org.eclipse.hyades.logging.events.cbe.SituationType
Sets the value of the 'Reasoning Scope' attribute.
setReasoningScope(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
setRepeatCount(short) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Repeat Count' attribute.
setRepeatCount(short) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setReportCategory(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ReportSituation
Sets the value of the 'Report Category' attribute.
setReportCategory(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
setReporterComponentId(ComponentIdentification) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Reporter Component ID' containment reference.
setReporterComponentId(ComponentIdentification) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setReporterComponentId(String, String, String, String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the reporter component identifier for this event.
setReporterComponentId(String, String, String, String, String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setReporterComponentId(String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Helper method for creating and setting the reporter component ID for this object.
setReporterComponentId(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setReportSituation(String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Report Situation.
setReportSituation(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setRequestSituation(String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Request Situation.
setRequestSituation(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setResolvedEvents(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Sets the value of the 'Resolved Events' attribute.
setResolvedEvents(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
setResolvedEventsAsArray(String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Sets the value of the 'Resolved Events' attribute.
setResolvedEventsAsArray(String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
This routine will take a string array and build a blank delimited list from each element of the list.
setSequenceNumber(long) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Sequence Number' attribute.
setSequenceNumber(long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setSeverity(short) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Severity' attribute.
setSeverity(short) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setSituation(Situation) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Situation' containment reference.
setSituation(Situation) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setSituationDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ConnectSituation
Sets the value of the 'Situation Disposition' attribute.
setSituationDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
setSituationQualifier(String) - Method in interface org.eclipse.hyades.logging.events.cbe.StopSituation
Sets the value of the 'Situation Qualifier' attribute.
setSituationQualifier(String) - Method in interface org.eclipse.hyades.logging.events.cbe.StartSituation
Sets the value of the 'Situation Qualifier' attribute.
setSituationQualifier(String) - Method in interface org.eclipse.hyades.logging.events.cbe.RequestSituation
Sets the value of the 'Situation Qualifier' attribute.
setSituationQualifier(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
setSituationQualifier(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
setSituationQualifier(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
setSituationType(SituationType) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the 'Situation Type' containment reference.
setSituationType(SituationType) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setSourceComponentId(ComponentIdentification) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Source Component ID' containment reference.
setSourceComponentId(ComponentIdentification) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setSourceComponentId(String, String, String, String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the source component identifier for this event.
setSourceComponentId(String, String, String, String, String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setSourceComponentId(String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the source component identifier for this event.
setSourceComponentId(String, String, String, String, String, String, String, String, String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
setStartSituation(String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Start Situation.
setStartSituation(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setStopSituation(String, String, String) - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Sets the value of the situation type as a Stop Situation.
setStopSituation(String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
setSubComponent(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Sub Component' attribute.
setSubComponent(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.StopSituation
Sets the value of the 'Success Disposition' attribute.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.StartSituation
Sets the value of the 'Success Disposition' attribute.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.RequestSituation
Sets the value of the 'Success Disposition' attribute.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.DestroySituation
Sets the value of the 'Success Disposition' attribute.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CreateSituation
Sets the value of the 'Success Disposition' attribute.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ConnectSituation
Sets the value of the 'Success Disposition' attribute.
setSuccessDisposition(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ConfigureSituation
Sets the value of the 'Success Disposition' attribute.
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
setSuccessDisposition(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
setTemplateEvent(CommonBaseEvent) - Method in interface org.eclipse.hyades.logging.events.cbe.TemplateContentHandler
Sets a new template event on this content handler instance.
setTemplateEvent(CommonBaseEvent) - Method in class org.eclipse.hyades.logging.events.cbe.impl.TemplateContentHandlerImpl
 
setThreadId(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Sets the value of the 'Thread Id' attribute.
setThreadId(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
setType(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the 'Type' attribute.
setType(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Sets the value of the 'Type' attribute.
setType(String) - Method in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Sets the value of the 'Type' attribute.
setType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
setType(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
setTypeAsInt(int) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the 'Type' attribute.
setTypeAsInt(int) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValue(String) - Method in interface org.eclipse.hyades.logging.events.cbe.MsgCatalogToken
Sets the value of the 'Value' attribute.
setValue(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
setValues(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Sets the value of the extended data element as String value.
setValues(String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
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.cbe.impl.ExtendedDataElementImpl
The array of values for this extended data element as a string representation of the type specified above, excluding hexBinary.
setValuesAsBoolean(boolean) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a boolean value.
setValuesAsBoolean(boolean) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsBooleanArray(boolean[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of boolean values.
setValuesAsBooleanArray(boolean[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsByte(byte) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a byte value.
setValuesAsByte(byte) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsByteArray(byte[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of bytes.
setValuesAsByteArray(byte[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsDate(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a date time value.
setValuesAsDate(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsDateArray(String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of date time values.
setValuesAsDateArray(String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsDateAsLong(long) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a date/time value.
setValuesAsDateAsLong(long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsDateAsLongArray(long[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of date/time values.
setValuesAsDateAsLongArray(long[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsDouble(double) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a double value.
setValuesAsDouble(double) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsDoubleArray(double[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of double values.
setValuesAsDoubleArray(double[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsFloat(float) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a float value.
setValuesAsFloat(float) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsFloatArray(float[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of float values.
setValuesAsFloatArray(float[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsInt(int) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a int value.
setValuesAsInt(int) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsIntArray(int[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of integer values.
setValuesAsIntArray(int[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsLong(long) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a long value.
setValuesAsLong(long) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsLongArray(long[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of long values.
setValuesAsLongArray(long[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsShort(short) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a short value.
setValuesAsShort(short) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsShortArray(short[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of short values.
setValuesAsShortArray(short[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsString(String) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as a string value.
setValuesAsString(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setValuesAsStringArray(String[]) - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Sets the value of the extended data element as an array of string values.
setValuesAsStringArray(String[]) - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
setVersion(String) - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Version' attribute.
setVersion(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
severity - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Severity' attribute.
SEVERITY_CRITICAL - Static variable in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Critical is 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_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Severity' attribute.
SEVERITY_FATAL - Static variable in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Fatal is 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.cbe.CommonBaseEvent
Harmless is 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.cbe.CommonBaseEvent
Information is 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.cbe.CommonBaseEvent
Minor is 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.cbe.CommonBaseEvent
Unknown is used for cases when the event severity is not known.
SEVERITY_WARNING - Static variable in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Warning is used when it is appropriate to let the user decide if an action is needed in response to the event.
severityESet - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
This is true if the Severity attribute has been set.
SimpleEventFactoryHomeImpl - class org.eclipse.hyades.logging.events.cbe.impl.SimpleEventFactoryHomeImpl.
A simple concrete implementation of the AbstractEventFactoryHome abstract event factory home implementation used for creating event factories with no associated ContentHandler.
SimpleEventFactoryHomeImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.SimpleEventFactoryHomeImpl
 
situation - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Situation' containment reference.
Situation - interface org.eclipse.hyades.logging.events.cbe.Situation.
A representation of the model object 'Situation'.
SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Situation' class.
SITUATION__CATEGORY_NAME - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Category Name' attribute.
SITUATION__SITUATION_TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Situation Type' containment reference.
SITUATION_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
The default value of the 'Situation Disposition' attribute.
SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Situation' class.
SITUATION_QUALIFIER_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
The default value of the 'Situation Qualifier' attribute.
SITUATION_QUALIFIER_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
The default value of the 'Situation Qualifier' attribute.
SITUATION_QUALIFIER_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
The default value of the 'Situation Qualifier' attribute.
SITUATION_TYPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Situation Type' class.
SITUATION_TYPE__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
SITUATION_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Situation Type' class.
situationDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
The cached value of the 'Situation Disposition' attribute.
SituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl.
An implementation of the model object 'Situation'.
SituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
situationQualifier - Variable in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
The cached value of the 'Situation Qualifier' attribute.
situationQualifier - Variable in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
The cached value of the 'Situation Qualifier' attribute.
situationQualifier - Variable in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
The cached value of the 'Situation Qualifier' attribute.
situationType - Variable in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
The cached value of the 'Situation Type' containment reference.
SituationType - interface org.eclipse.hyades.logging.events.cbe.SituationType.
A representation of the model object 'Situation Type'.
SituationTypeImpl - class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl.
An implementation of the model object 'Situation Type'.
SituationTypeImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
skippedEntity(String) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
sourceComponentId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Source Component Id' containment reference.
START_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Start Situation' class.
START_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
START_SITUATION__SITUATION_QUALIFIER - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Situation Qualifier' attribute.
START_SITUATION__SUCCESS_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Success Disposition' attribute.
START_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
START_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Start Situation' class.
startElement(String, String, String, Attributes) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
startPrefixMapping(String, String) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
StartSituation - interface org.eclipse.hyades.logging.events.cbe.StartSituation.
A representation of the model object 'Start Situation'.
StartSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl.
An implementation of the model object 'Start Situation'.
StartSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
STOP_SITUATION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The metaobject ID for the 'Stop Situation' class.
STOP_SITUATION__REASONING_SCOPE - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Reasoning Scope' attribute.
STOP_SITUATION__SITUATION_QUALIFIER - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Situation Qualifier' attribute.
STOP_SITUATION__SUCCESS_DISPOSITION - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The feature ID for the 'Success Disposition' attribute.
STOP_SITUATION_CATEGORY - Static variable in interface org.eclipse.hyades.logging.events.cbe.Situation
Value for the 'Category Name' attribute.
STOP_SITUATION_FEATURE_COUNT - Static variable in interface org.eclipse.hyades.logging.events.cbe.EventPackage
The number of structural features of the the 'Stop Situation' class.
StopSituation - interface org.eclipse.hyades.logging.events.cbe.StopSituation.
A representation of the model object 'Stop Situation'.
StopSituationImpl - class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl.
An implementation of the model object 'Stop Situation'.
StopSituationImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
SUB_COMPONENT_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Sub Component' attribute.
subComponent - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Sub Component' attribute.
SUCCESS_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
The default value of the 'Success Disposition' attribute.
SUCCESS_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
The default value of the 'Success Disposition' attribute.
SUCCESS_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
The default value of the 'Success Disposition' attribute.
SUCCESS_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
The default value of the 'Success Disposition' attribute.
SUCCESS_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
The default value of the 'Success Disposition' attribute.
SUCCESS_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
The default value of the 'Success Disposition' attribute.
SUCCESS_DISPOSITION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
The default value of the 'Success Disposition' attribute.
successDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
The cached value of the 'Success Disposition' attribute.
successDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
The cached value of the 'Success Disposition' attribute.
successDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
The cached value of the 'Success Disposition' attribute.
successDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
The cached value of the 'Success Disposition' attribute.
successDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
The cached value of the 'Success Disposition' attribute.
successDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
The cached value of the 'Success Disposition' attribute.
successDisposition - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
The cached value of the 'Success Disposition' attribute.

T

TemplateContentHandler - interface org.eclipse.hyades.logging.events.cbe.TemplateContentHandler.
Extension of the ContentHandler interface for specifying a template event.
TemplateContentHandlerImpl - class org.eclipse.hyades.logging.events.cbe.impl.TemplateContentHandlerImpl.
Concrete implementation of the TemplateContentHandler interface for specifying a template event.
TemplateContentHandlerImpl() - Constructor for class org.eclipse.hyades.logging.events.cbe.impl.TemplateContentHandlerImpl
 
THREAD_ID_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The default value of the 'Thread Id' attribute.
threadId - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
The cached value of the 'Thread Id' attribute.
throwMissingPropertyException(String, String, Object[]) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Logs a message and throws a validation exception.
throwValidationException(String, String, Object[]) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Logs a message and throws a validation exception.
toCanonicalXMLDocString(AssociationEngine) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an AssociationEngine object into a formatted serialized XML document.
toCanonicalXMLDocString(AssociationEngine, boolean) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an AssociationEngine object into a serialized XML document.
toCanonicalXMLDocString(CommonBaseEvent) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an CommonBaseEvent object into a formatted serialized XML document.
toCanonicalXMLDocString(CommonBaseEvent, boolean) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an CommonBaseEvent object into a serialized XML document.
toCanonicalXMLString(AssociationEngine) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an AssociationEngine object into a serialized XML fragment.
toCanonicalXMLString(CommonBaseEvent) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an CommonBaseEvent object into a formatted serialized XML fragment.
toCanonicalXMLString(CommonBaseEvent, boolean) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventFormatter
Converts an CommonBaseEvent object into a serialized XML fragment.
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
 
toString() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
 
type - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
The cached value of the 'Type' attribute.
type - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
The cached value of the 'Type' attribute.
type - Variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
The cached value of the 'Type' attribute.
TYPE_BOOLEAN - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a boolean value for the extended data element.
TYPE_BOOLEAN_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of boolean values for the extended data element.
TYPE_BOOLEAN_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of boolean values for the extended data element.
TYPE_BOOLEAN_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a boolean value for the extended data element.
TYPE_BYTE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a byte value for the extended data element.
TYPE_BYTE_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of byte values for the extended data element.
TYPE_BYTE_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of byte values for the extended data element.
TYPE_BYTE_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a byte value for the extended data element.
TYPE_CAUSED_BY - Static variable in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Value for the Type attribute.
TYPE_CLEARED - Static variable in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Value for the Type attribute.
TYPE_CONTAIN - Static variable in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Value for the Type attribute.
TYPE_CORRELATED - Static variable in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Value for the Type attribute.
TYPE_DATE_TIME - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a date time value for the extended data element.
TYPE_DATE_TIME_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of date time values for the extended data element.
TYPE_DATE_TIME_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of date time values for the extended data element.
TYPE_DATE_TIME_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a date time value for the extended data element.
TYPE_DOUBLE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a double value for the extended data element.
TYPE_DOUBLE_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of double values for the extended data element.
TYPE_DOUBLE_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of double values for the extended data element.
TYPE_DOUBLE_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a double value for the extended data element.
TYPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
The default value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
The default value of the 'Type' attribute.
TYPE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
The default value of the 'Type' attribute.
TYPE_FLOAT - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a float value for the extended data element.
TYPE_FLOAT_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of float values for the extended data element.
TYPE_FLOAT_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of float values for the extended data element.
TYPE_FLOAT_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a float value for the extended data element.
TYPE_HEX_BINARY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an hex binary value for the extended data element.
TYPE_HEX_BINARY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an hex binary value for the extended data element.
TYPE_INT - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an integer value for the extended data element.
TYPE_INT_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of integer values for the extended data element.
TYPE_INT_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of integer values for the extended data element.
TYPE_INT_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an integer value for the extended data element.
TYPE_LONG - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a long value for the extended data element.
TYPE_LONG_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of long values for the extended data element.
TYPE_LONG_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of long values for the extended data element.
TYPE_LONG_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a long value for the extended data element.
TYPE_MULTI_PART - Static variable in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Value for the Type attribute.
TYPE_NO_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates that type for an extended data element that does not have a value.
TYPE_NO_VALUE_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates that type for an extended data element that does not have a value.
TYPE_SHORT - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a short value for the extended data element.
TYPE_SHORT_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of short values for the extended data element.
TYPE_SHORT_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of short values for the extended data element.
TYPE_SHORT_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a short value for the extended data element.
TYPE_STRING - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a string value for the extended data element.
TYPE_STRING_ARRAY - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of string values for the extended data element.
TYPE_STRING_ARRAY_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates an array of string values for the extended data element.
TYPE_STRING_VALUE - Static variable in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Indicates a string value for the extended data element.
typeToInt(String) - Static method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 
typeToString(int) - Static method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
 

U

unparsedEntityDecl(String, String, String, String) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 
unsetCreationTime() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Creation Time' attribute to null and turns off the isSet flag.
unsetCreationTime() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
unsetElapsedTime() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Elapsed Time' attribute to 0 and turns off the isSet flag.
unsetElapsedTime() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
unsetPriority() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Priority' attribute to 0 and turns off the isSet flag.
unsetPriority() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
unsetRepeatCount() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Repeat Count' attribute to 0 and turns off the isSet flag.
unsetRepeatCount() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
unsetSequenceNumber() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Sequence Number' attribute to 0 and turns off the isSet flag.
unsetSequenceNumber() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
unsetSeverity() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Sets the value of the 'Severity' attribute to 0 and turns off the isSet flag.
unsetSeverity() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
 
updateEventFactory(String) - Method in interface org.eclipse.hyades.logging.events.cbe.EventFactoryHome
Updates the configuration on the instance of the named EventFactory.
updateEventFactory(String) - Method in class org.eclipse.hyades.logging.events.cbe.impl.AbstractEventFactoryHome
 

V

validate() - Method in interface org.eclipse.hyades.logging.events.cbe.SituationType
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.Situation
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgDataElement
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.MsgCatalogToken
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.ExtendedDataElement
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.ContextDataElement
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.ComponentIdentification
Checks whether the contents of this object conform to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.CommonBaseEvent
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociationEngine
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in interface org.eclipse.hyades.logging.events.cbe.AssociatedEvent
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl
 
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl
 
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
 
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl
 
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl
 
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl
 
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
Checks whether the contents of the instance conform to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl
 
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl
Checks whether the contents of this object conforms to the CBE specification.
validate() - Method in class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl
Checks whether the contents of this object conforms to the CBE specification.
validateId(String, EObject, EStructuralFeature) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Checks whether a string conforms to the ID type
validateId(String, EObject, EStructuralFeature, String) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Checks whether a string conforms to the ID type
validateLength(String, EObject, EStructuralFeature, int) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Checks whether a string conforms to the max length
validateLength(String, EObject, EStructuralFeature, int, int) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Checks whether a string conforms to the max length
validateMutuallyExclusiveAttributes(String, EObject, EStructuralFeature, EStructuralFeature) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Checks whether two attributes are mutually exclusive
validateRequiredProperties(String, EObject) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Determines whether one of the required attributes for a given CBE element is not set to null.
validateStringIdList(String, EObject, EStructuralFeature) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
Checks whether the elements of the list conforms to the ID type
validateVersion(String, EObject, EStructuralFeature) - Static method in class org.eclipse.hyades.logging.events.cbe.util.EventValidation
We support version 1.0.1 or null
ValidationException - exception org.eclipse.hyades.logging.events.cbe.ValidationException.
Exception thrown by validate methods to indicate that a class representing an element of the CBE specification does not conform to that specification.
ValidationException() - Constructor for class org.eclipse.hyades.logging.events.cbe.ValidationException
Simple constructor.
ValidationException(String) - Constructor for class org.eclipse.hyades.logging.events.cbe.ValidationException
Constructs a ValidationException with the specified detail message.
ValidationException(String, String) - Constructor for class org.eclipse.hyades.logging.events.cbe.ValidationException
Creates a ValidationException with a detail message, message translation information (resource bundle, message key and message substitutions).
ValidationException(String, String, Object[]) - Constructor for class org.eclipse.hyades.logging.events.cbe.ValidationException
Creates a ValidationException with a detail message, message translation information (resource bundle, message key and message substitutions).
ValidationException(String, String, Object[], Throwable) - Constructor for class org.eclipse.hyades.logging.events.cbe.ValidationException
Creates a ValidationException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
value - Variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
The cached value of the 'Value' attribute.
VALUE_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl
The default value of the 'Value' attribute.
values - Variable in class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl
The cached value of the 'Values' attribute list.
version - Variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The cached value of the 'Version' attribute.
VERSION_EDEFAULT - Static variable in class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl
The default value of the 'Version' attribute.

W

warning(SAXParseException) - Method in class org.eclipse.hyades.logging.events.cbe.util.SAXEventHandler
 

A B C D E F G H I K L M N O P R S T U V W