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

Packages that use XSDNamedComponentImpl
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 XSDNamedComponentImpl in org.eclipse.xsd.impl
 

Subclasses of XSDNamedComponentImpl in org.eclipse.xsd.impl
 class XSDAttributeDeclarationImpl
          An implementation of the model object 'Attribute Declaration'
 class XSDAttributeGroupDefinitionImpl
          An implementation of the model object 'Attribute Group Definition'
 class XSDComplexTypeDefinitionImpl
          An implementation of the model object 'Complex Type Definition'
 class XSDElementDeclarationImpl
          An implementation of the model object 'Element Declaration'
 class XSDFeatureImpl
          An implementation of the model object 'Feature'
 class XSDIdentityConstraintDefinitionImpl
          An implementation of the model object 'Identity Constraint Definition'
 class XSDModelGroupDefinitionImpl
          An implementation of the model object 'Model Group Definition'
 class XSDNotationDeclarationImpl
          An implementation of the model object 'Notation Declaration'
 class XSDRedefinableComponentImpl
          An implementation of the model object 'Redefinable Component'
 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.