public class EObjectTypeCondition
extends org.eclipse.emf.query.conditions.eobjects.EObjectCondition
| Constructor and Description |
|---|
EObjectTypeCondition(java.lang.Class<?> targetType) |
EObjectTypeCondition(org.eclipse.emf.query.handlers.PruneHandler pruneHandler,
java.lang.Class<?> targetType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfied(org.eclipse.emf.ecore.EObject object) |
AND, EQUIVALENT, getPruneHandler, IMPLIES, isSatisfied, OR, shouldPrune, XOR