Dali Provisional API
Release 3.2

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

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

public static class ContentTypeReference.ContentTypeIs
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.ContentTypeIs(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.ContentTypeIs

public ContentTypeReference.ContentTypeIs(IContentType contentType)
Method Detail

evaluate

public boolean evaluate(ContentTypeReference ref)

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.