com.clarkparsia.pellet.el
Class RoleRestrictionCache
java.lang.Object
com.clarkparsia.pellet.el.RoleRestrictionCache
public class RoleRestrictionCache
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
- Author:
- Harris Lin
Method Summary |
aterm.ATermAppl |
getDomain(aterm.ATermAppl prop)
|
java.util.Map<aterm.ATermAppl,aterm.ATermAppl> |
getDomains()
|
aterm.ATermAppl |
getRange(aterm.ATermAppl prop)
|
java.util.Map<aterm.ATermAppl,aterm.ATermAppl> |
getRanges()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleRestrictionCache
public RoleRestrictionCache(RBox rbox)
getDomains
public java.util.Map<aterm.ATermAppl,aterm.ATermAppl> getDomains()
getRanges
public java.util.Map<aterm.ATermAppl,aterm.ATermAppl> getRanges()
getDomain
public aterm.ATermAppl getDomain(aterm.ATermAppl prop)
getRange
public aterm.ATermAppl getRange(aterm.ATermAppl prop)
Copyright © 2004 Evren Sirin. All Rights Reserved.