com.clarkparsia.pellet.el
Class RoleChainCache
java.lang.Object
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
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 |
RoleChainCache
public RoleChainCache(KnowledgeBase kb)
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.