Class StructureCreator

java.lang.Object
org.eclipse.compare.structuremergeviewer.StructureCreator
All Implemented Interfaces:
IStructureCreator, IStructureCreator2

public abstract class StructureCreator extends Object implements IStructureCreator2
An IStructureCreator2 that attempts to use an IDocumentProvider to obtain a shared document for an ITypedElement.

Clients may subclass this class.

Since:
3.3