Class RoleChainCache


  • public class RoleChainCache
    extends java.lang.Object

    Copyright: Copyright (c) 2008

    Company: Clark & Parsia, LLC.

    Author:
    Harris Lin
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<openllet.aterm.ATermAppl> getAllSuperRoles​(openllet.aterm.ATermAppl r1, openllet.aterm.ATermAppl r2)  
      static boolean isAnon​(openllet.aterm.ATermAppl r)  
      void print()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • isAnon

        public static boolean isAnon​(openllet.aterm.ATermAppl r)
      • getAllSuperRoles

        public java.util.Set<openllet.aterm.ATermAppl> getAllSuperRoles​(openllet.aterm.ATermAppl r1,
                                                                        openllet.aterm.ATermAppl r2)
      • print

        public void print()