|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpressionStep | |
|---|---|
| org.problets.domain.model.expression.step | |
| Uses of ExpressionStep in org.problets.domain.model.expression.step |
|---|
| Subclasses of ExpressionStep in org.problets.domain.model.expression.step | |
|---|---|
class |
IncorrectExpressionStep
To hold one incorrect step in the solution to an expression |
| Methods in org.problets.domain.model.expression.step with parameters of type ExpressionStep | |
|---|---|
boolean |
ExpressionStep.equals(ExpressionStep parameter)
Method returns true of the expression, its result and its order are the same |
boolean |
ExpressionStep.equalsModuloOrder(ExpressionStep parameter)
Method returns true of this step is the same as the parameter except for the order |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||