Uses of Interface
com.e1c.langtool.sync.SyncCache
Packages that use SyncCache
-
Uses of SyncCache in com.e1c.langtool.internal.sync
Subinterfaces of SyncCache in com.e1c.langtool.internal.syncClasses in com.e1c.langtool.internal.sync that implement SyncCacheModifier and TypeClassDescriptionclassThe basic implemetation ofSyncCacheEditorthat holds all data in memory.Methods in com.e1c.langtool.internal.sync that return SyncCacheModifier and TypeMethodDescriptionInMemorySyncCacheProvider.getSyncCache(ITranslatedProject translatedProject) InMemorySyncCacheProvider.getSyncCache(org.eclipse.core.resources.IProject translatedProject) -
Uses of SyncCache in com.e1c.langtool.sync
Methods in com.e1c.langtool.sync that return SyncCacheModifier and TypeMethodDescriptionSyncCacheProvider.getSyncCache(ITranslatedProject translatedProject) SyncCacheProvider.getSyncCache(org.eclipse.core.resources.IProject translatedProject)