|
||||||||||
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.Product
public class Product
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 |
Product()
|
|
Product(boolean open)
|
Method Summary | |
---|---|
Product |
doclone()
|
static String |
getFormatHint()
|
Product |
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 Product(boolean open)
protected Product()
Method Detail |
---|
public Product doclone()
doclone
in class AggregateType
public static String getFormatHint()
public Product initFrom(Object o0)
initFrom
in class AggregateType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |