| Modifier and type | Property and description |
|---|---|
| org.eclipse.emf.common.util.EList<E> | extends
|
| 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> | getExtends
|
val extends : org.eclipse.emf.common.util.EList<E>
This property is an alias for the action: getExtends
protected var extends_ : 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 getExtends : org.eclipse.emf.common.util.EList<E>