Interface RootComparisonNode

All Superinterfaces:
ComparisonNode, org.eclipse.emf.ecore.EObject, IBmObject, IMatchingSymlinks, MatchedObjectsComparisonNode, org.eclipse.emf.common.notify.Notifier, SymlinkComparisonNode, TopComparisonNode
All Known Implementing Classes:
RootComparisonNodeImpl

public interface RootComparisonNode extends TopComparisonNode
A representation of the model object 'Root Comparison Node'. * A root node that lies in the top of the comparison tree hierarchy. All other nodes are descendants of this one.
See Also: