| Package | Description | 
|---|---|
| org.apache.maven.artifact | |
| org.apache.maven.repository.metadata | 
| Modifier and Type | Field and Description | 
|---|---|
static ArtifactScopeEnum | 
ArtifactScopeEnum.DEFAULT_SCOPE  | 
static ArtifactScopeEnum | 
ArtifactScopeEnum.DEFAULT_SCOPE  | 
| Modifier and Type | Method and Description | 
|---|---|
static ArtifactScopeEnum | 
ArtifactScopeEnum.checkScope(ArtifactScopeEnum scope)
Helper method to simplify null processing 
 | 
static ArtifactScopeEnum | 
ArtifactScopeEnum.checkScope(ArtifactScopeEnum scope)
Helper method to simplify null processing 
 | 
static ArtifactScopeEnum | 
ArtifactScopeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ArtifactScopeEnum | 
ArtifactScopeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ArtifactScopeEnum[] | 
ArtifactScopeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
static ArtifactScopeEnum[] | 
ArtifactScopeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ArtifactScopeEnum | 
ArtifactScopeEnum.checkScope(ArtifactScopeEnum scope)
Helper method to simplify null processing 
 | 
static ArtifactScopeEnum | 
ArtifactScopeEnum.checkScope(ArtifactScopeEnum scope)
Helper method to simplify null processing 
 | 
boolean | 
ArtifactScopeEnum.encloses(ArtifactScopeEnum scope)
scope relationship function. 
 | 
boolean | 
ArtifactScopeEnum.encloses(ArtifactScopeEnum scope)
scope relationship function. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected ArtifactScopeEnum | 
ArtifactMetadata.artifactScope  | 
protected ArtifactScopeEnum | 
ArtifactMetadata.artifactScope  | 
| Modifier and Type | Method and Description | 
|---|---|
ArtifactScopeEnum | 
ArtifactMetadata.getArtifactScope()  | 
ArtifactScopeEnum | 
ArtifactMetadata.getArtifactScope()  | 
ArtifactScopeEnum | 
ClasspathContainer.getScope()  | 
ArtifactScopeEnum | 
MetadataGraph.getScope()  | 
ArtifactScopeEnum | 
MetadataGraphEdge.getScope()  | 
ArtifactScopeEnum | 
MetadataGraphEdge.getScope()  | 
ArtifactScopeEnum | 
MetadataGraph.getScope()  | 
ArtifactScopeEnum | 
ClasspathContainer.getScope()  | 
ArtifactScopeEnum | 
ArtifactMetadata.getScopeAsEnum()  | 
ArtifactScopeEnum | 
ArtifactMetadata.getScopeAsEnum()  | 
| Modifier and Type | Method and Description | 
|---|---|
ClasspathContainer | 
MetadataResolutionResult.getClasspath(ArtifactScopeEnum scope)  | 
ClasspathContainer | 
MetadataResolutionResult.getClasspath(ArtifactScopeEnum scope)  | 
MetadataTreeNode | 
MetadataResolutionResult.getClasspathTree(ArtifactScopeEnum scope)  | 
MetadataTreeNode | 
MetadataResolutionResult.getClasspathTree(ArtifactScopeEnum scope)  | 
MetadataGraph | 
MetadataResolutionResult.getGraph(ArtifactScopeEnum scope)  | 
MetadataGraph | 
MetadataResolutionResult.getGraph(ArtifactScopeEnum scope)  | 
MetadataGraph | 
DefaultGraphConflictResolver.resolveConflicts(MetadataGraph graph,
                ArtifactScopeEnum scope)  | 
MetadataGraph | 
GraphConflictResolver.resolveConflicts(MetadataGraph graph,
                ArtifactScopeEnum scope)
Cleanses the supplied graph by leaving only one directed versioned edge\
 between any two nodes, if multiple exists. 
 | 
MetadataGraph | 
GraphConflictResolver.resolveConflicts(MetadataGraph graph,
                ArtifactScopeEnum scope)
Cleanses the supplied graph by leaving only one directed versioned edge\
 between any two nodes, if multiple exists. 
 | 
MetadataGraph | 
DefaultGraphConflictResolver.resolveConflicts(MetadataGraph graph,
                ArtifactScopeEnum scope)  | 
void | 
ArtifactMetadata.setArtifactScope(ArtifactScopeEnum artifactScope)  | 
void | 
ArtifactMetadata.setArtifactScope(ArtifactScopeEnum artifactScope)  | 
void | 
ClasspathContainer.setScope(ArtifactScopeEnum scope)  | 
void | 
MetadataGraph.setScope(ArtifactScopeEnum scope)  | 
void | 
MetadataGraphEdge.setScope(ArtifactScopeEnum scope)  | 
void | 
MetadataGraphEdge.setScope(ArtifactScopeEnum scope)  | 
void | 
MetadataGraph.setScope(ArtifactScopeEnum scope)  | 
void | 
ClasspathContainer.setScope(ArtifactScopeEnum scope)  | 
ClasspathContainer | 
ClasspathTransformation.transform(MetadataGraph dirtyGraph,
         ArtifactScopeEnum scope,
         boolean resolve)
Transform Graph into a Collection of metadata objects that
 could serve as a classpath for a particular scope 
 | 
ClasspathContainer | 
DefaultClasspathTransformation.transform(MetadataGraph dirtyGraph,
         ArtifactScopeEnum scope,
         boolean resolve)  | 
ClasspathContainer | 
DefaultClasspathTransformation.transform(MetadataGraph dirtyGraph,
         ArtifactScopeEnum scope,
         boolean resolve)  | 
ClasspathContainer | 
ClasspathTransformation.transform(MetadataGraph dirtyGraph,
         ArtifactScopeEnum scope,
         boolean resolve)
Transform Graph into a Collection of metadata objects that
 could serve as a classpath for a particular scope 
 | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.