Uses of Class
org.eclipse.datatools.connectivity.drivers.models.CategoryDescriptor

Packages that use CategoryDescriptor
org.eclipse.datatools.connectivity.drivers.models   
 

Uses of CategoryDescriptor in org.eclipse.datatools.connectivity.drivers.models
 

Methods in org.eclipse.datatools.connectivity.drivers.models that return CategoryDescriptor
 CategoryDescriptor TemplateDescriptor.getParent()
          Returns the parent category of the template
static CategoryDescriptor[] CategoryDescriptor.getCategoryDescriptors()
          Returns all contributed categories
static CategoryDescriptor CategoryDescriptor.getCategoryDescriptor(java.lang.String id)
          Returns a category descriptor matching the id or null.
static CategoryDescriptor[] CategoryDescriptor.getRootCategories()
          Returns a list of all root categories (for example those with no parent category).
 CategoryDescriptor CategoryDescriptor.getParent()
           
 

Constructors in org.eclipse.datatools.connectivity.drivers.models with parameters of type CategoryDescriptor
MySafeRunnable(CategoryDescriptor[] instance, IConfigurationElement element)
           
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.