Uses of Class
org.eclipse.mylar.internal.team.ContextChangeSet

Packages that use ContextChangeSet
org.eclipse.mylar.internal.team   
 

Uses of ContextChangeSet in org.eclipse.mylar.internal.team
 

Fields in org.eclipse.mylar.internal.team with type parameters of type ContextChangeSet
private  java.util.Map<java.lang.String,ContextChangeSet> ContextChangeSetManager.activeChangeSets
           
 

Methods in org.eclipse.mylar.internal.team that return types with arguments of type ContextChangeSet
 java.util.List<ContextChangeSet> ContextChangeSetManager.getActiveChangeSets()