Package com._1c.g5.v8.dt.compare.ui.util
Class PathPart
- java.lang.Object
- 
- com._1c.g5.v8.dt.compare.ui.util.PathPart
 
- 
 public final class PathPart extends Object Represents part of a path between two nodes in the comparison tree.
- 
- 
Constructor SummaryConstructors Constructor Description PathPart(org.eclipse.emf.ecore.EStructuralFeature feature, int position)Creates new path part.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.emf.ecore.EObjectgetObject(org.eclipse.emf.ecore.EObject parent)Returns object under stored path part.
 
-