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

Packages that use XSDItemProviderAdapterFactory
org.eclipse.xsd.presentation   
org.eclipse.xsd.provider   
 

Uses of XSDItemProviderAdapterFactory in org.eclipse.xsd.presentation
 

Fields in org.eclipse.xsd.presentation declared as XSDItemProviderAdapterFactory
protected  XSDItemProviderAdapterFactory XSDEditor.semanticAdapterFactory
          This is the adapter factory used for providing the semantic views of the model.
protected  XSDItemProviderAdapterFactory XSDEditor.syntacticAdapterFactory
          This is the adapter factory used for providing the syntactive views of the model.
 

Uses of XSDItemProviderAdapterFactory in org.eclipse.xsd.provider
 

Subclasses of XSDItemProviderAdapterFactory in org.eclipse.xsd.provider
 class XSDSemanticItemProviderAdapterFactory
           
 


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