public static class DependencyTreePage.ArtifactMatcher extends Matcher
Modifier and Type | Field and Description |
---|---|
protected HashSet<String> |
artifactKeys |
Constructor and Description |
---|
ArtifactMatcher(org.eclipse.jface.viewers.IStructuredSelection selection) |
Modifier and Type | Method and Description |
---|---|
protected void |
addArtifactKey(Object o) |
protected String |
getKey(String groupId,
String artifactId) |
boolean |
isEmpty() |
boolean |
isMatchingArtifact(String groupId,
String artifactId) |
public ArtifactMatcher(org.eclipse.jface.viewers.IStructuredSelection selection)
public boolean isMatchingArtifact(String groupId, String artifactId)
isMatchingArtifact
in class Matcher
protected void addArtifactKey(Object o)
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.