All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.samples.statechart.StateRep

CH.ifa.draw.samples.statechart.StateRep

public class StateRep
implements StateChartNode

Constructor Index

 o StateRep()

Method Index

 o accept(StateChartVisitor)
 o getStateSymbol()
 o getTransitions()

Constructors

 o StateRep
 public StateRep()

Methods

 o accept
 public void accept(StateChartVisitor visitor)
 o getStateSymbol
 public StateSymbolRep getStateSymbol()
 o getTransitions
 public SList getTransitions()

All Packages  Class Hierarchy  This Package  Previous  Next  Index