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