Serialized Form
|
Package org.eclipse.hyades.logging.events.cbe |
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.
|
Package org.eclipse.hyades.logging.events.cbe.impl |
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()
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()
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()
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
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()
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()
successDisposition
java.lang.String successDisposition
- The cached value of the '
Success Disposition' attribute.
- See Also:
ConfigureSituationImpl.getSuccessDisposition()
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()
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()
successDisposition
java.lang.String successDisposition
- The cached value of the '
Success Disposition' attribute.
- See Also:
CreateSituationImpl.getSuccessDisposition()
dependencyDisposition
java.lang.String dependencyDisposition
- The cached value of the '
Dependency Disposition' attribute.
- See Also:
DependencySituationImpl.getDependencyDisposition()
successDisposition
java.lang.String successDisposition
- The cached value of the '
Success Disposition' attribute.
- See Also:
DestroySituationImpl.getSuccessDisposition()
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.
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
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()
featureDisposition
java.lang.String featureDisposition
- The cached value of the '
Feature Disposition' attribute.
- See Also:
FeatureSituationImpl.getFeatureDisposition()
value
java.lang.String value
- The cached value of the '
Value' attribute.
- See Also:
MsgCatalogTokenImpl.getValue()
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
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()
any
java.lang.String any
- The cached value of the '
Any' attribute.
- See Also:
OtherSituationImpl.getAny()
reportCategory
java.lang.String reportCategory
- The cached value of the '
Report Category' attribute.
- See Also:
ReportSituationImpl.getReportCategory()
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()
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()
reasoningScope
java.lang.String reasoningScope
- The cached value of the '
Reasoning Scope' attribute.
- See Also:
SituationTypeImpl.getReasoningScope()
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()
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 |