org.eclipse.jpt.common.core
Class ContentTypeReference.ContentTypeIsKindOf
java.lang.Object
org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate<ContentTypeReference,IContentType>
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>
| Fields inherited from class org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate |
criterion |
| Methods inherited from class org.eclipse.jpt.common.utility.internal.predicate.CriterionPredicate |
equals, getCriterion, hashCode, toString |
ContentTypeReference.ContentTypeIsKindOf
public ContentTypeReference.ContentTypeIsKindOf(IContentType contentType)
evaluate
public boolean evaluate(ContentTypeReference ref)
Copyright (c) 2012 Oracle. All rights reserved.