eu.bandm.sig.absy
Class NFail

java.lang.Object
  extended by eu.bandm.sig.absy.Absy
      extended by eu.bandm.sig.absy.Net
          extended by eu.bandm.sig.absy.NFail
All Implemented Interfaces:
Formattable, Cloneable

public class NFail
extends Net


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
NFail()
           
 
Method Summary
 NFail doclone()
           
 Format format()
           
static String getFormatHint()
           
 NFail 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

NFail

public NFail()
Method Detail

doclone

public NFail doclone()
Overrides:
doclone in class Net

getFormatHint

public static String getFormatHint()

format

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

initFrom

public NFail initFrom(Object o0)
Overrides:
initFrom in class Net