|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTMST.CheckUpExample.CheckUpTMST
This class defines and implements the TMST used in our checkup-example application.
Constructor Summary | |
CheckUpTMST(java.lang.String filename)
The constructor. |
Method Summary | |
static TMST |
generateModel()
Method for generating a task-method-subtask tree of the checkup-example application. |
static void |
main(java.lang.String[] argv)
The main method used to run this class. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CheckUpTMST(java.lang.String filename)
filename
- The name of the file where the TMST is stored.Method Detail |
public static TMST generateModel()
public static void main(java.lang.String[] argv)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |