| Package | Description |
|---|---|
| org.eclipse.equinox.p2.repository.artifact |
Defines artifact repository.
|
| org.eclipse.equinox.p2.repository.artifact.spi |
Defines SPI for registering new implementations of artifact repositories.
|
| Modifier and Type | Method and Description |
|---|---|
IProcessingStepDescriptor[] |
IArtifactDescriptor.getProcessingSteps()
Return the list of processing steps associated with this descriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessingStepDescriptor |
| Modifier and Type | Field and Description |
|---|---|
protected IProcessingStepDescriptor[] |
ArtifactDescriptor.processingSteps |
| Modifier and Type | Method and Description |
|---|---|
IProcessingStepDescriptor[] |
ArtifactDescriptor.getProcessingSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactDescriptor.setProcessingSteps(IProcessingStepDescriptor[] value) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.