In this program I use the Visitor Pattern to implement the following feature for a GSN model: Print all GSN elements in a top-down strategy (Starting with a root Goal and ending with all solution nodes) based on the GSN metamodel. The input file is an XMI file of a GSN model. So, I used an XML DOM parser to read the XMI file. The program works great. Hope it helps you! This was for a class at Western Michigan University. Computer Science CS3310 CS 3310
-
Notifications
You must be signed in to change notification settings - Fork 0
In this program I use the Visitor Pattern to implement the following feature for a GSN model: Print all GSN elements in a top-down strategy (Starting with a root Goal and ending with all solution nodes) based on the GSN metamodel.
License
Chad-Hirsch/CS3310-PA4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
In this program I use the Visitor Pattern to implement the following feature for a GSN model: Print all GSN elements in a top-down strategy (Starting with a root Goal and ending with all solution nodes) based on the GSN metamodel.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published