Class EObject
The default implementation of the EObject class
[XmlNamespace("http://www.eclipse.org/emf/2002/Ecore")]
[XmlNamespacePrefix("ecore")]
[ModelRepresentationClass("http://www.eclipse.org/emf/2002/Ecore#//EObject")]
public class EObject : ModelElement, IEObject, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inheritance
-
EObject
- Implements
- Inherited Members
Properties
ClassInstance
Gets the Class model for this type
public static IClass ClassInstance { get; }
Property Value
Methods
EAllContents()
public void EAllContents()
EClass()
public IEClass EClass()
Returns
EContainer()
public IEObject EContainer()
Returns
EContainingFeature()
public IEStructuralFeature EContainingFeature()
Returns
EContainmentFeature()
public IEReference EContainmentFeature()
Returns
EContents()
public void EContents()
ECrossReferences()
public void ECrossReferences()
EGet(IEStructuralFeature)
public object EGet(IEStructuralFeature feature)
Parameters
featureIEStructuralFeature
Returns
EGet(IEStructuralFeature, bool)
public object EGet(IEStructuralFeature feature, bool resolve)
Parameters
featureIEStructuralFeatureresolvebool
Returns
EInvoke(IEOperation, object)
public object EInvoke(IEOperation operation, object arguments)
Parameters
operationIEOperationargumentsobject
Returns
EIsProxy()
public bool EIsProxy()
Returns
EIsSet(IEStructuralFeature)
public bool EIsSet(IEStructuralFeature feature)
Parameters
featureIEStructuralFeature
Returns
EResource()
public void EResource()
ESet(IEStructuralFeature, object)
public void ESet(IEStructuralFeature feature, object newValue)
Parameters
featureIEStructuralFeaturenewValueobject
EUnset(IEStructuralFeature)
public void EUnset(IEStructuralFeature feature)
Parameters
featureIEStructuralFeature
GetClass()
Gets the Class for this model element
public override IClass GetClass()
Returns
OnEAllContentsCalled(OperationCallEventArgs)
Raises the EAllContentsCalled event
protected virtual void OnEAllContentsCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEAllContentsCalling(OperationCallEventArgs)
Raises the EAllContentsCalling event
protected virtual void OnEAllContentsCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEClassCalled(OperationCallEventArgs)
Raises the EClassCalled event
protected virtual void OnEClassCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEClassCalling(OperationCallEventArgs)
Raises the EClassCalling event
protected virtual void OnEClassCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEContainerCalled(OperationCallEventArgs)
Raises the EContainerCalled event
protected virtual void OnEContainerCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEContainerCalling(OperationCallEventArgs)
Raises the EContainerCalling event
protected virtual void OnEContainerCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEContainingFeatureCalled(OperationCallEventArgs)
Raises the EContainingFeatureCalled event
protected virtual void OnEContainingFeatureCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEContainingFeatureCalling(OperationCallEventArgs)
Raises the EContainingFeatureCalling event
protected virtual void OnEContainingFeatureCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEContainmentFeatureCalled(OperationCallEventArgs)
Raises the EContainmentFeatureCalled event
protected virtual void OnEContainmentFeatureCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEContainmentFeatureCalling(OperationCallEventArgs)
Raises the EContainmentFeatureCalling event
protected virtual void OnEContainmentFeatureCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEContentsCalled(OperationCallEventArgs)
Raises the EContentsCalled event
protected virtual void OnEContentsCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEContentsCalling(OperationCallEventArgs)
Raises the EContentsCalling event
protected virtual void OnEContentsCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnECrossReferencesCalled(OperationCallEventArgs)
Raises the ECrossReferencesCalled event
protected virtual void OnECrossReferencesCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnECrossReferencesCalling(OperationCallEventArgs)
Raises the ECrossReferencesCalling event
protected virtual void OnECrossReferencesCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEGetCalled(OperationCallEventArgs)
Raises the EGetCalled event
protected virtual void OnEGetCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEGetCalled_(OperationCallEventArgs)
Raises the EGetCalled event
protected virtual void OnEGetCalled_(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEGetCalling(OperationCallEventArgs)
Raises the EGetCalling event
protected virtual void OnEGetCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEGetCalling_(OperationCallEventArgs)
Raises the EGetCalling event
protected virtual void OnEGetCalling_(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEInvokeCalled(OperationCallEventArgs)
Raises the EInvokeCalled event
protected virtual void OnEInvokeCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEInvokeCalling(OperationCallEventArgs)
Raises the EInvokeCalling event
protected virtual void OnEInvokeCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEIsProxyCalled(OperationCallEventArgs)
Raises the EIsProxyCalled event
protected virtual void OnEIsProxyCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEIsProxyCalling(OperationCallEventArgs)
Raises the EIsProxyCalling event
protected virtual void OnEIsProxyCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEIsSetCalled(OperationCallEventArgs)
Raises the EIsSetCalled event
protected virtual void OnEIsSetCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEIsSetCalling(OperationCallEventArgs)
Raises the EIsSetCalling event
protected virtual void OnEIsSetCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEResourceCalled(OperationCallEventArgs)
Raises the EResourceCalled event
protected virtual void OnEResourceCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEResourceCalling(OperationCallEventArgs)
Raises the EResourceCalling event
protected virtual void OnEResourceCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnESetCalled(OperationCallEventArgs)
Raises the ESetCalled event
protected virtual void OnESetCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnESetCalling(OperationCallEventArgs)
Raises the ESetCalling event
protected virtual void OnESetCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEUnsetCalled(OperationCallEventArgs)
Raises the EUnsetCalled event
protected virtual void OnEUnsetCalled(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
OnEUnsetCalling(OperationCallEventArgs)
Raises the EUnsetCalling event
protected virtual void OnEUnsetCalling(OperationCallEventArgs eventArgs)
Parameters
eventArgsOperationCallEventArgsThe event data
Events
EAllContentsCalled
Gets fired after the operation eAllContents got called
public event EventHandler<OperationCallEventArgs> EAllContentsCalled
Event Type
EAllContentsCalling
Gets fired before the operation eAllContents gets called
public event EventHandler<OperationCallEventArgs> EAllContentsCalling
Event Type
EClassCalled
Gets fired after the operation eClass got called
public event EventHandler<OperationCallEventArgs> EClassCalled
Event Type
EClassCalling
Gets fired before the operation eClass gets called
public event EventHandler<OperationCallEventArgs> EClassCalling
Event Type
EContainerCalled
Gets fired after the operation eContainer got called
public event EventHandler<OperationCallEventArgs> EContainerCalled
Event Type
EContainerCalling
Gets fired before the operation eContainer gets called
public event EventHandler<OperationCallEventArgs> EContainerCalling
Event Type
EContainingFeatureCalled
Gets fired after the operation eContainingFeature got called
public event EventHandler<OperationCallEventArgs> EContainingFeatureCalled
Event Type
EContainingFeatureCalling
Gets fired before the operation eContainingFeature gets called
public event EventHandler<OperationCallEventArgs> EContainingFeatureCalling
Event Type
EContainmentFeatureCalled
Gets fired after the operation eContainmentFeature got called
public event EventHandler<OperationCallEventArgs> EContainmentFeatureCalled
Event Type
EContainmentFeatureCalling
Gets fired before the operation eContainmentFeature gets called
public event EventHandler<OperationCallEventArgs> EContainmentFeatureCalling
Event Type
EContentsCalled
Gets fired after the operation eContents got called
public event EventHandler<OperationCallEventArgs> EContentsCalled
Event Type
EContentsCalling
Gets fired before the operation eContents gets called
public event EventHandler<OperationCallEventArgs> EContentsCalling
Event Type
ECrossReferencesCalled
Gets fired after the operation eCrossReferences got called
public event EventHandler<OperationCallEventArgs> ECrossReferencesCalled
Event Type
ECrossReferencesCalling
Gets fired before the operation eCrossReferences gets called
public event EventHandler<OperationCallEventArgs> ECrossReferencesCalling
Event Type
EGetCalled
Gets fired after the operation eGet got called
public event EventHandler<OperationCallEventArgs> EGetCalled
Event Type
EGetCalled_
Gets fired after the operation eGet got called
public event EventHandler<OperationCallEventArgs> EGetCalled_
Event Type
EGetCalling
Gets fired before the operation eGet gets called
public event EventHandler<OperationCallEventArgs> EGetCalling
Event Type
EGetCalling_
Gets fired before the operation eGet gets called
public event EventHandler<OperationCallEventArgs> EGetCalling_
Event Type
EInvokeCalled
Gets fired after the operation eInvoke got called
public event EventHandler<OperationCallEventArgs> EInvokeCalled
Event Type
EInvokeCalling
Gets fired before the operation eInvoke gets called
public event EventHandler<OperationCallEventArgs> EInvokeCalling
Event Type
EIsProxyCalled
Gets fired after the operation eIsProxy got called
public event EventHandler<OperationCallEventArgs> EIsProxyCalled
Event Type
EIsProxyCalling
Gets fired before the operation eIsProxy gets called
public event EventHandler<OperationCallEventArgs> EIsProxyCalling
Event Type
EIsSetCalled
Gets fired after the operation eIsSet got called
public event EventHandler<OperationCallEventArgs> EIsSetCalled
Event Type
EIsSetCalling
Gets fired before the operation eIsSet gets called
public event EventHandler<OperationCallEventArgs> EIsSetCalling
Event Type
EResourceCalled
Gets fired after the operation eResource got called
public event EventHandler<OperationCallEventArgs> EResourceCalled
Event Type
EResourceCalling
Gets fired before the operation eResource gets called
public event EventHandler<OperationCallEventArgs> EResourceCalling
Event Type
ESetCalled
Gets fired after the operation eSet got called
public event EventHandler<OperationCallEventArgs> ESetCalled
Event Type
ESetCalling
Gets fired before the operation eSet gets called
public event EventHandler<OperationCallEventArgs> ESetCalling
Event Type
EUnsetCalled
Gets fired after the operation eUnset got called
public event EventHandler<OperationCallEventArgs> EUnsetCalled
Event Type
EUnsetCalling
Gets fired before the operation eUnset gets called
public event EventHandler<OperationCallEventArgs> EUnsetCalling