Package net.sf.smc.plugin
This package contains the SMC Maven mojo SmcMojo. The
SMC mojo supports the same options as the SMC command line.
This mojo can be used to compile a .sm file into any one of the supported target languages but most likely will be used for Java, either as java or java7.
-
Class Summary Class Description HelpMojo Display help information on smc-maven-plugin.
Callmvn smc:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.SmcMojo Responsible for executing the state machine compiler against one or more.smfiles found in the configuredsetSourceDirectory(java.io.File)using the configuredSMCparameters.