com.clarkparsia.pellet.el
Class CachedSubsumptionComparator
java.lang.Object
org.mindswap.pellet.taxonomy.SubsumptionComparator
com.clarkparsia.pellet.el.CachedSubsumptionComparator
- All Implemented Interfaces:
- PartialOrderComparator<aterm.ATermAppl>
public class CachedSubsumptionComparator
- extends SubsumptionComparator
Title:
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
- Author:
- Evren Sirin
Method Summary |
boolean |
isSubsumedBy(aterm.ATermAppl a,
aterm.ATermAppl b)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedSubsumptionComparator
public CachedSubsumptionComparator(MultiValueMap<aterm.ATermAppl,aterm.ATermAppl> subsumers)
isSubsumedBy
public boolean isSubsumedBy(aterm.ATermAppl a,
aterm.ATermAppl b)
Copyright © 2004 Evren Sirin. All Rights Reserved.