|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.hyades.models.hierarchy.impl.AbstractDefaultEventImpl
org.eclipse.hyades.models.cbe.impl.CBEDefaultEventImpl
org.eclipse.hyades.models.cbe.impl.CBECommonBaseEventImpl
An implementation of the model object 'Common Base Event'.
The following features are implemented:
Local Instance IdGlobal Instance IdCreation TimeTime ZoneSeverityPriorityMsgRepeat CountElapsed TimeSequence NumberVersionOther DataContext Data ElementsReporter Component IdSource Component IdMsg Data ElementSituationAdjusted Creation Time
| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
protected static double |
ADJUSTED_CREATION_TIME_EDEFAULT
The default value of the ' Adjusted Creation Time' attribute |
protected org.eclipse.emf.common.util.EList |
contextDataElements
The cached value of the ' Context Data Elements' containment reference list |
static java.lang.String |
copyright
|
protected static double |
CREATION_TIME_EDEFAULT
The default value of the ' Creation Time' attribute |
protected double |
creationTime
The cached value of the ' Creation Time' attribute |
protected static long |
ELAPSED_TIME_EDEFAULT
The default value of the ' Elapsed Time' attribute |
protected long |
elapsedTime
The cached value of the ' Elapsed Time' attribute |
protected static java.lang.String |
GLOBAL_INSTANCE_ID_EDEFAULT
The default value of the ' Global Instance Id' attribute |
protected java.lang.String |
globalInstanceId
The cached value of the ' Global Instance Id' attribute |
protected static java.lang.String |
LOCAL_INSTANCE_ID_EDEFAULT
The default value of the ' Local Instance Id' attribute |
protected java.lang.String |
localInstanceId
The cached value of the ' Local Instance Id' attribute |
protected java.lang.String |
msg
The cached value of the ' Msg' attribute |
protected static java.lang.String |
MSG_EDEFAULT
The default value of the ' Msg' attribute |
protected CBEMsgDataElement |
msgDataElement
The cached value of the ' Msg Data Element' containment reference |
protected org.eclipse.emf.common.util.EList |
otherData
The cached value of the ' Other Data' attribute list |
protected short |
priority
The cached value of the ' Priority' attribute |
protected static short |
PRIORITY_EDEFAULT
The default value of the ' Priority' attribute |
protected static short |
REPEAT_COUNT_EDEFAULT
The default value of the ' Repeat Count' attribute |
protected short |
repeatCount
The cached value of the ' Repeat Count' attribute |
protected CBEComponentIdentification |
reporterComponentId
The cached value of the ' Reporter Component Id' containment reference |
protected static long |
SEQUENCE_NUMBER_EDEFAULT
The default value of the ' Sequence Number' attribute |
protected long |
sequenceNumber
The cached value of the ' Sequence Number' attribute |
protected short |
severity
The cached value of the ' Severity' attribute |
protected static short |
SEVERITY_EDEFAULT
The default value of the ' Severity' attribute |
protected CBESituation |
situation
The cached value of the ' Situation' containment reference |
protected CBEComponentIdentification |
sourceComponentId
The cached value of the ' Source Component Id' containment reference |
protected static short |
TIME_ZONE_EDEFAULT
The default value of the ' Time Zone' attribute |
protected short |
timeZone
The cached value of the ' Time Zone' attribute |
protected java.lang.String |
version
The cached value of the ' Version' attribute |
protected static java.lang.String |
VERSION_EDEFAULT
The default value of the ' Version' attribute |
| Fields inherited from class org.eclipse.hyades.models.cbe.impl.CBEDefaultEventImpl |
|---|
analyzed, ANALYZED_EDEFAULT, extendedProperties, EXTENSION_NAME_EDEFAULT, extensionName, symptoms |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
CBECommonBaseEventImpl()
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMsgDataElement(CBEMsgDataElement newMsgDataElement,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetReporterComponentId(CBEComponentIdentification newReporterComponentId,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSituation(CBESituation newSituation,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSourceComponentId(CBEComponentIdentification newSourceComponentId,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
double |
getAdjustedCreationTime()
|
org.eclipse.emf.common.util.EList |
getContextDataElements()
|
double |
getCreationTime()
|
long |
getElapsedTime()
|
java.lang.String |
getGlobalInstanceId()
|
java.lang.String |
getLocalInstanceId()
|
java.lang.String |
getMsg()
|
CBEMsgDataElement |
getMsgDataElement()
|
org.eclipse.emf.common.util.EList |
getOtherData()
|
short |
getPriority()
|
short |
getRepeatCount()
|
CBEComponentIdentification |
getReporterComponentId()
|
long |
getSequenceNumber()
|
short |
getSeverity()
|
CBESituation |
getSituation()
|
CBEComponentIdentification |
getSourceComponentId()
|
short |
getTimeZone()
|
java.lang.String |
getVersion()
|
void |
setCreationTime(double newCreationTime)
|
void |
setElapsedTime(long newElapsedTime)
|
void |
setGlobalInstanceId(java.lang.String newGlobalInstanceId)
|
void |
setLocalInstanceId(java.lang.String newLocalInstanceId)
|
void |
setMsg(java.lang.String newMsg)
|
void |
setMsgDataElement(CBEMsgDataElement newMsgDataElement)
|
void |
setPriority(short newPriority)
|
void |
setRepeatCount(short newRepeatCount)
|
void |
setReporterComponentId(CBEComponentIdentification newReporterComponentId)
|
void |
setSequenceNumber(long newSequenceNumber)
|
void |
setSeverity(short newSeverity)
|
void |
setSituation(CBESituation newSituation)
Sets the value of the ' Situation' containment reference |
void |
setSituationGen(CBESituation newSituation)
|
void |
setSourceComponentId(CBEComponentIdentification newSourceComponentId)
Sets the value of the ' Source Component Id' containment reference |
void |
setSourceComponentIdGen(CBEComponentIdentification newSourceComponentId)
|
void |
setTimeZone(short newTimeZone)
|
void |
setVersion(java.lang.String newVersion)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.hyades.models.cbe.impl.CBEDefaultEventImpl |
|---|
getExtendedProperties, getExtensionName, getSymptoms, isAnalyzed, setAnalyzed, setExtensionName |
| Methods inherited from class org.eclipse.hyades.models.hierarchy.impl.AbstractDefaultEventImpl |
|---|
basicSetAgent, eBasicRemoveFromContainerFeature, eInverseAdd, getAgent, setAgent |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.hyades.models.cbe.CBEDefaultEvent |
|---|
getExtendedProperties, getExtensionName, getSymptoms, isAnalyzed, setAnalyzed, setExtensionName |
| Methods inherited from interface org.eclipse.hyades.models.hierarchy.AbstractDefaultEvent |
|---|
getAgent, setAgent |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
public static final java.lang.String copyright
protected static final java.lang.String LOCAL_INSTANCE_ID_EDEFAULT
Local Instance Id' attribute.
getLocalInstanceId()protected java.lang.String localInstanceId
Local Instance Id' attribute.
getLocalInstanceId()protected static final java.lang.String GLOBAL_INSTANCE_ID_EDEFAULT
Global Instance Id' attribute.
getGlobalInstanceId()protected java.lang.String globalInstanceId
Global Instance Id' attribute.
getGlobalInstanceId()protected static final double CREATION_TIME_EDEFAULT
Creation Time' attribute.
getCreationTime(),
Constant Field Valuesprotected double creationTime
Creation Time' attribute.
getCreationTime()protected static final short TIME_ZONE_EDEFAULT
Time Zone' attribute.
getTimeZone(),
Constant Field Valuesprotected short timeZone
Time Zone' attribute.
getTimeZone()protected static final short SEVERITY_EDEFAULT
Severity' attribute.
getSeverity(),
Constant Field Valuesprotected short severity
Severity' attribute.
getSeverity()protected static final short PRIORITY_EDEFAULT
Priority' attribute.
getPriority(),
Constant Field Valuesprotected short priority
Priority' attribute.
getPriority()protected static final java.lang.String MSG_EDEFAULT
Msg' attribute.
getMsg()protected java.lang.String msg
Msg' attribute.
getMsg()protected static final short REPEAT_COUNT_EDEFAULT
Repeat Count' attribute.
getRepeatCount(),
Constant Field Valuesprotected short repeatCount
Repeat Count' attribute.
getRepeatCount()protected static final long ELAPSED_TIME_EDEFAULT
Elapsed Time' attribute.
getElapsedTime(),
Constant Field Valuesprotected long elapsedTime
Elapsed Time' attribute.
getElapsedTime()protected static final long SEQUENCE_NUMBER_EDEFAULT
Sequence Number' attribute.
getSequenceNumber(),
Constant Field Valuesprotected long sequenceNumber
Sequence Number' attribute.
getSequenceNumber()protected static final java.lang.String VERSION_EDEFAULT
Version' attribute.
getVersion(),
Constant Field Valuesprotected java.lang.String version
Version' attribute.
getVersion()protected org.eclipse.emf.common.util.EList otherData
Other Data' attribute list.
getOtherData()protected org.eclipse.emf.common.util.EList contextDataElements
Context Data Elements' containment reference list.
getContextDataElements()protected CBEComponentIdentification reporterComponentId
Reporter Component Id' containment reference.
getReporterComponentId()protected CBEComponentIdentification sourceComponentId
Source Component Id' containment reference.
getSourceComponentId()protected CBEMsgDataElement msgDataElement
Msg Data Element' containment reference.
getMsgDataElement()protected CBESituation situation
Situation' containment reference.
getSituation()protected static final double ADJUSTED_CREATION_TIME_EDEFAULT
Adjusted Creation Time' attribute.
getAdjustedCreationTime(),
Constant Field Values| Constructor Detail |
protected CBECommonBaseEventImpl()
| Method Detail |
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class CBEDefaultEventImplpublic java.lang.String getLocalInstanceId()
getLocalInstanceId in interface CBECommonBaseEventCBECommonBaseEvent.setLocalInstanceId(String),
CBEPackage.getCBECommonBaseEvent_LocalInstanceId()public void setLocalInstanceId(java.lang.String newLocalInstanceId)
setLocalInstanceId in interface CBECommonBaseEventnewLocalInstanceId - the new value of the 'Local Instance Id' attribute.CBECommonBaseEvent.getLocalInstanceId()public java.lang.String getGlobalInstanceId()
getGlobalInstanceId in interface CBECommonBaseEventCBECommonBaseEvent.setGlobalInstanceId(String),
CBEPackage.getCBECommonBaseEvent_GlobalInstanceId()public void setGlobalInstanceId(java.lang.String newGlobalInstanceId)
setGlobalInstanceId in interface CBECommonBaseEventnewGlobalInstanceId - the new value of the 'Global Instance Id' attribute.CBECommonBaseEvent.getGlobalInstanceId()public double getCreationTime()
getCreationTime in interface CBECommonBaseEventCBECommonBaseEvent.setCreationTime(double),
CBEPackage.getCBECommonBaseEvent_CreationTime()public void setCreationTime(double newCreationTime)
setCreationTime in interface CBECommonBaseEventnewCreationTime - the new value of the 'Creation Time' attribute.CBECommonBaseEvent.getCreationTime()public double getAdjustedCreationTime()
getAdjustedCreationTime in interface CBECommonBaseEventCBEPackage.getCBECommonBaseEvent_AdjustedCreationTime()public short getTimeZone()
getTimeZone in interface CBECommonBaseEventCBECommonBaseEvent.setTimeZone(short),
CBEPackage.getCBECommonBaseEvent_TimeZone()public void setTimeZone(short newTimeZone)
setTimeZone in interface CBECommonBaseEventnewTimeZone - the new value of the 'Time Zone' attribute.CBECommonBaseEvent.getTimeZone()public short getSeverity()
getSeverity in interface CBECommonBaseEventCBECommonBaseEvent.setSeverity(short),
CBEPackage.getCBECommonBaseEvent_Severity()public void setSeverity(short newSeverity)
setSeverity in interface CBECommonBaseEventnewSeverity - the new value of the 'Severity' attribute.CBECommonBaseEvent.getSeverity()public short getPriority()
getPriority in interface CBECommonBaseEventCBECommonBaseEvent.setPriority(short),
CBEPackage.getCBECommonBaseEvent_Priority()public void setPriority(short newPriority)
setPriority in interface CBECommonBaseEventnewPriority - the new value of the 'Priority' attribute.CBECommonBaseEvent.getPriority()public java.lang.String getMsg()
getMsg in interface CBECommonBaseEventCBECommonBaseEvent.setMsg(String),
CBEPackage.getCBECommonBaseEvent_Msg()public void setMsg(java.lang.String newMsg)
setMsg in interface CBECommonBaseEventnewMsg - the new value of the 'Msg' attribute.CBECommonBaseEvent.getMsg()public short getRepeatCount()
getRepeatCount in interface CBECommonBaseEventCBECommonBaseEvent.setRepeatCount(short),
CBEPackage.getCBECommonBaseEvent_RepeatCount()public void setRepeatCount(short newRepeatCount)
setRepeatCount in interface CBECommonBaseEventnewRepeatCount - the new value of the 'Repeat Count' attribute.CBECommonBaseEvent.getRepeatCount()public long getElapsedTime()
getElapsedTime in interface CBECommonBaseEventCBECommonBaseEvent.setElapsedTime(long),
CBEPackage.getCBECommonBaseEvent_ElapsedTime()public void setElapsedTime(long newElapsedTime)
setElapsedTime in interface CBECommonBaseEventnewElapsedTime - the new value of the 'Elapsed Time' attribute.CBECommonBaseEvent.getElapsedTime()public long getSequenceNumber()
getSequenceNumber in interface CBECommonBaseEventCBECommonBaseEvent.setSequenceNumber(long),
CBEPackage.getCBECommonBaseEvent_SequenceNumber()public void setSequenceNumber(long newSequenceNumber)
setSequenceNumber in interface CBECommonBaseEventnewSequenceNumber - the new value of the 'Sequence Number' attribute.CBECommonBaseEvent.getSequenceNumber()public java.lang.String getVersion()
getVersion in interface CBECommonBaseEventCBECommonBaseEvent.setVersion(String),
CBEPackage.getCBECommonBaseEvent_Version()public void setVersion(java.lang.String newVersion)
setVersion in interface CBECommonBaseEventnewVersion - the new value of the 'Version' attribute.CBECommonBaseEvent.getVersion()public org.eclipse.emf.common.util.EList getOtherData()
getOtherData in interface CBECommonBaseEventCBEPackage.getCBECommonBaseEvent_OtherData()public org.eclipse.emf.common.util.EList getContextDataElements()
getContextDataElements in interface CBECommonBaseEventCBEPackage.getCBECommonBaseEvent_ContextDataElements()public CBEComponentIdentification getReporterComponentId()
getReporterComponentId in interface CBECommonBaseEventCBECommonBaseEvent.setReporterComponentId(CBEComponentIdentification),
CBEPackage.getCBECommonBaseEvent_ReporterComponentId()
public org.eclipse.emf.common.notify.NotificationChain basicSetReporterComponentId(CBEComponentIdentification newReporterComponentId,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setReporterComponentId(CBEComponentIdentification newReporterComponentId)
setReporterComponentId in interface CBECommonBaseEventnewReporterComponentId - the new value of the 'Reporter Component Id' containment reference.CBECommonBaseEvent.getReporterComponentId()public CBEComponentIdentification getSourceComponentId()
getSourceComponentId in interface CBECommonBaseEventCBECommonBaseEvent.setSourceComponentId(CBEComponentIdentification),
CBEPackage.getCBECommonBaseEvent_SourceComponentId()
public org.eclipse.emf.common.notify.NotificationChain basicSetSourceComponentId(CBEComponentIdentification newSourceComponentId,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSourceComponentId(CBEComponentIdentification newSourceComponentId)
CBECommonBaseEventSource Component Id' containment reference.
setSourceComponentId in interface CBECommonBaseEventnewSourceComponentId - the new value of the 'Source Component Id' containment reference.CBECommonBaseEvent.getSourceComponentId()public void setSourceComponentIdGen(CBEComponentIdentification newSourceComponentId)
public CBEMsgDataElement getMsgDataElement()
getMsgDataElement in interface CBECommonBaseEventCBECommonBaseEvent.setMsgDataElement(CBEMsgDataElement),
CBEPackage.getCBECommonBaseEvent_MsgDataElement()
public org.eclipse.emf.common.notify.NotificationChain basicSetMsgDataElement(CBEMsgDataElement newMsgDataElement,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMsgDataElement(CBEMsgDataElement newMsgDataElement)
setMsgDataElement in interface CBECommonBaseEventnewMsgDataElement - the new value of the 'Msg Data Element' containment reference.CBECommonBaseEvent.getMsgDataElement()public CBESituation getSituation()
getSituation in interface CBECommonBaseEventCBECommonBaseEvent.setSituation(CBESituation),
CBEPackage.getCBECommonBaseEvent_Situation()
public org.eclipse.emf.common.notify.NotificationChain basicSetSituation(CBESituation newSituation,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSituation(CBESituation newSituation)
CBECommonBaseEventSituation' containment reference.
setSituation in interface CBECommonBaseEventnewSituation - the new value of the 'Situation' containment reference.CBECommonBaseEvent.getSituation()public void setSituationGen(CBESituation newSituation)
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class CBEDefaultEventImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class CBEDefaultEventImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class CBEDefaultEventImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class CBEDefaultEventImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class CBEDefaultEventImplpublic java.lang.String toString()
toString in class CBEDefaultEventImpl
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||