de.matthias_burbach.deputy.core.project
Interface ProjectHolderTreeNode

All Known Implementing Classes:
ProjectTreeNode, RepositoryArtifactVersion

public interface ProjectHolderTreeNode

Is a tree node that represents a project in one way or another.

Author:
Matthias Burbach

Method Summary
 Project getProject()
           
 

Method Detail

getProject

public Project getProject()
Returns:
The project associated with this tree node.


Copyright © 2005-2007 . All Rights Reserved.