Serialized Form


Package org.eclipse.hyades.logging.events.cbe

Class org.eclipse.hyades.logging.events.cbe.CompletionException implements Serializable

Class org.eclipse.hyades.logging.events.cbe.EventException implements Serializable

Serialized Fields

resourceBundleName

java.lang.String resourceBundleName
Base name of the ResourceBundle in which the text is found.


key

java.lang.String key
The key of the message associated with this text.


parameters

java.lang.Object[] parameters
Parameters to be included in the message.


cause

java.lang.Throwable cause
The throwable that caused this throwable to get thrown, or null if this throwable was not caused by another throwable, or if the causative throwable is unknown.

Class org.eclipse.hyades.logging.events.cbe.FormattingException implements Serializable

Class org.eclipse.hyades.logging.events.cbe.MissingPropertyException implements Serializable

Class org.eclipse.hyades.logging.events.cbe.ValidationException implements Serializable


Package org.eclipse.hyades.logging.events.cbe.impl

Class org.eclipse.hyades.logging.events.cbe.impl.AssociatedEventImpl implements Serializable

Serialized Fields

associationEngine

java.lang.String associationEngine
The cached value of the 'Association Engine' attribute.

See Also:
AssociatedEventImpl.getAssociationEngine()

resolvedEvents

java.lang.String resolvedEvents
The cached value of the 'Resolved Events' attribute.

See Also:
AssociatedEventImpl.getResolvedEvents()

associationEngineInfo

AssociationEngine associationEngineInfo
The cached value of the 'Association Engine Info' containment reference.

See Also:
AssociatedEventImpl.getAssociationEngineInfo()

Class org.eclipse.hyades.logging.events.cbe.impl.AssociationEngineImpl implements Serializable

Serialized Fields

id

java.lang.String id
The cached value of the 'Id' attribute.

See Also:
AssociationEngineImpl.getId()

name

java.lang.String name
The cached value of the 'Name' attribute.

See Also:
AssociationEngineImpl.getName()

type

java.lang.String type
The cached value of the 'Type' attribute.

See Also:
AssociationEngineImpl.getType()

Class org.eclipse.hyades.logging.events.cbe.impl.AvailableSituationImpl implements Serializable

Serialized Fields

operationDisposition

java.lang.String operationDisposition
The cached value of the 'Operation Disposition' attribute.

See Also:
AvailableSituationImpl.getOperationDisposition()

availabilityDisposition

java.lang.String availabilityDisposition
The cached value of the 'Availability Disposition' attribute.

See Also:
AvailableSituationImpl.getAvailabilityDisposition()

processingDisposition

java.lang.String processingDisposition
The cached value of the 'Processing Disposition' attribute.

See Also:
AvailableSituationImpl.getProcessingDisposition()

Class org.eclipse.hyades.logging.events.cbe.impl.CommonBaseEventImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Required to circumvent a problem with de/serializing EMF ELists with RMI over IIOP by converting EMF ELists to Lists.

java.io.IOException
java.lang.ClassNotFoundException
See Also:
Serializable

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Required to circumvent a problem with de/serializing EMF ELists with RMI over IIOP by converting EMF ELists to Lists.

java.io.IOException
See Also:
Serializable
Serialized Fields

creationTime

java.lang.String creationTime
The cached value of the 'Creation Time' attribute.

See Also:
CommonBaseEventImpl.getCreationTime()

creationTimeESet

boolean creationTimeESet
This is true if the Creation Time attribute has been set.


globalInstanceId

java.lang.String globalInstanceId
The cached value of the 'Global Instance Id' attribute.

See Also:
CommonBaseEventImpl.getGlobalInstanceId()

elapsedTime

long elapsedTime
The cached value of the 'Elapsed Time' attribute.

See Also:
CommonBaseEventImpl.getElapsedTime()

elapsedTimeESet

boolean elapsedTimeESet
This is true if the Elapsed Time attribute has been set.


extensionName

java.lang.String extensionName
The cached value of the 'Extension Name' attribute.

See Also:
CommonBaseEventImpl.getExtensionName()

localInstanceId

java.lang.String localInstanceId
The cached value of the 'Local Instance Id' attribute.

See Also:
CommonBaseEventImpl.getLocalInstanceId()

msg

java.lang.String msg
The cached value of the 'Msg' attribute.

