|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.bddbddb.ir.Operation
net.sf.bddbddb.ir.highlevel.HighLevelOperation
net.sf.bddbddb.ir.highlevel.BooleanOperation
net.sf.bddbddb.ir.highlevel.Union
public class Union
Union
| Field Summary |
|---|
| Fields inherited from class net.sf.bddbddb.ir.Operation |
|---|
id, TRACE_VERBOSE |
| Constructor Summary | |
|---|---|
Union(Relation r0,
Relation r1,
Relation r2)
|
|
| Method Summary | |
|---|---|
Operation |
copy()
|
net.sf.javabdd.BDDFactory.BDDOp |
getBDDOp()
|
java.lang.String |
getName()
|
java.lang.Object |
visit(HighLevelOperationVisitor i)
|
| Methods inherited from class net.sf.bddbddb.ir.highlevel.BooleanOperation |
|---|
getExpressionString, getRelationDest, getSrc1, getSrc2, getSrcs, replaceSrc, setRelationDest, toString |
| Methods inherited from class net.sf.bddbddb.ir.highlevel.HighLevelOperation |
|---|
visit |
| Methods inherited from class net.sf.bddbddb.ir.Operation |
|---|
getNumberOfOperations, getRenames |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Union(Relation r0,
Relation r1,
Relation r2)
r0 - r1 - r2 - | Method Detail |
|---|
public java.lang.String getName()
getName in class BooleanOperationpublic java.lang.Object visit(HighLevelOperationVisitor i)
visit in class HighLevelOperationi - the visitor
public net.sf.javabdd.BDDFactory.BDDOp getBDDOp()
getBDDOp in class BooleanOperationpublic Operation copy()
copy in class Operation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||