Skip navigation links
A B C D G I M P R S T V 

A

accepts(Model, String, Scope) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenModelScannerPlugin
 
accepts(FileResource, String, Scope) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenPomFileScannerPlugin
 
accepts(MavenProject, String, Scope) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenProjectScannerPlugin
 
ArtifactCoordinates - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact
 
ArtifactCoordinates(Artifact) - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ArtifactCoordinates
 
ArtifactCoordinates(Artifact, boolean) - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ArtifactCoordinates
 
ArtifactResolver - Interface in com.buschmais.jqassistant.plugin.maven3.api.artifact
 
ARTIFACTTYPE_TEST_JAR - Static variable in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ArtifactCoordinates
The artifact type for test jars.

B

BaseProfileDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Base descriptor for pom an profile.

C

com.buschmais.jqassistant.plugin.maven3.api.artifact - package com.buschmais.jqassistant.plugin.maven3.api.artifact
 
com.buschmais.jqassistant.plugin.maven3.api.model - package com.buschmais.jqassistant.plugin.maven3.api.model
 
com.buschmais.jqassistant.plugin.maven3.api.scanner - package com.buschmais.jqassistant.plugin.maven3.api.scanner
 
com.buschmais.jqassistant.plugin.maven3.impl.scanner - package com.buschmais.jqassistant.plugin.maven3.impl.scanner
 
com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact - package com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact
 
ConfigurableDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
 
Coordinates - Interface in com.buschmais.jqassistant.plugin.maven3.api.artifact
Defines unique artifact coordinates.
createMavenPomDescriptor(Model, Scanner) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenModelScannerPlugin
Create the descriptor and set base information.

D

DependencyCoordinates - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact
Created by dimahler on 5/5/2015.
DependencyCoordinates(Dependency) - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.DependencyCoordinates
 

G

getActivation() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileDescriptor
Get information about conditions to activate the profile.
getActivationFile() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
Get specifies that this profile will be activated based on existence of a file.
getActivationOS() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
Get specifies that this profile will be activated when matching operating system attributes are detected.
getArch() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationOSDescriptor
Get the architecture of the OS to be used to activate a profile.
getArtifact() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginDescriptor
 
getArtifactId() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
getClassifier() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.Coordinates
 
getClassifier() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
getClassifier() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ArtifactCoordinates
 
getClassifier() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.DependencyCoordinates
 
getClassifier() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ModelCoordinates
 
getClassifier() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ParentCoordinates
 
getClassifier() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.PluginCoordinates
 
getComments() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
Get addendum information pertaining to this license.
getConfiguration() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.ConfigurableDescriptor
 
getContributors() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
Returns all mentioned contributors.
getCreatesArtifacts() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDirectoryDescriptor
Return the artifacts created by this project.
getDependencies() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginDescriptor
 
getDependencies() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
 
getDependencies() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileDescriptor
 
getDependency() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenDependencyDescriptor
Get the artifact dependency.
getDependent() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.PluginDependsOnDescriptor
Get the dependent plugin.
getDependent() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.PomDependsOnDescriptor
Get the dependent POM.
getDependent() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.PomManagesDependencyDescriptor
Get the dependent POM.
getDependent() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.ProfileDependsOnDescriptor
 
getDependent() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.ProfileManagesDependencyDescriptor
Get the dependent POM.
getDescribes() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
Get the artifacts which are described by this POM.
getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenModelScannerPlugin
 
