PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.services.core.IServiceCategory

Packages that use IServiceCategory
org.eclipse.ptp.services.core   
 

Uses of IServiceCategory in org.eclipse.ptp.services.core
 

Methods in org.eclipse.ptp.services.core that return IServiceCategory
 IServiceCategory IService.getCategory()
          Returns the service category that contains this service or null if the service is not associated with a category.
 

Methods in org.eclipse.ptp.services.core that return types with arguments of type IServiceCategory
 Set<IServiceCategory> ServiceModelManager.getCategories()
           
 Set<IServiceCategory> IServiceModelManager.getCategories()
          Returns all the service categories that have been registered with the system.
 


PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.