Package | Description |
---|---|
com.buschmais.jqassistant.plugin.maven3.api.model | |
com.buschmais.jqassistant.plugin.maven3.impl.scanner |
Modifier and Type | Interface and Description |
---|---|
interface |
MavenPomXmlDescriptor |
Modifier and Type | Method and Description |
---|---|
MavenPomDescriptor |
PomDependsOnDescriptor.getDependent()
Get the dependent POM.
|
MavenPomDescriptor |
PomManagesDependencyDescriptor.getDependent()
Get the dependent POM.
|
MavenPomDescriptor |
MavenProjectDirectoryDescriptor.getEffectiveModel()
Return the effective (i.e.
|
Modifier and Type | Method and Description |
---|---|
void |
MavenProjectDirectoryDescriptor.setEffectiveModel(MavenPomDescriptor effectiveModel) |
Modifier and Type | Method and Description |
---|---|
protected MavenPomDescriptor |
MavenModelScannerPlugin.createMavenPomDescriptor(org.apache.maven.model.Model model,
com.buschmais.jqassistant.core.scanner.api.Scanner scanner)
Create the descriptor and set base information.
|
MavenPomDescriptor |
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<MavenPomDescriptor> |
MavenModelScannerPlugin.getDescriptorType() |
Copyright © 2016 buschmais GbR. All rights reserved.