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 SyncInfoSetChangeEventSyncInfoSet. createEmptyChangeEvent()Create an empty change event.protected SyncInfoSetChangeEventSyncInfoTree. createEmptyChangeEvent()protected SyncInfoSetChangeEventSyncInfoSet. getChangeEvent()Return the change event that is accumulating the changes to the set.
-