Uses of Class
org.apache.maven.repository.MetadataGraphNode
Packages that use MetadataGraphNode
-
Uses of MetadataGraphNode in org.apache.maven.repository
Methods in org.apache.maven.repository that return MetadataGraphNodeModifier and TypeMethodDescriptionMetadataGraphNode.addExident(MetadataGraphNode node) MetadataGraphNode.addIncident(MetadataGraphNode node) MetadataGraph.findNode(MavenArtifactMetadata md) find a node by the GAV (metadata)MetadataGraph.getEntry()getterMethods in org.apache.maven.repository that return types with arguments of type MetadataGraphNodeMethods in org.apache.maven.repository with parameters of type MetadataGraphNodeModifier and TypeMethodDescriptionMetadataGraphNode.addExident(MetadataGraphNode node) MetadataGraphNode.addIncident(MetadataGraphNode node) voidMetadataGraph.addNode(MetadataGraphNode node) Constructors in org.apache.maven.repository with parameters of type MetadataGraphNode