|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.bddbddb.dataflow.Problem
net.sf.bddbddb.dataflow.OperationProblem
public abstract class OperationProblem
RelationProblem
| Nested Class Summary | |
|---|---|
static interface |
OperationProblem.OperationFact
|
class |
OperationProblem.OperationTransferFunction
|
| Nested classes/interfaces inherited from class net.sf.bddbddb.dataflow.Problem |
|---|
Problem.Fact, Problem.TransferFunction |
| Constructor Summary | |
|---|---|
OperationProblem()
|
|
| Method Summary | |
|---|---|
abstract boolean |
direction()
|
OperationProblem.OperationFact |
getFact(Operation o)
|
void |
initialize()
|
void |
setFact(Operation o,
OperationProblem.OperationFact f)
|
| Methods inherited from class net.sf.bddbddb.dataflow.Problem |
|---|
compare, getBoundary, getTransferFunction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OperationProblem()
| Method Detail |
|---|
public void initialize()
public OperationProblem.OperationFact getFact(Operation o)
public void setFact(Operation o,
OperationProblem.OperationFact f)
public abstract boolean direction()
direction in class Problem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||