|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ontopia.topicmaps.db2tm.StateMachine
public class StateMachine
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 |
---|
public StateMachine()
Method Detail |
---|
public void nextState(int changetype)
public int getChangeType()
public void reset()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |