org.eclipse.xsd.impl
Class XSDConcreteComponentImpl.XSDContentsEList

java.lang.Object
  extended byEContentsEList
      extended byorg.eclipse.xsd.impl.XSDConcreteComponentImpl.XSDContentsEList
Enclosing class:
XSDConcreteComponentImpl

public static class XSDConcreteComponentImpl.XSDContentsEList
extends EContentsEList

See Also:
Serialized Form

Nested Class Summary
static class XSDConcreteComponentImpl.XSDContentsEList.FeatureIteratorImpl
           
 
Method Summary
 Iterator basicIterator()
           
 List basicList()
           
protected  boolean isIncluded(EStructuralFeature eStructuralFeature)
           
protected  ListIterator newListIterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newListIterator

protected ListIterator newListIterator()

isIncluded

protected boolean isIncluded(EStructuralFeature eStructuralFeature)

basicList

public List basicList()

basicIterator

public Iterator basicIterator()

Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.