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 |
---|---|
List<TargetPlatformFilter> |
TargetPlatformConfigurationStub.getFilters() |
Modifier and Type | Method and Description |
---|---|
void |
TargetPlatformConfigurationStub.addFilters(List<TargetPlatformFilter> filters) |
Constructor and Description |
---|
TargetPlatformFilterEvaluator(List<TargetPlatformFilter> filters,
MavenLogger logger) |
Copyright © 2008–2021 Eclipse Foundation. All rights reserved.