Uses of Class
org.apache.taglibs.rdc.scxml.model.Initial

Packages that use Initial
org.apache.taglibs.rdc.scxml.model A collection of classes needed to model SCXML documents. 
 

Uses of Initial in org.apache.taglibs.rdc.scxml.model
 

Methods in org.apache.taglibs.rdc.scxml.model that return Initial
 Initial State.getInitial()
          Get the initial state
 

Methods in org.apache.taglibs.rdc.scxml.model with parameters of type Initial
 void State.setInitial(Initial target)
          Set the initial state
 



Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.