org.eclipse.uml2.common.util
Class SubsetEObjectWithInverseEList
java.lang.Object
java.util.AbstractCollection
java.util.AbstractList
org.eclipse.emf.common.util.BasicEList
org.eclipse.emf.common.notify.impl.NotifyingListImpl
org.eclipse.emf.ecore.util.EcoreEList
org.eclipse.emf.ecore.util.EObjectEList
org.eclipse.uml2.common.util.SubsetEObjectEList
org.eclipse.uml2.common.util.SubsetEObjectWithInverseEList
- All Implemented Interfaces:
- java.lang.Cloneable, java.util.Collection, EList, EStructuralFeature.Setting, InternalEList, InternalEList.Unsettable, java.util.List, NotifyingList, java.io.Serializable
- Direct Known Subclasses:
- SubsetEObjectWithInverseEList.ManyInverse, SubsetEObjectWithInverseEList.Unsettable, SubsetEObjectWithInverseResolvingEList
- public class SubsetEObjectWithInverseEList
- extends SubsetEObjectEList
- See Also:
- Serialized Form
Fields inherited from class java.util.AbstractList |
modCount |
Methods inherited from class org.eclipse.emf.ecore.util.EcoreEList |
basicIterator, basicList, basicListIterator, basicListIterator, contains, createNotification, createNotification, dispatchNotification, get, getEObject, getEStructuralFeature, getFeature, getFeatureType, getInverseEReference, getNotifier, hasInstanceClass, hasManyInverse, hasProxies, indexOf, inverseAdd, inverseRemove, isContainment, isNotificationRequired, isSet, lastIndexOf, newData, resolve, resolveProxy, set, toArray, toArray, unset, validate |
Methods inherited from class org.eclipse.emf.common.notify.impl.NotifyingListImpl |
addAllUnique, addAllUnique, addUnique, addUnique, basicRemove, clear, createNotification, getFeatureID, hasShadow, move, remove, removeAll, setUnique, shadowAdd, shadowRemove, shadowSet |
Methods inherited from class org.eclipse.emf.common.util.BasicEList |
assign, basicGet, clone, containsAll, data, didAdd, didChange, didClear, didMove, didRemove, didSet, equalObjects, equals, get, getDuplicates, getNonDuplicates, grow, hashCode, isEmpty, iterator, listIterator, listIterator, move, remove, retainAll, setData, shrink, size, toString |
Methods inherited from class java.util.AbstractList |
removeRange, subList |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.common.util.EList |
move, move |
Methods inherited from interface java.util.List |
clear, containsAll, equals, get, hashCode, isEmpty, iterator, listIterator, listIterator, remove, remove, removeAll, retainAll, size, subList |
inverseFeatureID
protected final int inverseFeatureID
SubsetEObjectWithInverseEList
public SubsetEObjectWithInverseEList(java.lang.Class dataClass,
InternalEObject owner,
int featureID,
int[] supersetFeatureIDs,
int inverseFeatureID)
SubsetEObjectWithInverseEList
public SubsetEObjectWithInverseEList(java.lang.Class dataClass,
InternalEObject owner,
int featureID,
int supersetFeatureID,
int inverseFeatureID)
hasInverse
protected boolean hasInverse()
hasNavigableInverse
protected boolean hasNavigableInverse()
getInverseFeatureID
public int getInverseFeatureID()
getInverseFeatureClass
public java.lang.Class getInverseFeatureClass()