com.bonevich.eclipse.cvsgrapher.model
Class CvsGraphModel
java.lang.Object
com.bonevich.eclipse.cvsgrapher.model.CvsGraphModel
- public final class CvsGraphModel
- extends java.lang.Object
The CVS Graph root, representing the reosurce being displayed.
- Author:
- jbonevic
Constructor Summary |
CvsGraphModel(org.eclipse.team.internal.ccvs.core.ILogEntry[] entries)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CvsGraphModel
public CvsGraphModel(org.eclipse.team.internal.ccvs.core.ILogEntry[] entries)
getNodes
public java.util.List getNodes()
getRootBranch
public CvsGraphBranchModel getRootBranch()
adaptToLogEntry
protected org.eclipse.team.internal.ccvs.core.ILogEntry adaptToLogEntry(java.lang.Object element)
Copyright © 2003-2004 bonevich.com. All Rights Reserved.