Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.ltk.core.refactoring.GroupCategory

Packages that use GroupCategory
org.eclipse.ltk.core.refactoring Application programmer interface to implement semantic preserving workspace transformations. 
 

Uses of GroupCategory in org.eclipse.ltk.core.refactoring
 

Methods in org.eclipse.ltk.core.refactoring with parameters of type GroupCategory
 boolean GroupCategorySet.contains(GroupCategory category)
          Returns whether the given category is contained in this set of group categories
 

Constructors in org.eclipse.ltk.core.refactoring with parameters of type GroupCategory
GroupCategorySet(GroupCategory category)
          Creates a new list of group categories initialized with the given group category.
GroupCategorySet(GroupCategory[] categories)
          Creates a new set of group categories initialized from the given array of group categories
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.