Dali Provisional API
Release 3.2

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

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

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


Constructor Summary
AttributeMapping.IsNotTransient()
           
 
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.IsNotTransient

public AttributeMapping.IsNotTransient()
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.