Uses of Class
org.eclipse.xsd.provider.XSDFeatureItemProvider

Packages that use XSDFeatureItemProvider
org.eclipse.xsd.provider   
 

Uses of XSDFeatureItemProvider in org.eclipse.xsd.provider
 

Subclasses of XSDFeatureItemProvider in org.eclipse.xsd.provider
 class XSDAttributeDeclarationItemProvider
          This is the item provider adpater for a XSDAttributeDeclaration object.
 class XSDElementDeclarationItemProvider
          This is the item provider adpater for a XSDElementDeclaration object.
 

Fields in org.eclipse.xsd.provider declared as XSDFeatureItemProvider
protected  XSDFeatureItemProvider XSDItemProviderAdapterFactory.xsdFeatureItemProvider
          This keeps track of the one adapter used for all XSDFeature instances.
 


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