Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context
Class OverrideContainer.ParentAdapter.AttributeIsOverridable

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate<String,OverrideContainer.ParentAdapter>
      extended by org.eclipse.jpt.jpa.core.context.OverrideContainer.ParentAdapter.AttributeIsOverridable
All Implemented Interfaces:
org.eclipse.jpt.common.utility.predicate.Predicate<String>
Enclosing interface:
OverrideContainer.ParentAdapter

public static class OverrideContainer.ParentAdapter.AttributeIsOverridable
extends org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate<String,OverrideContainer.ParentAdapter>


Field Summary
 
Fields inherited from class org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate
criterion
 
Constructor Summary
OverrideContainer.ParentAdapter.AttributeIsOverridable(OverrideContainer.ParentAdapter parentAdapter)
           
 
Method Summary
 boolean evaluate(String attributeName)
           
 
Methods inherited from class org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate
equals, getCriterion, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OverrideContainer.ParentAdapter.AttributeIsOverridable

public OverrideContainer.ParentAdapter.AttributeIsOverridable(OverrideContainer.ParentAdapter parentAdapter)
Method Detail

evaluate

public boolean evaluate(String attributeName)

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.