Uses of Interface
org.eclipse.equinox.p2.metadata.ITouchpointType
-
Uses of ITouchpointType in org.eclipse.equinox.p2.metadata
Modifier and TypeFieldDescriptionstatic final ITouchpointType
ITouchpointType.NONE
A touchpoint type indicating an undefined touchpoint type.Modifier and TypeMethodDescriptionstatic ITouchpointType
MetadataFactory.createTouchpointType
(String id, Version version) Returns aTouchpointType
with the given id and version.IInstallableUnit.getTouchpointType()
Modifier and TypeMethodDescriptionvoid
MetadataFactory.InstallableUnitDescription.setTouchpointType
(ITouchpointType type) Set the touchpoint type for the installable unit.