public class ResolvingEList<E>
extends <any>
| Constructor and Description |
|---|
ResolvingEList(java.lang.Class<?> dataClass,
InternalEObject owner,
ResourceSet set)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canContainNull() |
protected boolean |
hasInverse() |
protected boolean |
hasProxies() |
protected boolean |
isEObject() |
protected boolean |
isUnique() |
protected EObject |
resolveProxy(EObject eObject) |
protected boolean |
useEquals() |
public ResolvingEList(java.lang.Class<?> dataClass,
InternalEObject owner,
ResourceSet set)
dataClass - owner - protected EObject resolveProxy(EObject eObject)
protected boolean hasProxies()
protected boolean useEquals()
protected boolean isUnique()
protected boolean hasInverse()
protected boolean isEObject()
protected boolean canContainNull()
Data In Motion Consulting