Uses of Class
com.sun.emp.pathway.bean.Terminal

Uses of Terminal in com.sun.emp.pathway.bean
 

Methods in com.sun.emp.pathway.bean with parameters of type Terminal
 boolean TerminalCondition.isSatisfied(Terminal aTerminal)
          Determines if this condition is satisfied.
 

Constructors in com.sun.emp.pathway.bean with parameters of type Terminal
Terminal(Terminal source)
          Constructs a Terminal from an already existant Terminal.