Package | Description |
---|---|
org.eclipse.equinox.p2.metadata |
Defines the metadata being handled by p2.
|
Modifier and Type | Field and Description |
---|---|
static ITouchpointType |
ITouchpointType.NONE
A touchpoint type indicating an undefined touchpoint type.
|
Modifier and Type | Method and Description |
---|---|
static ITouchpointType |
MetadataFactory.createTouchpointType(String id,
Version version)
Returns a
TouchpointType with the given id and version. |
ITouchpointType |
IInstallableUnit.getTouchpointType() |
Modifier and Type | Method and Description |
---|---|
void |
MetadataFactory.InstallableUnitDescription.setTouchpointType(ITouchpointType type)
Set the touchpoint type for the installable unit.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.