Dali Provisional API
Release 3.2

org.eclipse.jpt.common.core
Class ContentTypeReference.ContentTypeIsKindOf

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate<ContentTypeReference,IContentType>
      extended by org.eclipse.jpt.common.core.ContentTypeReference.ContentTypeIsKindOf
All Implemented Interfaces:
org.eclipse.jpt.common.utility.predicate.Predicate<ContentTypeReference>
Enclosing interface:
ContentTypeReference

public static class ContentTypeReference.ContentTypeIsKindOf
extends org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate<ContentTypeReference,IContentType>


Field Summary
 
Fields inherited from class org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate
criterion
 
Constructor Summary
ContentTypeReference.ContentTypeIsKindOf(IContentType contentType)
           
 
Method Summary
 boolean evaluate(ContentTypeReference ref)
           
 
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

ContentTypeReference.ContentTypeIsKindOf

public ContentTypeReference.ContentTypeIsKindOf(IContentType contentType)
Method Detail

evaluate

public boolean evaluate(ContentTypeReference ref)

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.