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