Skip to content

Commit

Permalink
Add the alternate Information Model Version 1E00
Browse files Browse the repository at this point in the history
LDDTool: Add the alternate Information Model Version 1E00 for Build 11.0 (V1F00).

Resolves #205
  • Loading branch information
jshughes committed Aug 15, 2020
1 parent b885593 commit ce7bb12
Show file tree
Hide file tree
Showing 9 changed files with 108,585 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ public static void main (String args[]) throws Throwable {
LDDToolAnnotateDefinitionFlag = false;

alternateIMVersionArr = new ArrayList <String> ();
alternateIMVersionArr.add ("1E00");
alternateIMVersionArr.add ("1D00");
alternateIMVersionArr.add ("1C00");
alternateIMVersionArr.add ("1B10");
Expand Down
1,987 changes: 1,987 additions & 0 deletions model-ontology/src/ontology/Data/1E00/DMDocument.pins

Large diffs are not rendered by default.

399 changes: 399 additions & 0 deletions model-ontology/src/ontology/Data/1E00/Glossary.pins

Large diffs are not rendered by default.

471 changes: 471 additions & 0 deletions model-ontology/src/ontology/Data/1E00/MDPTNConfigClassDisp.xml

Large diffs are not rendered by default.

3,316 changes: 3,316 additions & 0 deletions model-ontology/src/ontology/Data/1E00/UpperModel.pins

Large diffs are not rendered by default.

13,491 changes: 13,491 additions & 0 deletions model-ontology/src/ontology/Data/1E00/UpperModel.pont

Large diffs are not rendered by default.

740 changes: 740 additions & 0 deletions model-ontology/src/ontology/Data/1E00/config.properties

Large diffs are not rendered by default.

Loading

0 comments on commit ce7bb12

Please sign in to comment.