com.ptc.windchill.upgrade.tool
Class CompareSchemaOnlyStateMachine

java.lang.Object
  extended bycom.ptc.windchill.upgrade.util.fsm.StateMachine
      extended bycom.ptc.windchill.upgrade.tool.CompareSchemaOnlyStateMachine

public class CompareSchemaOnlyStateMachine
extends StateMachine


Nested Class Summary
 
Nested classes inherited from class com.ptc.windchill.upgrade.util.fsm.StateMachine
 
Field Summary
 
Fields inherited from class com.ptc.windchill.upgrade.util.fsm.StateMachine
 
Constructor Summary
CompareSchemaOnlyStateMachine()
           
 
Methods inherited from class com.ptc.windchill.upgrade.util.fsm.StateMachine
addStateMachineListener, checkEventTypeEnabledStates, dispatchEvent, dispatchEvent, isEventTypeEnabled, join, removeStateMachineListener, start, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompareSchemaOnlyStateMachine

public CompareSchemaOnlyStateMachine()