Searched refs:getDir (Results 1 – 3 of 3) sorted by relevance
141 public File getDir() { in getDir() method in Module230 String moduleDir = getDir().getCanonicalPath(); in buildImlFile()295 allDependencies.add(child.getDir().getCanonicalPath()); in buildDependentModules()304 allDependencies.remove(this.getDir().getCanonicalPath()); in buildDependentModules()311 allDependencies.add(child.getDir().getCanonicalPath()); in buildDependentModules()
103 putModule(module.getDir(), module); in put()
138 File dir = mod.getDir(); in createVcsFile()