|
||||||||||
| 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.Rule
eu.bandm.sig.absy.BinaryRule
eu.bandm.sig.absy.RDisjoint
public class RDisjoint
| Field Summary |
|---|
| Fields inherited from class eu.bandm.sig.absy.BinaryRule |
|---|
get_left, get_right, left, right, set_left, set_right |
| Fields inherited from class eu.bandm.sig.absy.Rule |
|---|
domain, get_domain, get_range, range, set_domain, set_range |
| 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 | |
|---|---|
RDisjoint(Rule left,
Rule right)
|
|
| Method Summary | |
|---|---|
RDisjoint |
doclone()
|
Format |
format()
|
static String |
getFormatHint()
|
RDisjoint |
initFrom(Object o0)
|
| Methods inherited from class eu.bandm.sig.absy.BinaryRule |
|---|
get_left, get_right, set_left, set_right |
| Methods inherited from class eu.bandm.sig.absy.Rule |
|---|
get_domain, get_range, set_domain, set_range |
| 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 RDisjoint(Rule left,
Rule right)
| Method Detail |
|---|
public RDisjoint doclone()
doclone in class BinaryRulepublic static String getFormatHint()
public Format format()
format in interface Formattableformat in class BinaryRulepublic RDisjoint initFrom(Object o0)
initFrom in class BinaryRule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||