eu.bandm.sig.absy
Class NCall
java.lang.Object
eu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Net
eu.bandm.sig.absy.NCall
- All Implemented Interfaces:
- Formattable, Cloneable
public class NCall
- extends Net
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
op
protected Operation op
get_op
public static final Function<NCall,Operation> get_op
set_op
public static final Consumer<Operation,NCall> set_op
NCall
public NCall(Operation op)
doclone
public NCall 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 NCall initFrom(Object o0)
- Overrides:
initFrom
in class Net
get_op
public Operation get_op()
set_op
public boolean set_op(Operation val)