|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Constraint
eu.bandm.sig.absy.BinaryConstraint
eu.bandm.sig.absy.CDisjoint
public class CDisjoint
| 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 | |
|---|---|
CDisjoint(Constraint left,
Constraint right)
|
|
| Method Summary | |
|---|---|
CDisjoint |
doclone()
|
Format |
format()
|
static String |
getFormatHint()
|
CDisjoint |
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 CDisjoint(Constraint left,
Constraint right)
| Method Detail |
|---|
public CDisjoint doclone()
doclone in class BinaryConstraintpublic static String getFormatHint()
public Format format()
format in interface Formattableformat in class BinaryConstraintpublic CDisjoint initFrom(Object o0)
initFrom in class BinaryConstraint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||