Serialized Form


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

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

Class org.eclipse.hyades.logging.events.cbe.EventException extends java.lang.Exception implements Serializable

Serialized Fields

file

java.lang.String file
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.


parms

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


ivCause

java.lang.Throwable ivCause
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. If this field is equal to this throwable itself, it indicates that the cause of this throwable has not yet been initialized.

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

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

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


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

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

serialVersionUID: -4327879421885580788l

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 extends SerializableImpl implements Serializable

serialVersionUID: -6792679299982203134l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: 8909448887998100984l

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 extends SerializableImpl implements Serializable

serialVersionUID: -7210409289362234835l

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.

Throws:
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.

Throws:
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 extends SerializableImpl implements Serializable

serialVersionUID: 6775338617504967755l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: 8574705609679075430l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: 2872460422753085360l

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 extends SerializableImpl implements Serializable

serialVersionUID: 1340201980987934512l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: -7188058952937416744l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: -5050575227459575744l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: -6561753088656143510l

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 extends org.eclipse.emf.ecore.impl.EFactoryImpl implements Serializable

serialVersionUID: -4678401577300618645l

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 extends SerializableImpl implements Serializable

serialVersionUID: -6200886839335499445l

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.

Throws:
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.

Throws:
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 extends SituationTypeImpl implements Serializable

serialVersionUID: 6050554845460888366l

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 extends SerializableImpl implements Serializable

serialVersionUID: -6393202095027819696l

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 extends SerializableImpl implements Serializable

serialVersionUID: -4093681142902289230l

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.

Throws:
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.

Throws:
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 extends SituationTypeImpl implements Serializable

serialVersionUID: -5897367805519026920l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: -1098217546719008016l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: -7412881511463504218l

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 extends org.eclipse.emf.ecore.impl.EObjectImpl implements Serializable

serialVersionUID: -283263759388022528l

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

serialVersionUID: 8478109585082201367l

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 extends SerializableImpl implements Serializable

serialVersionUID: -8522169030887137276l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: 6903490878913727667l

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 extends SituationTypeImpl implements Serializable

serialVersionUID: 751277197537638071l

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 extends java.security.BasicPermission implements Serializable