public interface IHierarchy
boolean
ancestor(Type ancestor, Type child)
java.util.Collection<Type>
lcas(Type a, Type b)
java.util.Collection<Type> lcas(Type a, Type b)
boolean ancestor(Type ancestor, Type child)