Uses of Class
org.eclipse.xsd.impl.XSDRedefinableComponentImpl

Packages that use XSDRedefinableComponentImpl
org.eclipse.xsd.impl This provides an implementation of the API for XML Schema; it is considered internal and the Javadoc is incomplete. 
 

Uses of XSDRedefinableComponentImpl in org.eclipse.xsd.impl
 

Subclasses of XSDRedefinableComponentImpl in org.eclipse.xsd.impl
 class XSDAttributeGroupDefinitionImpl
          An implementation of the model object 'Attribute Group Definition'
 class XSDComplexTypeDefinitionImpl
          An implementation of the model object 'Complex Type Definition'
 class XSDModelGroupDefinitionImpl
          An implementation of the model object 'Model Group Definition'
 class XSDSimpleTypeDefinitionImpl
          An implementation of the model object 'Simple Type Definition'
 class XSDTypeDefinitionImpl
          An implementation of the model object 'Type Definition'
 


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