クラス Project


  • public class Project
    extends Object
    • コンストラクタの詳細

      • Project

        public Project​(Path dir)
    • メソッドの詳細

      • executeAllPreProcess

        public void executeAllPreProcess()
      • getAllProjects

        public Set<Project> getAllProjects()
      • getAllClasspaths

        public Set<Path> getAllClasspaths()
      • getAllSrcDirs

        public Set<Path> getAllSrcDirs()
      • getAllPreProcessedDirs

        public Set<Path> getAllPreProcessedDirs()
      • getSqlLogPath

        public Path getSqlLogPath()
      • getCrudPath

        public Path getCrudPath()
      • getWorkDir

        public Path getWorkDir()
      • existsWorkDir

        public boolean existsWorkDir()