Uses of Interface
org.eclipse.equinox.p2.metadata.ITouchpointInstruction
Packages that use ITouchpointInstruction
-
Uses of ITouchpointInstruction in org.eclipse.equinox.p2.metadata
Methods in org.eclipse.equinox.p2.metadata that return ITouchpointInstructionModifier and TypeMethodDescriptionstatic ITouchpointInstructionMetadataFactory.createTouchpointInstruction(String body, String importAttribute) ITouchpointData.getInstruction(String instructionKey) Returns the touchpoint instruction corresponding to the given key.Methods in org.eclipse.equinox.p2.metadata that return types with arguments of type ITouchpointInstructionModifier and TypeMethodDescriptionITouchpointData.getInstructions()Returns an unmodifiable map of the touchpoint instructions.Method parameters in org.eclipse.equinox.p2.metadata with type arguments of type ITouchpointInstructionModifier and TypeMethodDescriptionstatic ITouchpointDataMetadataFactory.mergeTouchpointData(ITouchpointData initial, Map<String, ITouchpointInstruction> incomingInstructions) Merge the given touchpoint instructions with a pre-existing touchpoint data