eu.bandm.sig.absy
Class CounaryOperation
java.lang.Object
eu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Operation
eu.bandm.sig.absy.CounaryOperation
- All Implemented Interfaces:
- Formattable, Cloneable
- Direct Known Subclasses:
- OClose, OOpen
public class CounaryOperation
- extends Operation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
out
protected Variable out
get_out
public static Function<CounaryOperation,Variable> get_out
CounaryOperation
public CounaryOperation()
doclone
public CounaryOperation doclone()
- Overrides:
doclone
in class Operation
format
public Format format()
- Specified by:
format
in interface Formattable
- Overrides:
format
in class Operation
initFrom
public CounaryOperation initFrom(Object o0)
- Overrides:
initFrom
in class Operation
get_out
public Variable get_out()
- Overrides:
get_out
in class Operation
set_out
public void set_out(Variable val)