SMC
6_0_1

SMC v. 6_0_1 API Specification

Documents the APIs for the SMC model, parser and generator packages.

See:
          Description

Packages
net.sf.smc Provides the Smc class which implements the state machine compiler application.
net.sf.smc.generator Provides the classes for generating source code in a target from an SMC finite state machine model instance.
net.sf.smc.model Provides the classes modeling a finite state machine.
net.sf.smc.parser Provides the classes for parsing an SMC text definition into a finite state machine model instance.
statemap These are the run-time classes used by SMC-generated Java code.

 

Documents the APIs for the SMC model, parser and generator packages. Breaking these classes out into separate JAR files allows third party Java applications to parse and generate finite state machines using the SMC technology.


SMC
6_0_1

Copyright © 2009. Charles W. Rapp. All Rights Reserved. Use is subject to license terms.