|
||||||||||
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.Constraint eu.bandm.sig.absy.BinaryConstraint eu.bandm.sig.absy.COverlay
public class COverlay
Field Summary |
---|
Fields inherited from class eu.bandm.sig.absy.BinaryConstraint |
---|
get_left, get_right, left, right, set_left, set_right |
Fields inherited from class eu.bandm.sig.absy.Constraint |
---|
bindings, get_bindings, set_bindings |
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 | |
---|---|
COverlay(Constraint left,
Constraint right)
|
Method Summary | |
---|---|
COverlay |
doclone()
|
Format |
format()
|
static String |
getFormatHint()
|
COverlay |
initFrom(Object o0)
|
Methods inherited from class eu.bandm.sig.absy.BinaryConstraint |
---|
get_left, get_right, set_left, set_right |
Methods inherited from class eu.bandm.sig.absy.Constraint |
---|
descend_bindings, get_bindings, set_bindings |
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 COverlay(Constraint left, Constraint right)
Method Detail |
---|
public COverlay doclone()
doclone
in class BinaryConstraint
public static String getFormatHint()
public Format format()
format
in interface Formattable
format
in class BinaryConstraint
public COverlay initFrom(Object o0)
initFrom
in class BinaryConstraint
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |