com.clarkparsia.pellet.el
Class RoleChainCache

java.lang.Object
  extended by com.clarkparsia.pellet.el.RoleChainCache

public class RoleChainCache
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Harris Lin

Constructor Summary
RoleChainCache(KnowledgeBase kb)
           
 
Method Summary
 java.util.Set<aterm.ATermAppl> getAllSuperRoles(aterm.ATermAppl r1, aterm.ATermAppl r2)
           
 boolean isAnon(aterm.ATermAppl r)
           
 void print()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleChainCache

public RoleChainCache(KnowledgeBase kb)
Method Detail

isAnon

public boolean isAnon(aterm.ATermAppl r)

getAllSuperRoles

public java.util.Set<aterm.ATermAppl> getAllSuperRoles(aterm.ATermAppl r1,
                                                       aterm.ATermAppl r2)

print

public void print()


Copyright © 2004 Evren Sirin. All Rights Reserved.