public final class ESPredicates extends Object
Predicates
to be used in conjunction with the
ESCrossResourceReferencesModelMutator.| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject> |
hasExternalReference()
Returns a predicate that checks whether an given
EObject has an external reference. |
public static com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject> hasExternalReference()
EObject has an external reference.ESEObjectHasExternalReference predicateCopyright © 2017. All rights reserved.