| Modifier and Type | Method and Description |
|---|---|
static TargetPlatformFilter |
TargetPlatformFilter.removeAllFilter(TargetPlatformFilter.CapabilityPattern scopePattern) |
static TargetPlatformFilter |
TargetPlatformFilter.restrictionFilter(TargetPlatformFilter.CapabilityPattern scopePattern,
TargetPlatformFilter.CapabilityPattern restrictionPattern) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetPlatformFilter> |
TargetPlatformFilterConfigurationReader.parseFilterConfiguration(org.codehaus.plexus.util.xml.Xpp3Dom filtersElement) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetPlatformFilter> |
TargetPlatformConfiguration.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetPlatformConfiguration.setFilters(List<TargetPlatformFilter> filters) |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetPlatformBuilderImpl.addFilters(List<TargetPlatformFilter> filters) |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetPlatformBuilder.addFilters(List<TargetPlatformFilter> filters) |
| Constructor and Description |
|---|
TargetPlatformFilterEvaluator(List<TargetPlatformFilter> filters,
MavenLogger logger) |
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.