See Also:
CommonBaseEventImpl.getMsg()

priority

short priority
The cached value of the 'Priority' attribute.

See Also:
CommonBaseEventImpl.getPriority()

priorityESet

boolean priorityESet
This is true if the Priority attribute has been set.


repeatCount

short repeatCount
The cached value of the 'Repeat Count' attribute.

See Also:
CommonBaseEventImpl.getRepeatCount()

repeatCountESet

boolean repeatCountESet
This is true if the Repeat Count attribute has been set.


sequenceNumber

long sequenceNumber
The cached value of the 'Sequence Number' attribute.

See Also:
CommonBaseEventImpl.getSequenceNumber()

sequenceNumberESet

boolean sequenceNumberESet
This is true if the Sequence Number attribute has been set.


severity

short severity
The cached value of the 'Severity' attribute.

See Also:
CommonBaseEventImpl.getSeverity()

severityESet

boolean severityESet
This is true if the Severity attribute has been set.


version

java.lang.String version
The cached value of the 'Version' attribute.

See Also:
CommonBaseEventImpl.getVersion()

any

org.eclipse.emf.common.util.EList any
The cached value of the 'Any' attribute list.

See Also:
CommonBaseEventImpl.getAny()

situation

Situation situation
The cached value of the 'Situation' containment reference.

See Also:
CommonBaseEventImpl.getSituation()

associatedEvents

org.eclipse.emf.common.util.EList associatedEvents
The cached value of the 'Associated Events' containment reference list.

See Also:
CommonBaseEventImpl.getAssociatedEvents()

contextDataElements

org.eclipse.emf.common.util.EList contextDataElements
The cached value of the 'Context Data Elements' containment reference list.

See Also:
CommonBaseEventImpl.getContextDataElements()

extendedDataElements

org.eclipse.emf.common.util.EList extendedDataElements
The cached value of the 'Extended Data Elements' containment reference list.

See Also:
CommonBaseEventImpl.getExtendedDataElements()

msgDataElement

MsgDataElement msgDataElement
The cached value of the 'Msg Data Element' containment reference.

See Also:
CommonBaseEventImpl.getMsgDataElement()

reporterComponentId

ComponentIdentification reporterComponentId
The cached value of the 'Reporter Component Id' containment reference.

See Also:
CommonBaseEventImpl.getReporterComponentId()

sourceComponentId

ComponentIdentification sourceComponentId
The cached value of the 'Source Component Id' containment reference.

See Also:
CommonBaseEventImpl.getSourceComponentId()

Class org.eclipse.hyades.logging.events.cbe.impl.ComponentIdentificationImpl implements Serializable

Serialized Fields

application

java.lang.String application
The cached value of the 'Application' attribute.

See Also:
ComponentIdentificationImpl.getApplication()

component

java.lang.String component
The cached value of the 'Component' attribute.

See Also:
ComponentIdentificationImpl.getComponent()

componentType

java.lang.String componentType
The cached value of the 'Component Type' attribute.

See Also:
ComponentIdentificationImpl.getComponentType()

componentIdType

java.lang.String componentIdType
The cached value of the 'Component Id Type' attribute.

See Also:
ComponentIdentificationImpl.getComponentIdType()

executionEnvironment

java.lang.String executionEnvironment
The cached value of the 'Execution Environment' attribute.

See Also:
ComponentIdentificationImpl.getExecutionEnvironment()

instanceId

java.lang.String instanceId
The cached value of the 'Instance Id' attribute.

See Also:
ComponentIdentificationImpl.getInstanceId()

location

java.lang.String location
The cached value of the 'Location' attribute.

See Also:
ComponentIdentificationImpl.getLocation()

locationType

java.lang.String locationType
The cached value of the 'Location Type' attribute.

See Also:
ComponentIdentificationImpl.getLocationType()

processId

java.lang.String processId
The cached value of the 'Process Id' attribute.

See Also:
ComponentIdentificationImpl.getProcessId()

subComponent

java.lang.String subComponent
The cached value of the 'Sub Component' attribute.

See Also:
ComponentIdentificationImpl.getSubComponent()

threadId

java.lang.String threadId
The cached value of the 'Thread Id' attribute.

See Also:
ComponentIdentificationImpl.getThreadId()

Class org.eclipse.hyades.logging.events.cbe.impl.ConfigureSituationImpl implements Serializable

