checks1
Class channelCheck

java.lang.Object
  |
  +--checks1.channelCheck

public class channelCheck
extends java.lang.Object


Constructor Summary
channelCheck()
           
 
Method Summary
static boolean chan_dekl(ChandecList cl, TransitionList tl)
           
static boolean start_check(ChandecList cl, TransitionList tl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

channelCheck

public channelCheck()
Method Detail

start_check

public static boolean start_check(ChandecList cl,
                                  TransitionList tl)

chan_dekl

public static boolean chan_dekl(ChandecList cl,
                                TransitionList tl)