Forum Index - Topic Index Applications for Astah API State Transition Table (Sample) |
Threaded | Newest First | Previous Topic | Next Topic | Bottom |
Poster | Thread |
---|---|
midori | Posted on: 2008/8/27 10:19 |
Developer Joined: 2006/7/3 From: Posts: 324 |
State Transition Table (Sample) 1) Overview of Application for JUDE API
Output a state transition table from a statemachine diagram with CSV format. 2) URL (download link , or link to your blog) - Download Download a zip file and unzip it under JUDE install folder\api\sample\ 3) Operating Environment - JUDE version JUDE/Professional 5.3 or later JUDE/Community 5.3 or later - Java version Conform with the system requirements of JUDE. 4) Developer (name or nickname) Change Vision, Inc. 5) Comment By using this sample program, you are agreeing to be bound by the terms of the License Agreement for JUDE API Sample Programs. |
zhouyi | Posted on: 2009/7/17 16:06 |
Just popping in Joined: 2009/7/17 From: Posts: 1 |
Re: State Transition Table (Sample) We have got a bug report that this sample cannot run in JUDE/Community enviroment.
Having made an investigation, we have found the reason causing the bug above. [ Reason ] In stateTransitionTable_run.bat, JUDE_JAR variable is set as "..\..\..\jude-pro.jar" so that only jar in JUDE/Professional can be called. For JUDE/Community, jude-community.jar should have been used. [ Our Solution ] Please download the new stateTransitionTable_run.bat which can run under not only JUDE/Community enviroment but JUDE/Professinal enviroment as well. -new stateTransitionTable_run.bat [ How to use this sample] We have written a file telling how to use this sample. -stateTransitionTable manual |
Threaded | Newest First | Previous Topic | Next Topic | Top |