eu.bandm.sig.absy
Class AggregateExpression
java.lang.Object
eu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Expression
eu.bandm.sig.absy.AggregateExpression
- All Implemented Interfaces:
- Formattable, Cloneable
- Direct Known Subclasses:
- ECotuple, ETuple
public class AggregateExpression
- extends Expression
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
open
protected boolean open
get_open
public static final Function<AggregateExpression,Boolean> get_open
set_open
public static final Consumer<Boolean,AggregateExpression> set_open
AggregateExpression
public AggregateExpression()
doclone
public AggregateExpression doclone()
- Overrides:
doclone
in class Expression
format
public Format format()
- Specified by:
format
in interface Formattable
- Overrides:
format
in class Expression
initFrom
public AggregateExpression initFrom(Object o0)
- Overrides:
initFrom
in class Expression
get_open
public boolean get_open()
set_open
public boolean set_open(boolean val)