|
Hilbert II - Version 0.01.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Definition of operator. This might be a predicate or function constant. For example the predicate "x is a set" could be defined in MK with the formulaOrTerm "\exists y: x \in y".
There must also be the possibility to define basic predicate constants like "x is element of y".
| Method Summary | |
String |
getArgumentNumber()
Get number of arguments for the defined object. |
LatexList |
getDescription()
Get description. |
FormulaOrTerm |
getFormulaOrTerm()
Get formula or term that defines the object. |
String |
getLatexPattern()
Get LaTeX output for definition. |
String |
getType()
Get definition type. |
VariableList |
getVariableList()
Get variable list of definition arguments. |
| Methods inherited from interface org.qedeq.kernel.base.module.NodeType |
getAxiom, getDefinition, getProposition, getRule |
| Method Detail |
public String getType()
public String getArgumentNumber()
public String getLatexPattern()
public VariableList getVariableList()
null.public FormulaOrTerm getFormulaOrTerm()
null.
public LatexList getDescription()
|
Hilbert II - Version 0.01.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |