Uses of Interface
org.eclipse.compare.structuremergeviewer.IStructureCreator2
-
Packages that use IStructureCreator2 Package Description org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data. -
-
Uses of IStructureCreator2 in org.eclipse.compare.structuremergeviewer
Classes in org.eclipse.compare.structuremergeviewer that implement IStructureCreator2 Modifier and Type Class Description class
StructureCreator
AnIStructureCreator2
that attempts to use anIDocumentProvider
to obtain a shared document for anITypedElement
.
-