org.semanticweb.HermiT.hierarchy
Class HierarchyDumperFSS.ObjectRoleComparator
java.lang.Object
org.semanticweb.HermiT.hierarchy.HierarchyDumperFSS.ObjectRoleComparator
- All Implemented Interfaces:
- Comparator<Role>
- Enclosing class:
- HierarchyDumperFSS
protected static class HierarchyDumperFSS.ObjectRoleComparator
- extends Object
- implements Comparator<Role>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final HierarchyDumperFSS.ObjectRoleComparator INSTANCE
HierarchyDumperFSS.ObjectRoleComparator
protected HierarchyDumperFSS.ObjectRoleComparator()
compare
public int compare(Role role1,
Role role2)
- Specified by:
compare
in interface Comparator<Role>
getRoleClass
protected int getRoleClass(Role role)
getInnerAtomicRole
protected AtomicRole getInnerAtomicRole(Role role)
getRoleDirection
protected int getRoleDirection(Role role)
Copyright © 2012. All Rights Reserved.