getDevelopers() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
Get referenced developers.
getDistribution() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
Get the primary method by which this project may be distributed.
getEffectiveModel() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDirectoryDescriptor
Return the effective (i.e.
getEmail() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Get the email of the participant.
getExecutions() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginDescriptor
Get plugin executions.
getExists() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationFileDescriptor
Get the name of the file that should exist to activate a profile.
getFamily() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationOSDescriptor
Get the general family of the OS to be used to activate a profile (e.g.
getGoals() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginExecutionDescriptor
Returns execution goals.
getGroup() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.Coordinates
 
getGroup() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ArtifactCoordinates
 
getGroup() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.DependencyCoordinates
 
getGroup() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ModelCoordinates
 
getGroup() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ParentCoordinates
 
getGroup() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.PluginCoordinates
 
getGroupId() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
getId(Coordinates) - Static method in class com.buschmais.jqassistant.plugin.maven3.api.artifact.MavenArtifactHelper
Creates the id of an coordinates descriptor by the given items.
getId() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenDeveloperDescriptor
Get the id of the developer.
getId() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginExecutionDescriptor
Get the identifier of this execution for labelling the goals during the build, and for matching executions to merge during inheritance and profile injection.
getId() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileDescriptor
 
getJdk() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
Get specifies that this profile will be activated when a matching JDK is detected.
getLicenses() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
Get referenced licenses.
getManagedDependencies() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
Get default dependency information for projects that inherit from this one.
getManagedDependencies() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileDescriptor
Get default dependency information for projects that inherit from this one.
getManagedPlugins() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.BaseProfileDescriptor
Get default plugin information to be made available for reference by projects derived from this one.
getMissing() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationFileDescriptor
Get the name of the file that should be missing to activate a profile.
getModel() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDirectoryDescriptor
Return the pom.xml file that defines this project.
getModel(File) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.scanner.PomModelBuilder
Build the Maven model from the given POM file.
getModel(File) - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.RawModelBuilder
 
getModules() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.BaseProfileDescriptor
Get sub modules.
getModules() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDirectoryDescriptor
Return the modules of this project.
getName() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.Coordinates
 
getName() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationOSDescriptor
Get the name of the OS to be used to activate a profile.
getName() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenExecutionGoalDescriptor
Get the name of the goal.
getName() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
Get the full legal name of the license.
getName() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenModuleDescriptor
Get the name of the module.
getName() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenParticipantRoleDescriptor
Get the name of the role.
getName() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Get the name of the participant.
getName() - Method in enum com.buschmais.jqassistant.plugin.maven3.api.scanner.MavenScope
 
getName() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ArtifactCoordinates
 
getName() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.DependencyCoordinates
 
getName() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ModelCoordinates
 
getName() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ParentCoordinates
 
getName() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.PluginCoordinates
 
getOrganization() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Get the organization of the participant.
getOrganizationUrl() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Get the organizationUrl of the participant.
getPackaging() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
getParent() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
Get the parent pom.
getParent() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDirectoryDescriptor
Return the parent of this project.
getPath() - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.ScanInclude
 
getPhase() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginExecutionDescriptor
Get the build lifecycle phase to bind the goals in this execution to.
getPluginDependents() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor
 
getPlugins() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.BaseProfileDescriptor
Get plugin information.
getPomDependents() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor
 
getPomManagedDependents() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor
 
getPrefix() - Method in enum com.buschmais.jqassistant.plugin.maven3.api.scanner.MavenScope
 
getProfileDependents() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor
 
getProfileManagedDependents() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenArtifactDescriptor
 
getProfiles() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
Get profile information.
getProperties() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.BaseProfileDescriptor
Get defined properties.
getProperty() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
Get specifies that this profile will be activated when this system property is specified.
getRoles() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Get roles of the participant.
getScope() - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.ScanInclude
 
getTimezone() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Get the timezone of the developer.
getType() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.Coordinates
 
getType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ArtifactCoordinates
 
getType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.DependencyCoordinates
 
getType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ModelCoordinates
 
getType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ParentCoordinates
 
getType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.PluginCoordinates
 
getType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenModelScannerPlugin
 
getUrl() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
Get the official url for the license text.
getUrl() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Get the url of the participant.
getValues() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenConfigurationDescriptor
Get hierarchical configuration entries.
getVersion() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.Coordinates
 
getVersion() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationOSDescriptor
Get the version of the OS to be used to activate a profile.
getVersion() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
getVersion() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ArtifactCoordinates
 
getVersion() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.DependencyCoordinates
 
getVersion() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ModelCoordinates
 
getVersion() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ParentCoordinates
 
getVersion() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.PluginCoordinates
 

I

initialize() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenModelScannerPlugin
 
initialize() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenPomFileScannerPlugin
 
isActiveByDefault() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
Get if set to true, this profile will be active unless another profile in this pom is activated using the command line -P option or by one of that profile's activators.
isInherited() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginDescriptor
Get whether any configuration should be propagated to child POMs.
isInherited() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginExecutionDescriptor
Get whether any configuration should be propagated to child POMs.

M

MavenActivationFileDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for the file specification used to activate a profile.
MavenActivationOSDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for an activator which will detect an operating system's attributes in order to activate its profile.
MavenArtifactDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Describes a maven artifact.
MavenArtifactHelper - Class in com.buschmais.jqassistant.plugin.maven3.api.artifact
Contains artifact related functionality.
MavenArtifactHelper() - Constructor for class com.buschmais.jqassistant.plugin.maven3.api.artifact.MavenArtifactHelper
 
MavenArtifactResolver - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact
 
MavenArtifactResolver() - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.MavenArtifactResolver
 
MavenConfigurationDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for configuration information.
MavenContributorDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for a contributor entry defined in a pom.xml.
MavenCoordinatesDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
 
MavenDependencyDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
 
MavenDependentDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
 
MavenDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
 
MavenDeveloperDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for a developer entry defined in a pom.xml.
MavenExecutionGoalDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for plugin execution goals.
MavenLicenseDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for a license entry defined in a pom.xml.
MavenModelScannerPlugin - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner
Scans Maven model instances.
MavenModelScannerPlugin() - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenModelScannerPlugin
 
MavenModuleDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for Maven modules defined in POMs.
MavenParticipantRoleDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for developer roles.
MavenPluginDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for references build plugins.
MavenPluginExecutionDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for plugin executions.
MavenPomDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for a pom.xml.
MavenPomFileScannerPlugin - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner
Scans pom.xml files.
MavenPomFileScannerPlugin() - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenPomFileScannerPlugin
 
MavenPomXmlDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
 
MavenProfileActivationDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor containing conditions within the build runtime environment which will trigger the automatic inclusion of the build profile.
MavenProfileDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for a maven profile.
MavenProjectDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
 
MavenProjectDirectoryDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Describes a maven project as it has been executed during a maven build.
MavenProjectParticipantDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for a person participating taking part in a project as contributor or developer.
MavenProjectScannerPlugin - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner
A scanner plugin for maven projects.
MavenProjectScannerPlugin() - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenProjectScannerPlugin
 
MavenScope - Enum in com.buschmais.jqassistant.plugin.maven3.api.scanner
Defines the scopes for maven.
ModelCoordinates - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact
 
ModelCoordinates(Model) - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ModelCoordinates
 

P

ParentCoordinates - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact
Created by dimahler on 5/5/2015.
ParentCoordinates(Parent) - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.ParentCoordinates
 
PluginCoordinates - Class in com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact
 
PluginCoordinates(Plugin) - Constructor for class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.PluginCoordinates
 
PluginDependsOnDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for relation between a plugin and a dependency.
PomDependsOnDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for relation between POM and a dependency.
PomManagesDependencyDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for relation between POM and a managed dependency.
PomModelBuilder - Interface in com.buschmais.jqassistant.plugin.maven3.api.scanner
Defines the interface for a POM model builder.
ProfileDependsOnDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
 
ProfileManagesDependencyDescriptor - Interface in com.buschmais.jqassistant.plugin.maven3.api.model
Descriptor for relation between profile and a managed dependency.

R

RawModelBuilder - Class in com.buschmais.jqassistant.plugin.maven3.api.scanner
Implementation of a POM model builder which does no resolving and returns the raw model.
RawModelBuilder() - Constructor for class com.buschmais.jqassistant.plugin.maven3.api.scanner.RawModelBuilder
 
resolve(Coordinates, ScannerContext) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.artifact.ArtifactResolver
Resolves an artifact descriptor for the given coordinates, i.e.
resolve(Coordinates, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.artifact.MavenArtifactResolver
 
resolveProject(MavenProject, Class<T>, ScannerContext) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenProjectScannerPlugin
Resolves a maven project.

S

scan(Model, String, Scope, Scanner) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenModelScannerPlugin
scan(FileResource, MavenPomXmlDescriptor, String, Scope, Scanner) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenPomFileScannerPlugin
scan(MavenProject, String, Scope, Scanner) - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.MavenProjectScannerPlugin
 
ScanInclude - Class in com.buschmais.jqassistant.plugin.maven3.api.scanner
Represents a parameter for an additional directory to include while scanning.
ScanInclude() - Constructor for class com.buschmais.jqassistant.plugin.maven3.api.scanner.ScanInclude
 
setActivation(MavenProfileActivationDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileDescriptor
 
setActivationFile(MavenActivationFileDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
 
setActivationOS(MavenActivationOSDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
 
setActiveByDefault(boolean) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
 
setArch(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationOSDescriptor
Set the architecture of the OS to be used to activate a profile.
setArtifact(MavenArtifactDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginDescriptor
 
setArtifactId(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
setClassifier(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
setComments(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
Set license comments.
setConfiguration(MavenConfigurationDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.ConfigurableDescriptor
 
setCoordinates(MavenArtifactDescriptor, Coordinates) - Static method in class com.buschmais.jqassistant.plugin.maven3.api.artifact.MavenArtifactHelper
Apply the given coordinates to an artifact descriptor.
setDistribution(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
Set distribution information.
setEffectiveModel(MavenPomDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDirectoryDescriptor
 
setEmail(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Set the email of the participant.
setExists(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationFileDescriptor
Set the name of the file that should exist to activate a profile.
setFamily(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationOSDescriptor
Set the general family of the OS to be used to activate a profile (e.g.
setGroupId(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
setId(MavenArtifactDescriptor, Coordinates) - Static method in class com.buschmais.jqassistant.plugin.maven3.api.artifact.MavenArtifactHelper
Set the fully qualified name of an artifact descriptor.
setId(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenDeveloperDescriptor
Set the id of the developer.
setId(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginExecutionDescriptor
Sets the id.
setId(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileDescriptor
 
setInherited(boolean) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginDescriptor
Set whether any configuration should be propagated to child POMs.
setInherited(boolean) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginExecutionDescriptor
Set whether any configuration should be propagated to child POMs.
setJdk(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
 
setMissing(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationFileDescriptor
Set the name of the file that should be missing to activate a profile.
setModel(FileDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDirectoryDescriptor
 
setName(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationOSDescriptor
Set the name of the OS to be used to activate a profile.
setName(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenExecutionGoalDescriptor
Set the name of the goal.
setName(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
Set the name of the license.
setName(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenModuleDescriptor
Set the name of the module.
setName(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenParticipantRoleDescriptor
Set the name of the role.
setName(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Set the name of the participant.
setOrganization(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Set the organization of the participant.
setOrganizationUrl(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Set the organizationUrl of the participant.
setPackaging(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 
setParent(ArtifactDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomDescriptor
Set the parent POM.
setParent(MavenProjectDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDirectoryDescriptor
 
setPath(String) - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.ScanInclude
 
setPhase(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPluginExecutionDescriptor
Sets the phase.
setProperty(PropertyDescriptor) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProfileActivationDescriptor
 
setScope(String) - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.ScanInclude
 
setTimezone(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Set the timezone of the participant.
setUrl(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
Set the url of the license.
setUrl(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectParticipantDescriptor
Set the url of the participant.
setVersion(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenActivationOSDescriptor
Set the version of the OS to be used to activate a profile.
setVersion(String) - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenCoordinatesDescriptor
 

T

toString() - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.ScanInclude
 

V

valueOf(String) - Static method in enum com.buschmais.jqassistant.plugin.maven3.api.scanner.MavenScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.buschmais.jqassistant.plugin.maven3.api.scanner.MavenScope
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D G I M P R S T V 
Skip navigation links

Copyright © 2016 buschmais GbR. All rights reserved.