|
TPTP 4.5.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.tptp.symptom.eventwrappers.CBEDefaultEventWeakRef
public class CBEDefaultEventWeakRef
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.hyades.models.cbe.CBEDefaultEvent |
|---|
copyright |
| Constructor Summary | |
|---|---|
CBEDefaultEventWeakRef(CBEDefaultEvent original)
|
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
eAdapters()
|
org.eclipse.emf.common.util.TreeIterator |
eAllContents()
|
org.eclipse.emf.ecore.EClass |
eClass()
|
org.eclipse.emf.ecore.EObject |
eContainer()
|
org.eclipse.emf.ecore.EStructuralFeature |
eContainingFeature()
|
org.eclipse.emf.ecore.EReference |
eContainmentFeature()
|
org.eclipse.emf.common.util.EList |
eContents()
|
org.eclipse.emf.common.util.EList |
eCrossReferences()
|
boolean |
eDeliver()
|
java.lang.Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature feature)
|
java.lang.Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature feature,
boolean resolve)
|
boolean |
eIsProxy()
|
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature feature)
|
void |
eNotify(org.eclipse.emf.common.notify.Notification notification)
|
org.eclipse.emf.ecore.resource.Resource |
eResource()
|
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature feature,
java.lang.Object newValue)
|
void |
eSetDeliver(boolean deliver)
|
void |
eUnset(org.eclipse.emf.ecore.EStructuralFeature feature)
|
TRCAgent |
getAgent()
Returns the value of the 'Agent' container reference. |
CBEDefaultEvent |
getDelegate()
|
org.eclipse.emf.common.util.EList |
getExtendedProperties()
Returns the value of the 'Extended Properties' containment reference list. |
java.lang.String |
getExtensionName()
Returns the value of the 'Extension Name' attribute. |
org.eclipse.emf.common.util.EList |
getSymptoms()
Returns the value of the 'Symptoms' reference list. |
boolean |
isAnalyzed()
Returns the value of the 'Analyzed' attribute. |
void |
setAgent(TRCAgent value)
Sets the value of the ' Agent' container reference |
void |
setAnalyzed(boolean value)
Sets the value of the ' Analyzed' attribute |
void |
setExtensionName(java.lang.String value)
Sets the value of the ' Extension Name' attribute |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CBEDefaultEventWeakRef(CBEDefaultEvent original)
| Method Detail |
|---|
public CBEDefaultEvent getDelegate()
public org.eclipse.emf.common.util.EList eAdapters()
eAdapters in interface org.eclipse.emf.common.notify.Notifierpublic org.eclipse.emf.common.util.TreeIterator eAllContents()
eAllContents in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.ecore.EClass eClass()
eClass in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.ecore.EObject eContainer()
eContainer in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.ecore.EStructuralFeature eContainingFeature()
eContainingFeature in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.ecore.EReference eContainmentFeature()
eContainmentFeature in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.common.util.EList eContents()
eContents in interface org.eclipse.emf.ecore.EObjectpublic org.eclipse.emf.common.util.EList eCrossReferences()
eCrossReferences in interface org.eclipse.emf.ecore.EObjectpublic boolean eDeliver()
eDeliver in interface org.eclipse.emf.common.notify.Notifier
public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature feature,
boolean resolve)
eGet in interface org.eclipse.emf.ecore.EObjectpublic java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature feature)
eGet in interface org.eclipse.emf.ecore.EObjectpublic boolean eIsProxy()
eIsProxy in interface org.eclipse.emf.ecore.EObjectpublic boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature feature)
eIsSet in interface org.eclipse.emf.ecore.EObjectpublic void eNotify(org.eclipse.emf.common.notify.Notification notification)
eNotify in interface org.eclipse.emf.common.notify.Notifierpublic org.eclipse.emf.ecore.resource.Resource eResource()
eResource in interface org.eclipse.emf.ecore.EObject
public void eSet(org.eclipse.emf.ecore.EStructuralFeature feature,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.EObjectpublic void eSetDeliver(boolean deliver)
eSetDeliver in interface org.eclipse.emf.common.notify.Notifierpublic void eUnset(org.eclipse.emf.ecore.EStructuralFeature feature)
eUnset in interface org.eclipse.emf.ecore.EObjectpublic TRCAgent getAgent()
AbstractDefaultEventDefault Events'.
If the meaning of the 'Agent' container reference isn't clear, there really should be more of a description here...
getAgent in interface AbstractDefaultEventAbstractDefaultEvent.setAgent(TRCAgent),
HierarchyPackage.getAbstractDefaultEvent_Agent(),
TRCAgent.getDefaultEvents()public org.eclipse.emf.common.util.EList getExtendedProperties()
CBEDefaultEventCBEDefaultElement.
If the meaning of the 'Extended Properties' containment reference list isn't clear, there really should be more of a description here...
getExtendedProperties in interface CBEDefaultEventCBEPackage.getCBEDefaultEvent_ExtendedProperties()public java.lang.String getExtensionName()
CBEDefaultEvent"CBECommonBaseEvent".
If the meaning of the 'Extension Name' attribute isn't clear, there really should be more of a description here...
getExtensionName in interface CBEDefaultEventCBEDefaultEvent.setExtensionName(String),
CBEPackage.getCBEDefaultEvent_ExtensionName()public org.eclipse.emf.common.util.EList getSymptoms()
CBEDefaultEventSDBSymptom.
If the meaning of the 'Symptoms' reference list isn't clear, there really should be more of a description here...
getSymptoms in interface CBEDefaultEventCBEPackage.getCBEDefaultEvent_Symptoms()public boolean isAnalyzed()
CBEDefaultEvent"false".
If the meaning of the 'Analyzed' attribute isn't clear, there really should be more of a description here...
this member is used to indicate if the event has been analyzed by an engine.
isAnalyzed in interface CBEDefaultEventCBEDefaultEvent.setAnalyzed(boolean),
CBEPackage.getCBEDefaultEvent_Analyzed()public void setAgent(TRCAgent value)
AbstractDefaultEventAgent' container reference.
setAgent in interface AbstractDefaultEventvalue - the new value of the 'Agent' container reference.AbstractDefaultEvent.getAgent()public void setAnalyzed(boolean value)
CBEDefaultEventAnalyzed' attribute.
setAnalyzed in interface CBEDefaultEventvalue - the new value of the 'Analyzed' attribute.CBEDefaultEvent.isAnalyzed()public void setExtensionName(java.lang.String value)
CBEDefaultEventExtension Name' attribute.
setExtensionName in interface CBEDefaultEventvalue - the new value of the 'Extension Name' attribute.CBEDefaultEvent.getExtensionName()
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||