|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Output an XML file in SCXML format.
| Method Summary | |
boolean |
initialize(java.lang.String scxmlFileName,
java.lang.String modelName,
IXholon root)
Initialize. |
void |
writeAll()
Write out all parts of the SCXML file. |
| Method Detail |
public boolean initialize(java.lang.String scxmlFileName,
java.lang.String modelName,
IXholon root)
scxmlFileName - Name of the output SCXML file.modelName - Name of the model.root - Root of the composite structure hierarchy to write out.
public void writeAll()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||