All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class CH.ifa.draw.samples.statechart.TransitionRep

CH.ifa.draw.samples.statechart.TransitionRep

public class TransitionRep
implements StateChartNode

Constructor Index

 o TransitionRep()

Method Index

 o accept(StateChartVisitor)
 o getArrow()
 o getLabel()

Constructors

 o TransitionRep
 public TransitionRep()

Methods

 o accept
 public void accept(StateChartVisitor visitor)
 o getArrow
 public LeafNode getArrow()
 o getLabel
 public LabelRep getLabel()

All Packages  Class Hierarchy  This Package  Previous  Next  Index