public static class IXtextEObjectSearch.Default extends Object implements IXtextEObjectSearch
IXtextEObjectSearch.Default| Constructor and Description |
|---|
IXtextEObjectSearch.Default() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IEObjectDescription> |
findMatches(String searchPattern,
String typeSearchPattern) |
IResourceDescriptions |
getResourceDescriptions() |
protected com.google.common.base.Predicate<IEObjectDescription> |
getSearchPredicate(String stringPattern,
String typeStringPattern) |
protected Iterable<IEObjectDescription> |
getSearchScope() |
protected boolean |
isNameMatches(org.eclipse.ui.dialogs.SearchPattern searchPattern,
IEObjectDescription eObjectDescription,
Collection<String> namespaceDelimiters) |
void |
setResourceDescriptions(IResourceDescriptions resourceDescriptions) |
public Iterable<IEObjectDescription> findMatches(String searchPattern, String typeSearchPattern)
findMatches in interface IXtextEObjectSearchprotected com.google.common.base.Predicate<IEObjectDescription> getSearchPredicate(String stringPattern, String typeStringPattern)
protected boolean isNameMatches(org.eclipse.ui.dialogs.SearchPattern searchPattern,
IEObjectDescription eObjectDescription,
Collection<String> namespaceDelimiters)
protected Iterable<IEObjectDescription> getSearchScope()
public void setResourceDescriptions(IResourceDescriptions resourceDescriptions)
public IResourceDescriptions getResourceDescriptions()
Copyright © 2016. All Rights Reserved.