| Package | Description |
|---|---|
| org.eclipse.m2e.core.embedder | |
| org.eclipse.m2e.core.internal.project.registry | |
| org.eclipse.m2e.core.project |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<ArtifactRef> |
ArtifactRef.fromArtifact(java.util.Set<org.apache.maven.artifact.Artifact> artifacts) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<ArtifactKey> |
ArtifactRef.toArtifactKey(java.util.Set<ArtifactRef> refs) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Set<ArtifactRef> |
MavenProjectFacade.artifacts |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ArtifactRef> |
MavenProjectFacade.getMavenProjectArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ArtifactRef> |
IMavenProjectFacade.getMavenProjectArtifacts() |