Serialized Fields

successDisposition

java.lang.String successDisposition
The cached value of the 'Success Disposition' attribute.

See Also:
ConfigureSituationImpl.getSuccessDisposition()

Class org.eclipse.hyades.logging.events.cbe.impl.ConnectSituationImpl implements Serializable

Serialized Fields

successDisposition

java.lang.String successDisposition
The cached value of the 'Success Disposition' attribute.

See Also:
ConnectSituationImpl.getSuccessDisposition()

situationDisposition

java.lang.String situationDisposition
The cached value of the 'Situation Disposition' attribute.

See Also:
ConnectSituationImpl.getSituationDisposition()

Class org.eclipse.hyades.logging.events.cbe.impl.ContextDataElementImpl implements Serializable

Serialized Fields

contextId

java.lang.String contextId
The cached value of the 'Context Id' attribute.

See Also:
ContextDataElementImpl.getContextId()

contextValue

java.lang.String contextValue
The cached value of the 'Context Value' attribute.

See Also:
ContextDataElementImpl.getContextValue()

name

java.lang.String name
The cached value of the 'Name' attribute.

See Also:
ContextDataElementImpl.getName()

type

java.lang.String type
The cached value of the 'Type' attribute.

See Also:
ContextDataElementImpl.getType()

Class org.eclipse.hyades.logging.events.cbe.impl.CreateSituationImpl implements Serializable

Serialized Fields

successDisposition

java.lang.String successDisposition
The cached value of the 'Success Disposition' attribute.

See Also:
CreateSituationImpl.getSuccessDisposition()

Class org.eclipse.hyades.logging.events.cbe.impl.DependencySituationImpl implements Serializable

Serialized Fields

dependencyDisposition

java.lang.String dependencyDisposition
The cached value of the 'Dependency Disposition' attribute.

See Also:
DependencySituationImpl.getDependencyDisposition()

Class org.eclipse.hyades.logging.events.cbe.impl.DestroySituationImpl implements Serializable

Serialized Fields

successDisposition

java.lang.String successDisposition
The cached value of the 'Success Disposition' attribute.

See Also:
DestroySituationImpl.getSuccessDisposition()

Class org.eclipse.hyades.logging.events.cbe.impl.EventFactoryImpl implements Serializable

Serialized Fields

contentHandler

ContentHandler contentHandler
Content handler associated to this factory.


completeEvent

boolean completeEvent
Flag to determine if the associated content handler should be invoked upon event creation.

Class org.eclipse.hyades.logging.events.cbe.impl.ExtendedDataElementImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Required to circumvent a problem with de/serializing EMF ELists with RMI over IIOP by converting EMF ELists to Lists.

java.io.IOException
java.lang.ClassNotFoundException
See Also:
Serializable

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Required to circumvent a problem with de/serializing EMF ELists with RMI over IIOP by converting EMF ELists to Lists.

java.io.IOException
See Also:
Serializable
Serialized Fields

hexValue

java.lang.String hexValue
The cached value of the 'Hex Value' attribute.

See Also:
ExtendedDataElementImpl.getHexValue()

name

java.lang.String name
The cached value of the 'Name' attribute.

See Also:
ExtendedDataElementImpl.getName()

type

java.lang.String type
The cached value of the 'Type' attribute.

See Also:
ExtendedDataElementImpl.getType()

values

org.eclipse.emf.common.util.EList values
The cached value of the 'Values' attribute list.

See Also:
ExtendedDataElementImpl.getValues()

children

org.eclipse.emf.common.util.EList children
The cached value of the 'Children' containment reference list.

See Also:
ExtendedDataElementImpl.getChildren()

Class org.eclipse.hyades.logging.events.cbe.impl.FeatureSituationImpl implements Serializable

Serialized Fields

featureDisposition

java.lang.String featureDisposition
The cached value of the 'Feature Disposition' attribute.

See Also:
FeatureSituationImpl.getFeatureDisposition()

Class org.eclipse.hyades.logging.events.cbe.impl.MsgCatalogTokenImpl implements Serializable

Serialized Fields

value

java.lang.String value
The cached value of the 'Value' attribute.

See Also:
MsgCatalogTokenImpl.getValue()

Class org.eclipse.hyades.logging.events.cbe.impl.MsgDataElementImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Required to circumvent a problem with de/serializing EMF ELists with RMI over IIOP by converting EMF ELists to Lists.

