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

Packages that use XSDMinFacetItemProvider
org.eclipse.xsd.provider   
 

Uses of XSDMinFacetItemProvider in org.eclipse.xsd.provider
 

Subclasses of XSDMinFacetItemProvider in org.eclipse.xsd.provider
 class XSDMinExclusiveFacetItemProvider
          This is the item provider adpater for a XSDMinExclusiveFacet object.
 class XSDMinInclusiveFacetItemProvider
          This is the item provider adpater for a XSDMinInclusiveFacet object.
 

Fields in org.eclipse.xsd.provider declared as XSDMinFacetItemProvider
protected  XSDMinFacetItemProvider XSDItemProviderAdapterFactory.xsdMinFacetItemProvider
          This keeps track of the one adapter used for all XSDMinFacet instances.
 


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