|
@@ -145,7 +145,6 @@ public class STextScopeProvider extends AbstractDeclarativeScopeProvider {
|
|
|
return scope;
|
|
return scope;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- // OK
|
|
|
|
|
private Predicate<IEObjectDescription> calcuateFilterPredicate(
|
|
private Predicate<IEObjectDescription> calcuateFilterPredicate(
|
|
|
final EObject context, final EReference reference) {
|
|
final EObject context, final EReference reference) {
|
|
|
Predicate<IEObjectDescription> predicate = null;
|
|
Predicate<IEObjectDescription> predicate = null;
|