| Package | Description | 
|---|---|
| org.apache.maven.repository.metadata | 
| Modifier and Type | Method and Description | 
|---|---|
| MetadataGraph | MetadataGraph. addEdge(MetadataGraphVertex vFrom,
       MetadataGraphVertex vTo,
       MetadataGraphEdge e) | 
| ClasspathContainer | MetadataResolutionResult. getClasspath(ArtifactScopeEnum scope) | 
| MetadataTreeNode | ClasspathContainer. getClasspathAsTree() | 
| MetadataTreeNode | MetadataResolutionResult. getClasspathTree(ArtifactScopeEnum scope) | 
| MetadataGraph | MetadataResolutionResult. getGraph() | 
| MetadataGraph | MetadataResolutionResult. getGraph(ArtifactScopeEnum scope) | 
| MetadataGraph | MetadataResolutionResult. getGraph(MetadataResolutionRequestTypeEnum requestType) | 
| String | MetadataTreeNode. graphHash() | 
| Constructor and Description | 
|---|
| MetadataGraph(MetadataGraphVertex entry)construct a single vertex | 
| MetadataGraph(MetadataTreeNode tree)construct graph from a "dirty" tree | 
| MetadataGraph(MetadataTreeNode tree,
             boolean versionedVertices,
             boolean scopedVertices)construct graph from a "dirty" tree | 
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.