java.io.IOException
java.lang.ClassNotFoundException
See Also:
Serializable

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Required to circumvent a problem with de/serializing EMF ELists with RMI over IIOP by converting EMF ELists to Lists.

java.io.IOException
See Also:
Serializable
Serialized Fields

msgIdType

java.lang.String msgIdType
The cached value of the 'Msg Id Type' attribute.

See Also:
MsgDataElementImpl.getMsgIdType()

msgCatalogType

java.lang.String msgCatalogType
The cached value of the 'Msg Catalog Type' attribute.

See Also:
MsgDataElementImpl.getMsgCatalogType()

msgCatalog

java.lang.String msgCatalog
The cached value of the 'Msg Catalog' attribute.

See Also:
MsgDataElementImpl.getMsgCatalog()

msgCatalogId

java.lang.String msgCatalogId
The cached value of the 'Msg Catalog Id' attribute.

See Also:
MsgDataElementImpl.getMsgCatalogId()

msgId

java.lang.String msgId
The cached value of the 'Msg Id' attribute.

See Also:
MsgDataElementImpl.getMsgId()

msgLocale

java.lang.String msgLocale
The cached value of the 'Msg Locale' attribute.

See Also:
MsgDataElementImpl.getMsgLocale()

msgCatalogTokens

org.eclipse.emf.common.util.EList msgCatalogTokens
The cached value of the 'Msg Catalog Tokens' containment reference list.

See Also:
MsgDataElementImpl.getMsgCatalogTokens()

Class org.eclipse.hyades.logging.events.cbe.impl.OtherSituationImpl implements Serializable

Serialized Fields

any

java.lang.String any
The cached value of the 'Any' attribute.

See Also:
OtherSituationImpl.getAny()

Class org.eclipse.hyades.logging.events.cbe.impl.ReportSituationImpl implements Serializable

Serialized Fields

reportCategory

java.lang.String reportCategory
The cached value of the 'Report Category' attribute.

See Also:
ReportSituationImpl.getReportCategory()

Class org.eclipse.hyades.logging.events.cbe.impl.RequestSituationImpl implements Serializable

Serialized Fields

successDisposition

java.lang.String successDisposition
The cached value of the 'Success Disposition' attribute.

See Also:
RequestSituationImpl.getSuccessDisposition()

situationQualifier

java.lang.String situationQualifier
The cached value of the 'Situation Qualifier' attribute.

See Also:
RequestSituationImpl.getSituationQualifier()

Class org.eclipse.hyades.logging.events.cbe.impl.SerializableImpl implements Serializable

Class org.eclipse.hyades.logging.events.cbe.impl.SituationImpl implements Serializable

Serialized Fields

categoryName

java.lang.String categoryName
The cached value of the 'Category Name' attribute.

See Also:
SituationImpl.getCategoryName()

situationType

SituationType situationType
The cached value of the 'Situation Type' containment reference.

See Also:
SituationImpl.getSituationType()

Class org.eclipse.hyades.logging.events.cbe.impl.SituationTypeImpl implements Serializable

Serialized Fields

reasoningScope

java.lang.String reasoningScope
The cached value of the 'Reasoning Scope' attribute.

See Also:
SituationTypeImpl.getReasoningScope()

Class org.eclipse.hyades.logging.events.cbe.impl.StartSituationImpl implements Serializable

Serialized Fields

successDisposition

java.lang.String successDisposition
The cached value of the 'Success Disposition' attribute.

See Also:
StartSituationImpl.getSuccessDisposition()

situationQualifier

java.lang.String situationQualifier
The cached value of the 'Situation Qualifier' attribute.

See Also:
StartSituationImpl.getSituationQualifier()

Class org.eclipse.hyades.logging.events.cbe.impl.StopSituationImpl implements Serializable

Serialized Fields

successDisposition

java.lang.String successDisposition
The cached value of the 'Success Disposition' attribute.

See Also:
StopSituationImpl.getSuccessDisposition()

situationQualifier

java.lang.String situationQualifier
The cached value of the 'Situation Qualifier' attribute.

See Also:
StopSituationImpl.getSituationQualifier()


Package org.eclipse.hyades.logging.events.cbe.util

Class org.eclipse.hyades.logging.events.cbe.util.EventPermission implements Serializable