Class GenericTaxonomyBuilder


  • public class GenericTaxonomyBuilder
    extends java.lang.Object

    Copyright: Copyright (c) 2008

    Company: Clark & Parsia, LLC.

    Author:
    Harris Lin
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Taxonomy<openllet.aterm.ATermAppl> build​(MultiValueMap<openllet.aterm.ATermAppl,​openllet.aterm.ATermAppl> subsumers)  
      • Methods inherited from class java.lang.Object

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

      • GenericTaxonomyBuilder

        public GenericTaxonomyBuilder()
    • Method Detail

      • build

        public Taxonomy<openllet.aterm.ATermAppl> build​(MultiValueMap<openllet.aterm.ATermAppl,​openllet.aterm.ATermAppl> subsumers)