Package | Description |
---|---|
org.eclipse.tycho.artifacts |
Modifier and Type | Field and Description |
---|---|
private TargetPlatformFilter.FilterAction |
TargetPlatformFilter.action |
Modifier and Type | Method and Description |
---|---|
TargetPlatformFilter.FilterAction |
TargetPlatformFilter.getAction()
Returns the action to be performed.
|
static TargetPlatformFilter.FilterAction |
TargetPlatformFilter.FilterAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TargetPlatformFilter.FilterAction[] |
TargetPlatformFilter.FilterAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TargetPlatformFilter(TargetPlatformFilter.CapabilityPattern scopePattern,
TargetPlatformFilter.FilterAction action,
TargetPlatformFilter.CapabilityPattern actionPattern) |