net.ontopia.topicmaps.db2tm
Class StateMachine

java.lang.Object
  extended by net.ontopia.topicmaps.db2tm.StateMachine

public class StateMachine
extends java.lang.Object

INTERNAL: Class used to decide what change to make after seeing a sequence of changes.


Constructor Summary
StateMachine()
           
 
Method Summary
 int getChangeType()
           
 void nextState(int changetype)
           
 void reset()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateMachine

public StateMachine()
Method Detail

nextState

public void nextState(int changetype)

getChangeType

public int getChangeType()

reset

public void reset()


Copyright © 2000-2010 Ontopia.