Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.core
Class JaxbFile.ContentIsKindOf

java.lang.Object
  extended by org.eclipse.jpt.common.utility.predicate.Predicate.Adapter<JaxbFile>
      extended by org.eclipse.jpt.jaxb.core.JaxbFile.ContentIsKindOf
All Implemented Interfaces:
org.eclipse.jpt.common.utility.predicate.Predicate<JaxbFile>
Enclosing interface:
JaxbFile

public static class JaxbFile.ContentIsKindOf
extends org.eclipse.jpt.common.utility.predicate.Predicate.Adapter<JaxbFile>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.jpt.common.utility.predicate.Predicate
org.eclipse.jpt.common.utility.predicate.Predicate.Adapter<V>, org.eclipse.jpt.common.utility.predicate.Predicate.Disabled<V>, org.eclipse.jpt.common.utility.predicate.Predicate.False<V>, org.eclipse.jpt.common.utility.predicate.Predicate.NotNull<V>, org.eclipse.jpt.common.utility.predicate.Predicate.Null<V>, org.eclipse.jpt.common.utility.predicate.Predicate.True<V>
 
Constructor Summary
JaxbFile.ContentIsKindOf(IContentType contentType)
           
 
Method Summary
 boolean evaluate(JaxbFile jaxbFile)
           
 
Methods inherited from class org.eclipse.jpt.common.utility.predicate.Predicate.Adapter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JaxbFile.ContentIsKindOf

public JaxbFile.ContentIsKindOf(IContentType contentType)
Method Detail

evaluate

public boolean evaluate(JaxbFile jaxbFile)
Specified by:
evaluate in interface org.eclipse.jpt.common.utility.predicate.Predicate<JaxbFile>
Overrides:
evaluate in class org.eclipse.jpt.common.utility.predicate.Predicate.Adapter<JaxbFile>

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.