CmdModuleNameExtractor |
This is just a placeholder class
|
JavaModuleDescriptor |
Simple representation of a ModuleDescriptor containing info required by this plugin.
|
JavaModuleDescriptor.Builder |
A JavaModuleDescriptor Builder
|
JavaModuleDescriptor.JavaExports |
Represents ModuleDescriptor.Exports
|
JavaModuleDescriptor.JavaProvides |
Represents ModuleDescriptor.Provides
|
JavaModuleDescriptor.JavaRequires |
Represents ModuleDescriptor.Requires
|
LocationManager |
Maps artifacts to modules and analyzes the type of required modules
|
MainClassModuleNameExtractor |
Extract the module name by calling the main method with an external JVM
|
ResolvePathRequest<T> |
|
ResolvePathResult |
Holds the results of the location manager
|
ResolvePathsRequest<T> |
Contains all information required to analyze the project
|
ResolvePathsResult<T> |
Holds the results of the project analyzer
|