Package | Description |
---|---|
com.buschmais.jqassistant.plugin.maven3.api.model | |
com.buschmais.jqassistant.plugin.maven3.impl.scanner |
Modifier and Type | Method and Description |
---|---|
MavenPomXmlDescriptor |
PomManagesDependencyDescriptor.getDependent()
Get the dependent POM.
|
MavenPomXmlDescriptor |
PomDependsOnDescriptor.getDependent()
Get the dependent POM.
|
MavenPomXmlDescriptor |
MavenProjectDirectoryDescriptor.getModel()
Return the pom.xml file that defines this project.
|
Modifier and Type | Method and Description |
---|---|
void |
MavenProjectDirectoryDescriptor.setModel(MavenPomXmlDescriptor model) |
Modifier and Type | Method and Description |
---|---|
protected MavenPomXmlDescriptor |
MavenModelScannerPlugin.createMavenPomXmlDescriptor(org.apache.maven.model.Model model,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner)
Create the descriptor and set base information.
|
MavenPomXmlDescriptor |
AbstractMavenPomScannerPlugin.scan(com.buschmais.jqassistant.plugin.common.api.scanner.filesystem.FileResource item,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
MavenPomXmlDescriptor |
MavenModelScannerPlugin.scan(org.apache.maven.model.Model model,
String path,
com.buschmais.jqassistant.core.scanner.api.Scope scope,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner) |
Modifier and Type | Method and Description |
---|---|
Class<MavenPomXmlDescriptor> |
MavenModelScannerPlugin.getDescriptorType() |
Class<MavenPomXmlDescriptor> |
AbstractMavenPomScannerPlugin.getDescriptorType() |
Copyright © 2015 buschmais GbR. All rights reserved.