Uses of Class
edu.stanford.hci.dtools.statechart.model.SwitchModel

Packages that use SwitchModel
edu.stanford.hci.dtools.statechart.model   
 

Uses of SwitchModel in edu.stanford.hci.dtools.statechart.model
 

Methods in edu.stanford.hci.dtools.statechart.model that return SwitchModel
 SwitchModel SwitchModel.copy()
           
 

Constructors in edu.stanford.hci.dtools.statechart.model with parameters of type SwitchModel
SwitchModel(SwitchModel copy)