- 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.
- getArtifactId() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDescriptor
-
- 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
-
- 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.MavenProfileDescriptor
-
- getDependency() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.PomManagesDependencyDescriptor
-
Get the artifact dependency.
- getDependency() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.ProfileDependsOnDescriptor
-
- getDependency() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.ProfileManagesDependencyDescriptor
-
Get the artifact dependency.
- 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.
- getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.AbstractMavenProjectScannerPlugin
-
- getDescriptorType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.AbstractMavenPomScannerPlugin
-
- getDistribution() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
-
Get the primary method by which this project may be distributed.
- 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.
- getGroupId() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDescriptor
-
- 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.MavenPomXmlDescriptor
-
Get referenced licenses.
- getManagedDependencies() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomXmlDescriptor
-
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.
- 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.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 enum com.buschmais.jqassistant.plugin.maven3.api.scanner.MavenScope
-
- getPackaging() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenProjectDescriptor
-
- getParent() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenPomXmlDescriptor
-
Get the location of the parent project, if one exists.
- 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.
- getPlugins() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.BaseProfileDescriptor
-
Get plugin information.
- 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.MavenPomXmlDescriptor
-
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.
- getScope() - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.ScanInclude
-
- getType() - Method in class com.buschmais.jqassistant.plugin.maven3.api.scanner.AbstractMavenProjectScannerPlugin
-
- getType() - Method in class com.buschmais.jqassistant.plugin.maven3.impl.scanner.AbstractMavenPomScannerPlugin
-
- getUrl() - Method in interface com.buschmais.jqassistant.plugin.maven3.api.model.MavenLicenseDescriptor
-
Get the official url for the license text.
- 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.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.MavenProjectDescriptor
-