niem-tools 2.0.4 → 2.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,11 +1,12 @@
1
- window_sizes 1634 966 566 1062 881 0
2
- cleanlooks_style
3
- show_stereotypes
4
- selected attribute_ref 246146 // XPath
5
- open
6
- class_ref 206082 // niem
7
- class_ref 212610 // webservice
8
- class_ref 219138 // interface
9
- class_ref 225666 // HTTPMethod
10
- end
11
- end
1
+ window_sizes 1634 966 566 1062 881 0
2
+ cleanlooks_style
3
+ show_stereotypes
4
+ selected
5
+ package_ref 129 // niem-profile
6
+ open
7
+ class_ref 206082 // niem
8
+ class_ref 212610 // webservice
9
+ class_ref 219138 // interface
10
+ class_ref 225666 // HTTPMethod
11
+ end
12
+ end
@@ -1,15 +1,15 @@
1
- window_sizes 2700 1596 675 2019 1311 216
2
- cleanlooks_style
3
- diagrams
4
- active classdiagram_ref 141314 // Message1
5
- 1615 1048 100 A4 0 0
6
- end
7
- selected
8
- package_ref 129 // niem-project
9
- open
10
- usecaseview_ref 134658 // Use Cases
11
- classview_ref 179330 // Interfaces and Operations
12
- classview_ref 179586 // Message1
13
- classview_ref 179970 // Primitive Types
14
- end
15
- end
1
+ window_sizes 2700 1596 675 2019 1311 216
2
+ cleanlooks_style
3
+ diagrams
4
+ active classdiagram_ref 141314 // Message1
5
+ 1615 1048 100 A4 0 0
6
+ end
7
+ selected
8
+ package_ref 129 // niem-project
9
+ open
10
+ usecaseview_ref 134658 // Use Cases
11
+ classview_ref 179330 // Interfaces and Operations
12
+ classview_ref 179586 // Message1
13
+ classview_ref 179970 // Primitive Types
14
+ end
15
+ end
@@ -1,6 +1,6 @@
1
1
  format 224
2
2
  "niem-project"
3
- revision 16
3
+ revision 17
4
4
  modified_by 2 "JamesCabral"
5
5
 
6
6
 
@@ -90,7 +90,7 @@ format 224
90
90
  key "ExportCMFtoXSDModel" value "true"
91
91
  key "ExportCMFTooltoXSDModel" value "~/niem-tools/cmftool/bin/cmftool.bat m2x -d -c -o"
92
92
  key "ExportXSDModelDir" value "model\\xsd"
93
- key "ImportNIEMVersion" value "6.0"
93
+ key "ImportNIEMVersion" value "6.0-ps02"
94
94
  package_ref 141058 // UML
95
95
 
96
96
  package_ref 134530 // niem-profile
@@ -1,4 +1,4 @@
1
- // 'tool' "the executable" "displayed string" {target}+
2
- tool "Add NIEM Stereotype" "niem-tools addStereotype" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue Port RolePart Connector ExtraMember ClassInstance
3
- tool "Remove NIEM Stereotype" "niem-tools removeStereotype" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue Port RolePart Connector ExtraMember ClassInstance
4
- tool "Launch NIEMtools" "niem-tools" Project
1
+ // 'tool' "the executable" "displayed string" {target}+
2
+ tool "Add NIEM Stereotype" "niem-tools addStereotype" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue Port RolePart Connector ExtraMember ClassInstance
3
+ tool "Remove NIEM Stereotype" "niem-tools removeStereotype" Class Operation Attribute Generalisation Realize Dependency Association DirectionalAssociation Aggregation AggregationByValue DirectionalAggregation DirectionalAggregationByValue Port RolePart Connector ExtraMember ClassInstance
4
+ tool "Launch NIEMtools" "niem-tools" Project
@@ -1,15 +1,15 @@
1
- window_sizes 2700 1596 675 2019 1311 216
2
- cleanlooks_style
3
- diagrams
4
- active classdiagram_ref 141314 // Message1
5
- 1615 1048 100 A4 0 0
6
- end
7
- selected
8
- package_ref 129 // niem6-project
9
- open
10
- usecaseview_ref 134658 // Use Cases
11
- classview_ref 179330 // Interfaces and Operations
12
- classview_ref 179586 // Message1
13
- classview_ref 179970 // Primitive Types
14
- end
15
- end
1
+ window_sizes 2700 1596 675 2019 1311 216
2
+ cleanlooks_style
3
+ diagrams
4
+ active classdiagram_ref 141314 // Message1
5
+ 1615 1048 100 A4 0 0
6
+ end
7
+ selected
8
+ package_ref 129 // niem6-project
9
+ open
10
+ usecaseview_ref 134658 // Use Cases
11
+ classview_ref 179330 // Interfaces and Operations
12
+ classview_ref 179586 // Message1
13
+ classview_ref 179970 // Primitive Types
14
+ end
15
+ end
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "niem-tools",
3
- "version": "2.0.4",
3
+ "version": "2.0.6",
4
4
  "description": "This is a BOUML plugout that supports developing NIEM message specifications in UML.",
5
5
  "bin": {
6
6
  "niem-tools": "jdeploy-bundle/jdeploy.js"