org.mindswap.pellet
Class FSMBuilder

java.lang.Object
  extended by org.mindswap.pellet.FSMBuilder

public class FSMBuilder
extends java.lang.Object

Author:
Evren Sirin

Field Summary
static java.util.logging.Logger log
           
 
Constructor Summary
FSMBuilder(RBox rbox)
           
 
Method Summary
 boolean build(Role s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static java.util.logging.Logger log
Constructor Detail

FSMBuilder

public FSMBuilder(RBox rbox)
Method Detail

build

public boolean build(Role s)


Copyright © 2004 Evren Sirin. All Rights Reserved.