Uses of Interface
org.kite9.diagram.builders.formats.fsm.FSMDataProvider

Packages that use FSMDataProvider
org.kite9.diagram.builders.formats.fsm   
 

Uses of FSMDataProvider in org.kite9.diagram.builders.formats.fsm
 

Classes in org.kite9.diagram.builders.formats.fsm that implement FSMDataProvider
 class EnumWithAnnotationFSMDataProvider
          This class can be used where your state transition methods are annotated with custom before and after annotations.
 

Methods in org.kite9.diagram.builders.formats.fsm with parameters of type FSMDataProvider
 void FiniteStateMachineFormat.write(FSMDataProvider provider, Container c)
          Formats the information in the provider, putting all of the created elements into the container.
 



Copyright © 2011. All Rights Reserved.