Model Examples Old
Hans Karlsen (talk | contribs) No edit summary |
Hans Karlsen (talk | contribs) No edit summary |
||
Line 5: | Line 5: | ||
==== What happens when you merge another modlr file? ==== | ==== What happens when you merge another modlr file? ==== | ||
# If the merged use some class name that you already use - the content of the classes is copied from the merged file to the class you already had - the | # If the merged file use some class name that you already use - the content of the classes is copied from the merged file to the class you already had - the incoming class is discarded to avoid doublet | ||
# If the merged use the same package name as you already have in your model - the content from the merged file is moved into your package | # If the merged file use the same package name as you already have in your model - the content from the merged file is moved into your package | ||
# If you the merged file use some viewmodel-names you already have - they are skipped - if new viewmodels they are added | # If you the merged file use some viewmodel-names you already have - they are skipped - if new viewmodels are found they are added | ||
# If you have the same diagram name - the diagrams are merged to avoid doublets. | # If you have the same diagram name - the diagrams are merged to avoid doublets. | ||
# If the merged had some AssetsTK - it is merged to your AssetsTK increasing it or updating it | # If the merged had some AssetsTK - it is merged to your AssetsTK increasing it or updating it |
Revision as of 17:18, 30 May 2020
Examples that you can merge into your empty or not complete model in order to get some functionality
or/and :
What happens when you merge another modlr file?
- If the merged file use some class name that you already use - the content of the classes is copied from the merged file to the class you already had - the incoming class is discarded to avoid doublet
- If the merged file use the same package name as you already have in your model - the content from the merged file is moved into your package
- If you the merged file use some viewmodel-names you already have - they are skipped - if new viewmodels are found they are added
- If you have the same diagram name - the diagrams are merged to avoid doublets.
- If the merged had some AssetsTK - it is merged to your AssetsTK increasing it or updating it
File:Demo1.modlr Testing to add a modlr file via media
Adding it again:
... cant have same name , cant have same content File:Företag.modlr
Special:Redirect/file/Företag.modlr
This is how the link should be formed: https://www.mediawiki.org/wiki/Help:Linking_to_files
This page was edited more than 9 months ago on 03/26/2024. What links here