|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.qedeq.kernel.bo.logic.model.FunctionVariableInterpreter
public final class FunctionVariableInterpreter
Interpret function variables.
| Constructor Summary | |
|---|---|
FunctionVariableInterpreter(Model model)
Constructor. |
|
| Method Summary | |
|---|---|
void |
clear()
Clear variable interpretation. |
Function |
getFunction(FunctionVariable var)
Get interpretation for function of model for given function variable. |
boolean |
next()
Change to next valuation. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionVariableInterpreter(Model model)
model - Model we work on.| Method Detail |
|---|
public Function getFunction(FunctionVariable var)
var - Function variable we want an interpretation for.
public boolean next()
public java.lang.String toString()
toString in class java.lang.Objectpublic void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||