Uses of Class
org.eclipse.team.core.synchronize.SyncInfoSetChangeEvent
-
Packages that use SyncInfoSetChangeEvent Package Description org.eclipse.team.core.synchronize Application programming interfaces for managing synchronization state. -
-
Uses of SyncInfoSetChangeEvent in org.eclipse.team.core.synchronize
Methods in org.eclipse.team.core.synchronize that return SyncInfoSetChangeEvent Modifier and Type Method Description protected SyncInfoSetChangeEvent
SyncInfoSet. createEmptyChangeEvent()
Create an empty change event.protected SyncInfoSetChangeEvent
SyncInfoTree. createEmptyChangeEvent()
protected SyncInfoSetChangeEvent
SyncInfoSet. getChangeEvent()
Return the change event that is accumulating the changes to the set.
-