Uses of Interface
org.eclipse.equinox.p2.repository.artifact.IProcessingStepDescriptor
Packages that use IProcessingStepDescriptor
Package
Description
Defines artifact repository.
Defines SPI for registering new implementations of artifact repositories.
-
Uses of IProcessingStepDescriptor in org.eclipse.equinox.p2.repository.artifact
Methods in org.eclipse.equinox.p2.repository.artifact that return IProcessingStepDescriptorModifier and TypeMethodDescriptionIArtifactDescriptor.getProcessingSteps()
Return the list of processing steps associated with this descriptor. -
Uses of IProcessingStepDescriptor in org.eclipse.equinox.p2.repository.artifact.spi
Classes in org.eclipse.equinox.p2.repository.artifact.spi that implement IProcessingStepDescriptorFields in org.eclipse.equinox.p2.repository.artifact.spi declared as IProcessingStepDescriptorModifier and TypeFieldDescriptionprotected IProcessingStepDescriptor[]
ArtifactDescriptor.processingSteps
Methods in org.eclipse.equinox.p2.repository.artifact.spi that return IProcessingStepDescriptorMethods in org.eclipse.equinox.p2.repository.artifact.spi with parameters of type IProcessingStepDescriptorModifier and TypeMethodDescriptionvoid
ArtifactDescriptor.setProcessingSteps
(IProcessingStepDescriptor[] value)