|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttcra.driver.StackReasoningExercise
public class StackReasoningExercise
| Constructor Summary | |
|---|---|
StackReasoningExercise()
|
|
| Method Summary | |
|---|---|
java.util.List<MethodContract> |
getContracts()
Returns a list of the MethodContracts this exercise contains. |
java.lang.String |
getInterfaceName()
Returns the signature of the interface. |
Argument.MathRep |
getMathRep()
Returns the mathematical representation type of the interface. |
MathTypeParser |
getParser()
Returns the MathTypeParser this exercise uses to parse "self" from user input. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StackReasoningExercise()
| Method Detail |
|---|
public java.lang.String getInterfaceName()
TCRAExercise
getInterfaceName in interface TCRAExercisepublic java.util.List<MethodContract> getContracts()
TCRAExercise
getContracts in interface TCRAExercisepublic Argument.MathRep getMathRep()
TCRAExercise
getMathRep in interface TCRAExercisepublic MathTypeParser getParser()
TCRAExercise
getParser in interface TCRAExercisepublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||