eu.bandm.sig.absy
Class OCommit
java.lang.Object
eu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Operation
eu.bandm.sig.absy.VoidOperation
eu.bandm.sig.absy.OCommit
- All Implemented Interfaces:
- Formattable, Cloneable
public class OCommit
- extends VoidOperation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
selector
protected Label selector
get_selector
public static Function<OCommit,Label> get_selector
OCommit
public OCommit(Label selector)
doclone
public OCommit doclone()
- Overrides:
doclone
in class VoidOperation
getFormatHint
public static String getFormatHint()
format
public Format format()
- Specified by:
format
in interface Formattable
- Overrides:
format
in class VoidOperation
initFrom
public OCommit initFrom(Object o0)
- Overrides:
initFrom
in class VoidOperation
get_selector
public Label get_selector()
set_selector
public void set_selector(Label val)