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

Packages that use XSDFixedFacetItemProvider
org.eclipse.xsd.provider   
 

Uses of XSDFixedFacetItemProvider in org.eclipse.xsd.provider
 

Subclasses of XSDFixedFacetItemProvider in org.eclipse.xsd.provider
 class XSDFractionDigitsFacetItemProvider
          This is the item provider adpater for a XSDFractionDigitsFacet object.
 class XSDLengthFacetItemProvider
          This is the item provider adpater for a XSDLengthFacet object.
 class XSDMaxExclusiveFacetItemProvider
          This is the item provider adpater for a XSDMaxExclusiveFacet object.
 class XSDMaxFacetItemProvider
          This is the item provider adpater for a XSDMaxFacet object.
 class XSDMaxInclusiveFacetItemProvider
          This is the item provider adpater for a XSDMaxInclusiveFacet object.
 class XSDMaxLengthFacetItemProvider
          This is the item provider adpater for a XSDMaxLengthFacet object.
 class XSDMinExclusiveFacetItemProvider
          This is the item provider adpater for a XSDMinExclusiveFacet object.
 class XSDMinFacetItemProvider
          This is the item provider adpater for a XSDMinFacet object.
 class XSDMinInclusiveFacetItemProvider
          This is the item provider adpater for a XSDMinInclusiveFacet object.
 class XSDMinLengthFacetItemProvider
          This is the item provider adpater for a XSDMinLengthFacet object.
 class XSDTotalDigitsFacetItemProvider
          This is the item provider adpater for a XSDTotalDigitsFacet object.
 class XSDWhiteSpaceFacetItemProvider
          This is the item provider adpater for a XSDWhiteSpaceFacet object.
 

Fields in org.eclipse.xsd.provider declared as XSDFixedFacetItemProvider
protected  XSDFixedFacetItemProvider XSDItemProviderAdapterFactory.xsdFixedFacetItemProvider
          This keeps track of the one adapter used for all XSDFixedFacet instances.
 


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