|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object eu.bandm.sig.absy.Absy eu.bandm.sig.absy.Type eu.bandm.sig.absy.AggregateType eu.bandm.sig.absy.Coproduct
public class Coproduct
Field Summary |
---|
Fields inherited from class eu.bandm.sig.absy.AggregateType |
---|
components, get_components, get_open, open |
Fields inherited from class eu.bandm.sig.absy.Absy |
---|
get_location, location, set_location |
Fields inherited from interface eu.bandm.tools.format.Formattable |
---|
format |
Constructor Summary | |
---|---|
protected |
Coproduct()
|
|
Coproduct(boolean open)
|
Method Summary | |
---|---|
Coproduct |
doclone()
|
static String |
getFormatHint()
|
Coproduct |
initFrom(Object o0)
|
Methods inherited from class eu.bandm.sig.absy.AggregateType |
---|
descend_components, get_components, get_open, put_components, set_components, set_open |
Methods inherited from class eu.bandm.sig.absy.Type |
---|
format |
Methods inherited from class eu.bandm.sig.absy.Absy |
---|
get_location, set_location |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Coproduct(boolean open)
protected Coproduct()
Method Detail |
---|
public Coproduct doclone()
doclone
in class AggregateType
public static String getFormatHint()
public Coproduct initFrom(Object o0)
initFrom
in class AggregateType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |