public class RemedyConfig extends Object
EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is no guarantee that this API will work or that it will remain the same. Please do not use this API without consulting with the p2 team.
Modifier and Type | Field and Description |
---|---|
boolean |
allowDifferentVersion |
boolean |
allowInstalledRemoval |
boolean |
allowInstalledUpdate |
boolean |
allowPartialInstall |
Constructor and Description |
---|
RemedyConfig() |
Modifier and Type | Method and Description |
---|---|
static RemedyConfig[] |
getAllRemedyConfigs() |
static RemedyConfig[] |
getCheckForUpdateRemedyConfigs() |
public boolean allowInstalledUpdate
public boolean allowInstalledRemoval
public boolean allowDifferentVersion
public boolean allowPartialInstall
public static RemedyConfig[] getCheckForUpdateRemedyConfigs()
public static RemedyConfig[] getAllRemedyConfigs()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.