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