public abstract class CompoundFileInfoMatcher extends AbstractFileInfoMatcher
Modifier and Type | Field and Description |
---|---|
protected AbstractFileInfoMatcher[] |
matchers |
Constructor and Description |
---|
CompoundFileInfoMatcher() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(IProject project,
Object arguments)
Sets initialization data for this matcher.
|
matches
protected AbstractFileInfoMatcher[] matchers
public final void initialize(IProject project, Object arguments) throws CoreException
AbstractFileInfoMatcher
initialize
in class AbstractFileInfoMatcher
CoreException
- if initialization failed
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.