|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.qedeq.kernel.bo.logic.model.Operator
org.qedeq.kernel.bo.logic.model.FunctionVariable
public class FunctionVariable
One function variable.
| Constructor Summary | |
|---|---|
FunctionVariable(java.lang.String name,
int number)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.qedeq.kernel.bo.logic.model.Operator |
|---|
equals, getArgumentNumber, getName, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FunctionVariable(java.lang.String name,
int number)
name - Show this to represent the function within outputs.number - Number of arguments this function has.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||