eu.bandm.sig.absy
Class OAccept
java.lang.Object
eu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Operation
eu.bandm.sig.absy.VoidOperation
eu.bandm.sig.absy.OAccept
- All Implemented Interfaces:
- Formattable, Cloneable
public class OAccept
- 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<OAccept,Label> get_selector
OAccept
public OAccept(Label selector)
doclone
public OAccept 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 OAccept initFrom(Object o0)
- Overrides:
initFrom
in class VoidOperation
get_selector
public Label get_selector()
set_selector
public void set_selector(Label val)