eu.bandm.sig.absy
Class Test

java.lang.Object
  extended by eu.bandm.sig.absy.Absy
      extended by eu.bandm.sig.absy.Test
All Implemented Interfaces:
Formattable, Cloneable
Direct Known Subclasses:
BinaryTest, TAccept, TCotuple, TFalse, TTrue

public abstract class Test
extends Absy


Field Summary
 
Fields inherited from class eu.bandm.sig.absy.Absy
get_location, location, set_location
 
Fields inherited from interface eu.bandm.tools.format.Formattable
format
 
Constructor Summary
Test()
           
 
Method Summary
 Test doclone()
           
 Format format()
           
 Test initFrom(Object o0)
           
 
Methods inherited from class eu.bandm.sig.absy.Absy
get_location, set_location
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

doclone

public Test doclone()
Overrides:
doclone in class Absy

format

public Format format()
Specified by:
format in interface Formattable
Overrides:
format in class Absy

initFrom

public Test initFrom(Object o0)
Overrides:
initFrom in class Absy