Modifier and type | Property and description |
---|---|
org.eclipse.emf.common.util.EList<E> | capacities |
Modifier and type | Field and description |
---|---|
protected var org.eclipse.emf.common.util.EList<E> | capacities The cached value of the 'Capacities' 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> | getCapacities |
val capacities : org.eclipse.emf.common.util.EList<E>
This property is an alias for the action: getCapacities
protected var capacities : 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 getCapacities : org.eclipse.emf.common.util.EList<E>