eu.bandm.sig.absy
Class Net

java.lang.Object
  extended by eu.bandm.sig.absy.Absy
      extended by eu.bandm.sig.absy.Net
All Implemented Interfaces:
Formattable, Cloneable
Direct Known Subclasses:
NCall, NDisjoint, NFail, NList, NOverlay

public abstract class Net
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
Net()
           
 
Method Summary
 Net doclone()
           
 Format format()
           
 Net 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

Net

public Net()
Method Detail

doclone

public Net doclone()
Overrides:
doclone in class Absy

format

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

initFrom

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