-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'Development' into FB-Documentor
- Loading branch information
Showing
16 changed files
with
95 additions
and
181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/main/resources/input/IHW/cfg/docrules/IHW-MIM-12-CONCEPTUAL.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- | ||
* Copyright (C) | ||
--> | ||
<doc-rules type="config" xmlns:xi="http://www.w3.org/2001/XInclude"> | ||
|
||
<xi:include href="../../../MIM/cfg/docrules/MIM12.xml"/> | ||
|
||
<xi:include href="IHW.xml"/> | ||
|
||
<name>IHW-MIM-12-CONCEPTUAL</name> | ||
|
||
<desc>IHW specific requirements on documentation.</desc> | ||
|
||
</doc-rules> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
src/main/resources/input/IHW/cfg/notesrules/IHW-MIM-12-CONCEPTUAL.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- | ||
* Copyright (C) | ||
--> | ||
<notes-rules type="config" xmlns:xi="http://www.w3.org/2001/XInclude"> | ||
|
||
<xi:include href="../../../MIM/cfg/notesrules/MIM12.xml"/> | ||
|
||
<name>IHW-MIM-12-CONCEPTUAL</name> | ||
|
||
</notes-rules> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 29 additions & 0 deletions
29
src/main/resources/input/IHW/cfg/visuals/IHW-MIM-12-CONCEPTUAL.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- | ||
* Copyright (C) 2016 | ||
--> | ||
<visuals type="config" xmlns:xi="http://www.w3.org/2001/XInclude"> | ||
|
||
<xi:include href="../../../MIM/cfg/visuals/MIM12.xml"/> | ||
|
||
<!-- | ||
these visuals specify the basic visual aspects of the UML profile | ||
--> | ||
<name>IHW MIM 1.2</name> | ||
|
||
<desc lang="en">Visuals for IHW MIM 1.2 models</desc> | ||
<desc lang="nl">Visuele aspecten van IHW MIM 1.2 modellen</desc> | ||
|
||
<measures> | ||
<!-- geen aanpassingen --> | ||
</measures> | ||
|
||
<categories> | ||
<!-- geen aanpassingen --> | ||
</categories> | ||
|
||
<stereos> | ||
<!-- geen aanpassingen --> | ||
</stereos> | ||
|
||
</visuals> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.