Uses of Class
org.problets.lib.io.output.state.StateModel

Packages that use StateModel
org.problets.lib.io.output.state   
 

Uses of StateModel in org.problets.lib.io.output.state
 

Methods in org.problets.lib.io.output.state that return StateModel
 StateModel BaseStateView.getModel()
          Returns a reference to the model
 

Constructors in org.problets.lib.io.output.state with parameters of type StateModel
BaseStateView(StateDiagramView inParent, StateModel inModel)
           
ImageStateView(StateDiagramView inParent, StateModel inModel, javax.swing.JApplet applet, java.lang.String path)
           
MultiChoiceView(StateDiagramView inParent, StateModel inModel, javax.swing.JApplet applet, java.lang.String path)