Uses of Interface
org.eclipse.equinox.p2.metadata.ITouchpointType
Packages that use ITouchpointType
-
Uses of ITouchpointType in org.eclipse.equinox.p2.metadata
Fields in org.eclipse.equinox.p2.metadata declared as ITouchpointTypeModifier and TypeFieldDescriptionstatic final ITouchpointTypeITouchpointType.NONEA touchpoint type indicating an undefined touchpoint type.Methods in org.eclipse.equinox.p2.metadata that return ITouchpointTypeModifier and TypeMethodDescriptionstatic ITouchpointTypeMetadataFactory.createTouchpointType(String id, Version version) Returns aTouchpointTypewith the given id and version.IInstallableUnit.getTouchpointType()Methods in org.eclipse.equinox.p2.metadata with parameters of type ITouchpointTypeModifier and TypeMethodDescriptionvoidMetadataFactory.InstallableUnitDescription.setTouchpointType(ITouchpointType type) Set the touchpoint type for the installable unit.