Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context
Class AttributeMapping.IsOverridableAssociationMapping

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter<AttributeMapping>
      extended by org.eclipse.jpt.jpa.core.context.AttributeMapping.IsOverridableAssociationMapping
All Implemented Interfaces:
org.eclipse.jpt.common.utility.predicate.Predicate<AttributeMapping>
Enclosing interface:
AttributeMapping

public static class AttributeMapping.IsOverridableAssociationMapping
extends org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter<AttributeMapping>


Constructor Summary
AttributeMapping.IsOverridableAssociationMapping()
           
 
Method Summary
 boolean evaluate(AttributeMapping mapping)
           
 
Methods inherited from class org.eclipse.jpt.common.utility.internal.predicate.PredicateAdapter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributeMapping.IsOverridableAssociationMapping

public AttributeMapping.IsOverridableAssociationMapping()
Method Detail

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>

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.