summaryrefslogtreecommitdiffstats
path: root/src/com/ibm/ServerWizard2/model/SystemModel.java
Commit message (Collapse)AuthorAgeFilesLines
* Added attribute filteringHEADmasternjames2017-08-251-9/+19
| | | | Processes serverwizShow tag and enables attribute filtering Also fixes xml ordering dependency
* Force top level name in hierarchy include positionnjames2017-02-091-2/+6
| | | For example sys would become sys-0
* Move attribute inheritance until all libraries are loadednjames2017-01-101-14/+20
|
* Read targetTypeExtension tag from target_types_hb.xmlnjames2017-01-091-11/+14
|
* Add capability to merge multiple target type xmlsnjames2016-10-211-3/+11
| | | Signed-off-by: Norman James <nkskjames@gmail.com>
* Add XML converter from old to new formatnjames2016-09-141-3/+69
| | | Signed-off-by: Norman James <nkskjames@gmail.com>
* Don't load XML if wrong version detected.njames2016-09-111-0/+1
| | | Signed-off-by: Norman James <nkskjames@gmail.com>
* Keep track of already loaded librariesnjames2016-09-021-6/+53
| | | | | Reloading a library can cause duplicates in library model Signed-off-by: Norman James <nkskjames@gmail.com>
* load library files in alphabetical order so dependencies can be enforcednjames2016-08-261-4/+9
|
* Major refactor for P9:njames2016-08-251-0/+834
- cleaned up package organization - added html summary - breakout parts library into seperate files - added support for external parts library - cleaned up MVC cheats - removed unused methods
OpenPOWER on IntegriCloud