| Modifier and Type | Field and Description |
|---|---|
static Comparator<IndexedArtifactFile> |
IndexedArtifact.FILE_INFO_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
IndexedArtifactFile |
IIndex.getIndexedArtifactFile(ArtifactKey artifact) |
IndexedArtifactFile |
IIndex.identify(File file) |
| Modifier and Type | Method and Description |
|---|---|
Set<IndexedArtifactFile> |
IndexedArtifact.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedArtifact.addFile(IndexedArtifactFile indexedArtifactFile) |
| Modifier and Type | Method and Description |
|---|---|
IndexedArtifactFile |
FilteredIndex.getIndexedArtifactFile(ArtifactKey artifact) |
IndexedArtifactFile |
FilteredIndex.identify(File file) |
| Modifier and Type | Method and Description |
|---|---|
IndexedArtifactFile |
NexusIndexManager.getIndexedArtifactFile(org.apache.maven.index.ArtifactInfo artifactInfo)
for Unit test
|
IndexedArtifactFile |
NexusIndex.getIndexedArtifactFile(ArtifactKey artifact) |
IndexedArtifactFile |
CompositeIndex.getIndexedArtifactFile(ArtifactKey artifact) |
IndexedArtifactFile |
NexusIndexManager.getIndexedArtifactFile(IRepository repository,
ArtifactKey gav)
for Unit test
|
IndexedArtifactFile |
NexusIndexManager.identify(File file) |
IndexedArtifactFile |
NexusIndex.identify(File file) |
IndexedArtifactFile |
CompositeIndex.identify(File file) |
protected IndexedArtifactFile |
NexusIndexManager.identify(IRepository repository,
File file) |
| Modifier and Type | Method and Description |
|---|---|
List<IndexedArtifactFile> |
CompositeIndex.identifyAll(File file) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OpenPomAction.openEditor(IndexedArtifact ia,
IndexedArtifactFile f,
org.eclipse.core.runtime.IProgressMonitor monitor) |
void |
OpenPomAction.openPomEditor(IndexedArtifact ia,
IndexedArtifactFile f,
org.eclipse.core.runtime.IProgressMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
IndexedArtifactFile |
MavenRepositorySearchDialog.getSelectedIndexedArtifactFile() |
| Modifier and Type | Method and Description |
|---|---|
IndexedArtifactFile |
IndexedArtifactFileNode.getIndexedArtifactFile() |
| Constructor and Description |
|---|
IndexedArtifactFileNode(IndexedArtifactFile artifactFile) |
| Modifier and Type | Method and Description |
|---|---|
IndexedArtifactFile |
MavenPomSelectionComponent.getIndexedArtifactFile() |
| Modifier and Type | Method and Description |
|---|---|
static String |
MavenPomSelectionComponent.getKey(IndexedArtifactFile file) |
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.