Modifier and type | Property and description |
---|---|
org.eclipse.emf.common.util.EList<E> | firedEvents |
Modifier and type | Field and description |
---|---|
protected var org.eclipse.emf.common.util.EList<E> | firedEvents The cached value of the 'Fired Events' containment reference list. |
Modifier and type | Action and description |
---|---|
java.lang.Object | eGet(int,boolean,boolean) |
org.eclipse.emf.common.notify.NotificationChain | eInverseRemove(InternalEObject,int,NotificationChain) |
boolean | eIsSet(int) |
void | eSet(int,Object) |
protected org.eclipse.emf.ecore.EClass | eStaticClass |
void | eUnset(int) |
org.eclipse.emf.common.util.EList<E> | getFiredEvents |
val firedEvents : org.eclipse.emf.common.util.EList<E>
This property is an alias for the action: getFiredEvents
protected var firedEvents : org.eclipse.emf.common.util.EList<E>
protected new
def eGet(int,boolean,boolean) : java.lang.Object
def eInverseRemove(InternalEObject,int,NotificationChain) : org.eclipse.emf.common.notify.NotificationChain
def eIsSet(int) : boolean
def eSet(int,Object)
protected def eStaticClass : org.eclipse.emf.ecore.EClass
def eUnset(int)
def getFiredEvents : org.eclipse.emf.common.util.EList<E>