org.eclipse.jpt.jpa.core.context
Class Entity.IsDescendant
java.lang.Object
org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter<Entity>
org.eclipse.jpt.jpa.core.context.Entity.IsDescendant
- All Implemented Interfaces:
- org.eclipse.jpt.common.utility.predicate.Predicate<Entity>
- Enclosing interface:
- Entity
public static class Entity.IsDescendant
- extends org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter<Entity>
| Methods inherited from class org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter |
toString |
Entity.IsDescendant
public Entity.IsDescendant(Entity entity)
evaluate
public boolean evaluate(Entity entity)
- Specified by:
evaluate in interface org.eclipse.jpt.common.utility.predicate.Predicate<Entity>- Overrides:
evaluate in class org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter<Entity>
Copyright (c) 2012 Oracle. All rights reserved.