Uses of Class
org.apache.commons.scxml.model.Path

Packages that use Path
org.apache.commons.scxml.model A collection of classes needed to model SCXML documents. 
 

Uses of Path in org.apache.commons.scxml.model
 

Methods in org.apache.commons.scxml.model that return Path
 Path Transition.getPath()
          Get the path of this transiton.
 



Copyright © 2005-2006 The Apache Software Foundation. All Rights Reserved.