Package | Description |
---|---|
org.eclipse.m2e.core.internal.index.nexus | |
org.eclipse.m2e.core.ui.internal.views.nodes |
Modifier and Type | Field and Description |
---|---|
private java.util.LinkedHashMap<java.lang.String,IndexedArtifactGroup> |
IndexedArtifactGroup.nodes |
Modifier and Type | Method and Description |
---|---|
IndexedArtifactGroup[] |
NexusIndex.getRootIndexedArtifactGroups() |
IndexedArtifactGroup[] |
NexusIndexManager.getRootIndexedArtifactGroups(IRepository repository)
for unit tests
|
IndexedArtifactGroup |
NexusIndexManager.resolveGroup(IndexedArtifactGroup group) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedHashMap<java.lang.String,IndexedArtifactGroup> |
IndexedArtifactGroup.getNodes() |
Modifier and Type | Method and Description |
---|---|
int |
IndexedArtifactGroup.compareTo(IndexedArtifactGroup o) |
IndexedArtifactGroup |
NexusIndexManager.resolveGroup(IndexedArtifactGroup group) |
Modifier and Type | Field and Description |
---|---|
private IndexedArtifactGroup |
IndexedArtifactGroupNode.indexedArtifactGroup |
Constructor and Description |
---|
IndexedArtifactGroupNode(IndexedArtifactGroup group) |