Class ModuleInfo
java.lang.Object
com.hello2morrow.sonargraph.build.api.ModuleInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddModuleDependency(ModuleInfo module) voidaddRootPath(RootPathInfo rootPath) booleangetId()getName()intgetRootPathsByCategory(RootPathInfo.Category category) inthashCode()toString()
-
Constructor Details
-
ModuleInfo
-
-
Method Details
-
getId
-
getName
-
getDescription
-
getLanguage
-
getDependsUpon
-
getRootPathsByCategory
-
getNumberOfRootDirectories
public int getNumberOfRootDirectories() -
addModuleDependency
-
addRootPath
-
toString
-
hashCode
public int hashCode() -
equals
-