|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface to implement to be depth processor.
| Method Summary | |
int |
getDepthLevel()
Returns the depth level form which the processing will be considering. |
int |
getMaxDepthValue()
Returns the max depth value calculated. |
void |
setDepthLevel(int depthLevel)
Sets the depth level form which the processing will be considering. |
| Methods inherited from interface fr.ove.openmath.jome.model.processor.Processor |
doProcess, getFormula, getLevel, getProcessingId, getUpdateDisplay, init, setFormula, setLevel, setProcessingId, setUpdateDisplay |
| Method Detail |
public void setDepthLevel(int depthLevel)
depthLevel - the depth level.of the @see Processor interface.public int getDepthLevel()
of the @see Processor interface.public int getMaxDepthValue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||