public String getName() {
   return id.getName();
 }
 public String getProjectPath() {
   return id.getProjectPath();
 }