Package | Description |
---|---|
org.eclipse.tycho.plugins.p2 |
Modifier and Type | Method and Description |
---|---|
static BaselineReplace |
BaselineReplace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaselineReplace[] |
BaselineReplace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<String,IP2Artifact> |
BaselineValidator.validateAndReplace(org.apache.maven.project.MavenProject project,
Map<String,IP2Artifact> reactorMetadata,
List<Repository> baselineRepositories,
BaselineMode baselineMode,
BaselineReplace baselineReplace) |
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.