Class UmlModelParser

java.lang.Object
org.springframework.statemachine.uml.support.UmlModelParser

public class UmlModelParser extends Object
Model parser which constructs states and transitions data out from an uml model. This implementation is not thread safe and model parsing can only be used once per instance.
Author:
Janne Valkealahti