public class RoleChainCache extends Object
Title:
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
RoleChainCache(KnowledgeBase kb) |
| Modifier and Type | Method and Description |
|---|---|
Set<aterm.ATermAppl> |
getAllSuperRoles(aterm.ATermAppl r1,
aterm.ATermAppl r2) |
boolean |
isAnon(aterm.ATermAppl r) |
void |
print() |
public RoleChainCache(KnowledgeBase kb)
public boolean isAnon(aterm.ATermAppl r)
public Set<aterm.ATermAppl> getAllSuperRoles(aterm.ATermAppl r1, aterm.ATermAppl r2)
public void print()
Copyright © 2019. All rights reserved.