org.deptool
Class Project

java.lang.Object
  extended by org.deptool.Project

public class Project
extends java.lang.Object


Constructor Summary
Project()
           
Project(java.lang.String projectLocation)
           
 
Method Summary
 DependencyCollection getDependencyCollection()
           
 java.lang.String getProjectLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Project

public Project()

Project

public Project(java.lang.String projectLocation)
Method Detail

getProjectLocation

public java.lang.String getProjectLocation()

getDependencyCollection

public DependencyCollection getDependencyCollection()


Copyright © 2006 . All Rights Reserved.