Package openllet.core

Class FSMBuilder


  • public class FSMBuilder
    extends java.lang.Object
    Author:
    Evren Sirin
    • Constructor Summary

      Constructors 
      Constructor Description
      FSMBuilder​(RBox rbox)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean build​(Role s)  
      • Methods inherited from class java.lang.Object

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

      • FSMBuilder

        public FSMBuilder​(RBox rbox)
    • Method Detail

      • build

        public boolean build​(Role s)