public static class XSDConcreteComponentImpl.XSDContentsEList extends EContentsEList<XSDConcreteComponent>
Modifier and Type | Class and Description |
---|---|
static class |
XSDConcreteComponentImpl.XSDContentsEList.FeatureIteratorImpl |
EContentsEList.FeatureFilter, EContentsEList.FeatureIterator<E>, EContentsEList.FeatureListIterator<E>, EContentsEList.Filterable, EContentsEList.ResolvingFeatureIteratorImpl<E>
InternalEList.Unsettable<E>
EMPTY_CONTENTS_ELIST, eObject, eStructuralFeatures
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<XSDConcreteComponent> |
basicIterator()
Returns an iterator that yields unresolved values.
|
java.util.List<XSDConcreteComponent> |
basicList()
Returns an unmodifiable list that yields unresolved values.
|
protected boolean |
isIncluded(EStructuralFeature eStructuralFeature) |
protected java.util.ListIterator<XSDConcreteComponent> |
newListIterator() |
basicGet, basicListIterator, basicListIterator, createEContentsEList, emptyContentsEList, isEmpty, isIncludedEntry, iterator, listIterator, move, move, newIterator, newNonResolvingListIterator, newResolvingListIterator, resolve, size, useIsSet
addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicContains, basicContainsAll, basicIndexOf, basicLastIndexOf, basicRemove, basicToArray, basicToArray, setUnique
add, clear, equals, hashCode, indexOf, lastIndexOf, listIterator, removeRange, subList
addAll, contains, containsAll, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addAllUnique, addAllUnique, addUnique, addUnique, basicAdd, basicContains, basicContainsAll, basicIndexOf, basicLastIndexOf, basicRemove, basicToArray, basicToArray, setUnique
protected java.util.ListIterator<XSDConcreteComponent> newListIterator()
newListIterator
in class EContentsEList<XSDConcreteComponent>
protected boolean isIncluded(EStructuralFeature eStructuralFeature)
isIncluded
in class EContentsEList<XSDConcreteComponent>
public java.util.List<XSDConcreteComponent> basicList()
InternalEList
basicList
in interface InternalEList<XSDConcreteComponent>
basicList
in class EContentsEList<XSDConcreteComponent>
public java.util.Iterator<XSDConcreteComponent> basicIterator()
InternalEList
basicIterator
in interface InternalEList<XSDConcreteComponent>
basicIterator
in class EContentsEList<XSDConcreteComponent>