Uses of Interface
com.e1c.langtool.sync.change.EditingChangeManager
Packages that use EditingChangeManager
Package
Description
-
Uses of EditingChangeManager in com.e1c.langtool.internal.sync.change
Classes in com.e1c.langtool.internal.sync.change that implement EditingChangeManagerModifier and TypeClassDescriptionclassChange manager stores in memory all path that need to synchronize or remove in translated project.class -
Uses of EditingChangeManager in com.e1c.langtool.sync
Constructors in com.e1c.langtool.sync with parameters of type EditingChangeManagerModifierConstructorDescriptionSyncResourceVisitor(EditingChangeManager changeManager, org.eclipse.core.runtime.IProgressMonitor monitor) Instantiates a new sync resource visitor. -
Uses of EditingChangeManager in com.e1c.langtool.sync.change
Subinterfaces of EditingChangeManager in com.e1c.langtool.sync.changeMethods in com.e1c.langtool.sync.change that return EditingChangeManagerConstructors in com.e1c.langtool.sync.change with parameters of type EditingChangeManagerModifierConstructorDescriptionChangeEvent(EditingChangeManager source, PostChangeListener.ChangeEventType type, org.eclipse.core.runtime.IPath path)