rgen 0.7.0 → 0.8.0
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.
- data/CHANGELOG +10 -0
- data/README.rdoc +1 -1
- data/Rakefile +1 -1
- data/lib/rgen/ecore/ecore_to_ruby.rb +112 -49
- data/lib/rgen/instantiator/default_xml_instantiator.rb +93 -88
- data/lib/rgen/metamodel_builder/builder_extensions.rb +20 -4
- data/lib/rgen/template_language/output_handler.rb +42 -19
- data/lib/rgen/template_language/template_container.rb +10 -4
- data/test/coverage/assets/0.10.0/application.css +799 -0
- data/test/coverage/assets/0.10.0/application.js +1707 -0
- data/test/coverage/assets/0.10.0/colorbox/border.png +0 -0
- data/test/coverage/assets/0.10.0/colorbox/controls.png +0 -0
- data/test/coverage/assets/0.10.0/colorbox/loading.gif +0 -0
- data/test/coverage/assets/0.10.0/colorbox/loading_background.png +0 -0
- data/test/coverage/assets/0.10.0/favicon_green.png +0 -0
- data/test/coverage/assets/0.10.0/favicon_red.png +0 -0
- data/test/coverage/assets/0.10.0/favicon_yellow.png +0 -0
- data/test/coverage/assets/0.10.0/loading.gif +0 -0
- data/test/coverage/assets/0.10.0/magnify.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-icons_222222_256x240.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-icons_454545_256x240.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-icons_888888_256x240.png +0 -0
- data/test/coverage/assets/0.10.0/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/test/coverage/index.html +72 -0
- data/test/ecore_to_ruby_test.rb +73 -0
- data/test/metamodel_builder_test.rb +2 -2
- data/test/model_builder/ecore_internal.rb +12 -12
- data/test/rgen_test.rb +1 -0
- data/test/template_language_test.rb +15 -1
- data/test/template_language_test/templates/indent_nonl_at_eof_test/test.tpl +14 -0
- data/test/template_language_test/templates/indent_same_line_sub/test.tpl +16 -0
- data/test/testmodel/ea_testmodel_regenerated.xml +583 -583
- metadata +37 -7
- checksums.yaml +0 -7
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| Binary file | 
| @@ -0,0 +1,72 @@ | |
| 1 | 
            +
            <!DOCTYPE html>
         | 
| 2 | 
            +
            <html xmlns='http://www.w3.org/1999/xhtml'>
         | 
| 3 | 
            +
              <head>
         | 
| 4 | 
            +
                <title>Code coverage for Test</title>
         | 
| 5 | 
            +
                <meta http-equiv="content-type" content="text/html; charset=utf-8" />
         | 
| 6 | 
            +
                <script src='./assets/0.10.0/application.js' type='text/javascript'></script>    
         | 
| 7 | 
            +
                <link href='./assets/0.10.0/application.css' media='screen, projection, print' rel='stylesheet' type='text/css'>
         | 
| 8 | 
            +
                <link rel="shortcut icon" type="image/png" href="./assets/0.10.0/favicon_green.png" />
         | 
| 9 | 
            +
                <link rel="icon" type="image/png" href="./assets/0.10.0/favicon.png" />
         | 
| 10 | 
            +
              </head>
         | 
| 11 | 
            +
              
         | 
| 12 | 
            +
              <body>
         | 
| 13 | 
            +
                <div id="loading">
         | 
| 14 | 
            +
                  <img src="./assets/0.10.0/loading.gif" alt="loading"/>
         | 
| 15 | 
            +
                </div>
         | 
| 16 | 
            +
                <div id="wrapper" style="display:none;">
         | 
| 17 | 
            +
                  <div class="timestamp">Generated <abbr class="timeago" title="2015-06-26T11:16:15+02:00">2015-06-26T11:16:15+02:00</abbr></div>
         | 
| 18 | 
            +
                  <ul class="group_tabs"></ul>
         | 
| 19 | 
            +
             | 
| 20 | 
            +
                  <div id="content">
         | 
| 21 | 
            +
                    <div class="file_list_container" id="AllFiles">
         | 
| 22 | 
            +
              <h2>
         | 
| 23 | 
            +
                <span class="group_name">All Files</span>
         | 
| 24 | 
            +
                (<span class="covered_percent"><span class="green">100.0%</span></span>
         | 
| 25 | 
            +
                 covered at
         | 
| 26 | 
            +
                 <span class="covered_strength">
         | 
| 27 | 
            +
                   <span class="red">
         | 
| 28 | 
            +
                     0.0
         | 
| 29 | 
            +
                   </span>
         | 
| 30 | 
            +
                </span> hits/line)
         | 
| 31 | 
            +
              </h2>
         | 
| 32 | 
            +
              <a name="AllFiles"></a>
         | 
| 33 | 
            +
              <div>
         | 
| 34 | 
            +
                <b>0</b> files in total.
         | 
| 35 | 
            +
                <b>0.0</b> relevant lines. 
         | 
| 36 | 
            +
                <span class="green"><b>0.0</b> lines covered</span> and
         | 
| 37 | 
            +
                <span class="red"><b>0.0</b> lines missed </span>
         | 
| 38 | 
            +
              </div>
         | 
| 39 | 
            +
              <table class="file_list">
         | 
| 40 | 
            +
                <thead>
         | 
| 41 | 
            +
                  <tr>
         | 
| 42 | 
            +
                    <th>File</th>
         | 
| 43 | 
            +
                    <th>% covered</th>
         | 
| 44 | 
            +
                    <th>Lines</th>
         | 
| 45 | 
            +
                    <th>Relevant Lines</th>
         | 
| 46 | 
            +
                    <th>Lines covered</th>
         | 
| 47 | 
            +
                    <th>Lines missed</th>
         | 
| 48 | 
            +
                    <th>Avg. Hits / Line</th>
         | 
| 49 | 
            +
                  </tr>
         | 
| 50 | 
            +
                </thead>
         | 
| 51 | 
            +
                <tbody>
         | 
| 52 | 
            +
                  
         | 
| 53 | 
            +
                </tbody>
         | 
| 54 | 
            +
              </table>
         | 
| 55 | 
            +
            </div>
         | 
| 56 | 
            +
             | 
| 57 | 
            +
             | 
| 58 | 
            +
                    
         | 
| 59 | 
            +
                  </div>
         | 
| 60 | 
            +
                
         | 
| 61 | 
            +
                  <div id="footer">
         | 
| 62 | 
            +
                    Generated by <a href="http://github.com/colszowka/simplecov">simplecov</a> v0.10.0 
         | 
| 63 | 
            +
                    and simplecov-html v0.10.0<br/>
         | 
| 64 | 
            +
                    using Unit Tests
         | 
| 65 | 
            +
                  </div>
         | 
| 66 | 
            +
                
         | 
| 67 | 
            +
                  <div class="source_files">
         | 
| 68 | 
            +
                  
         | 
| 69 | 
            +
                  </div>
         | 
| 70 | 
            +
                </div>
         | 
| 71 | 
            +
              </body>
         | 
| 72 | 
            +
            </html>
         | 
| @@ -0,0 +1,73 @@ | |
| 1 | 
            +
            $:.unshift File.join(File.dirname(__FILE__),"..","lib")
         | 
| 2 | 
            +
             | 
| 3 | 
            +
            require 'test/unit'
         | 
| 4 | 
            +
            require 'rgen/environment'
         | 
| 5 | 
            +
            require 'rgen/ecore/ecore'
         | 
| 6 | 
            +
            require 'rgen/ecore/ecore_ext'
         | 
| 7 | 
            +
            require 'rgen/ecore/ecore_to_ruby'
         | 
| 8 | 
            +
             | 
| 9 | 
            +
            class ECoreToRubyTest < Test::Unit::TestCase
         | 
| 10 | 
            +
             | 
| 11 | 
            +
            module ContainerSimple
         | 
| 12 | 
            +
            end
         | 
| 13 | 
            +
             | 
| 14 | 
            +
            module ContainerUnder
         | 
| 15 | 
            +
            end
         | 
| 16 | 
            +
             | 
| 17 | 
            +
            def test_simple
         | 
| 18 | 
            +
              p1 = create_ecore
         | 
| 19 | 
            +
             | 
| 20 | 
            +
              mod = RGen::ECore::ECoreToRuby.new.create_module(p1)
         | 
| 21 | 
            +
              
         | 
| 22 | 
            +
              assert mod.const_defined?(:P11)
         | 
| 23 | 
            +
              assert mod::P11.const_defined?(:C1)
         | 
| 24 | 
            +
             | 
| 25 | 
            +
              # temporary path
         | 
| 26 | 
            +
              assert mod::P11::C1.to_s.start_with?("#")
         | 
| 27 | 
            +
             | 
| 28 | 
            +
              ContainerSimple.const_set("P1", mod)
         | 
| 29 | 
            +
              assert_equal "ECoreToRubyTest::ContainerSimple::P1::P11::C1", ContainerSimple::P1::P11::C1.name
         | 
| 30 | 
            +
            end
         | 
| 31 | 
            +
             | 
| 32 | 
            +
            def test_under
         | 
| 33 | 
            +
              p1 = create_ecore
         | 
| 34 | 
            +
             | 
| 35 | 
            +
              RGen::ECore::ECoreToRuby.new.create_module(p1, ContainerUnder)
         | 
| 36 | 
            +
              
         | 
| 37 | 
            +
              assert ContainerUnder.const_defined?(:P1)
         | 
| 38 | 
            +
              assert ContainerUnder::P1.const_defined?(:P11)
         | 
| 39 | 
            +
              assert ContainerUnder::P1::P11.const_defined?(:C1)
         | 
| 40 | 
            +
             | 
| 41 | 
            +
              assert_equal "ECoreToRubyTest::ContainerUnder::P1::P11::C1", ContainerUnder::P1::P11::C1.name
         | 
| 42 | 
            +
            end
         | 
| 43 | 
            +
             | 
| 44 | 
            +
            def test_under_temp_path
         | 
| 45 | 
            +
              p1 = create_ecore
         | 
| 46 | 
            +
             | 
| 47 | 
            +
              container = Module.new
         | 
| 48 | 
            +
              RGen::ECore::ECoreToRuby.new.create_module(p1, container)
         | 
| 49 | 
            +
              
         | 
| 50 | 
            +
              assert container.const_defined?(:P1)
         | 
| 51 | 
            +
              assert container::P1.const_defined?(:P11)
         | 
| 52 | 
            +
              assert container::P1::P11.const_defined?(:C1)
         | 
| 53 | 
            +
             | 
| 54 | 
            +
              # temporary path
         | 
| 55 | 
            +
              assert container::P1::P11::C1.to_s.start_with?("#")
         | 
| 56 | 
            +
             | 
| 57 | 
            +
              self.class.const_set("Container2", container)
         | 
| 58 | 
            +
              assert_equal "ECoreToRubyTest::Container2::P1::P11::C1", container::P1::P11::C1.to_s
         | 
| 59 | 
            +
            end
         | 
| 60 | 
            +
             | 
| 61 | 
            +
            def create_ecore
         | 
| 62 | 
            +
              p1 = RGen::ECore::EPackage.new(:name => "P1")
         | 
| 63 | 
            +
              p11 = RGen::ECore::EPackage.new(:name => "P11", :eSuperPackage => p1)
         | 
| 64 | 
            +
              p12 = RGen::ECore::EPackage.new(:name => "P12", :eSuperPackage => p1)
         | 
| 65 | 
            +
              c1 = RGen::ECore::EClass.new(:name => "C1", :ePackage => p11)
         | 
| 66 | 
            +
              c2 = RGen::ECore::EClass.new(:name => "C2", :ePackage => p12)
         | 
| 67 | 
            +
              c3 = RGen::ECore::EClass.new(:name => "C3", :eSuperTypes => [c1, c2], :ePackage => p11)
         | 
| 68 | 
            +
              p1
         | 
| 69 | 
            +
            end
         | 
| 70 | 
            +
             | 
| 71 | 
            +
            end
         | 
| 72 | 
            +
             | 
| 73 | 
            +
             | 
| @@ -268,8 +268,8 @@ class MetamodelBuilderTest < Test::Unit::TestCase | |
| 268 268 | 
             
                sc = mm::SimpleClass.new
         | 
| 269 269 | 
             
                sc.longWithDefault = 5
         | 
| 270 270 | 
             
                assert_equal 5, sc.longWithDefault
         | 
| 271 | 
            -
                sc.longWithDefault =  | 
| 272 | 
            -
                assert_equal  | 
| 271 | 
            +
                sc.longWithDefault = (2**(0.size * 8 -2) -1) + 1
         | 
| 272 | 
            +
                assert_equal (2**(0.size * 8 -2) -1) + 1, sc.longWithDefault
         | 
| 273 273 | 
             
                assert sc.longWithDefault.is_a?(Bignum)
         | 
| 274 274 | 
             
                assert sc.longWithDefault.is_a?(Integer)
         | 
| 275 275 | 
             
                err = assert_raise StandardError do
         | 
| @@ -1,6 +1,6 @@ | |
| 1 1 | 
             
            ePackage "ECore", :eSuperPackage => "" do
         | 
| 2 2 | 
             
              eClass "EObject", :abstract => false, :interface => false, :eSubTypes => ["EAnnotation"], :instanceClassName => "RGen::ECore::EObject"
         | 
| 3 | 
            -
              eClass "EModelElement", :abstract => false, :interface => false, :eSubTypes => ["EAnnotation", "ENamedElement" | 
| 3 | 
            +
              eClass "EModelElement", :abstract => false, :interface => false, :eSubTypes => ["EAnnotation", "ENamedElement"], :instanceClassName => "RGen::ECore::EModelElement" do
         | 
| 4 4 | 
             
                eReference "eAnnotations", :containment => true, :resolveProxies => false, :eOpposite => "EAnnotation.eModelElement", :upperBound => -1, :eType => "EAnnotation"
         | 
| 5 5 | 
             
              end
         | 
| 6 6 | 
             
              eClass "EAnnotation", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EAnnotation" do
         | 
| @@ -10,10 +10,10 @@ ePackage "ECore", :eSuperPackage => "" do | |
| 10 10 | 
             
                eReference "contents", :containment => true, :resolveProxies => false, :upperBound => -1, :eType => "EObject"
         | 
| 11 11 | 
             
                eReference "references", :upperBound => -1, :eType => "EObject"
         | 
| 12 12 | 
             
              end
         | 
| 13 | 
            -
              eClass "ENamedElement", :abstract => false, :interface => false, :eSubTypes => [" | 
| 13 | 
            +
              eClass "ENamedElement", :abstract => false, :interface => false, :eSubTypes => ["EClassifier", "ETypedElement"], :instanceClassName => "RGen::ECore::ENamedElement" do
         | 
| 14 14 | 
             
                eAttribute "name", :eType => ""
         | 
| 15 15 | 
             
              end
         | 
| 16 | 
            -
              eClass "ETypedElement", :abstract => false, :interface => false, :eSubTypes => [" | 
| 16 | 
            +
              eClass "ETypedElement", :abstract => false, :interface => false, :eSubTypes => ["EOperation", "EStructuralFeature"], :instanceClassName => "RGen::ECore::ETypedElement" do
         | 
| 17 17 | 
             
                eAttribute "lowerBound", :defaultValueLiteral => "0", :eType => ""
         | 
| 18 18 | 
             
                eAttribute "ordered", :defaultValueLiteral => "true", :eType => ""
         | 
| 19 19 | 
             
                eAttribute "unique", :defaultValueLiteral => "true", :eType => ""
         | 
| @@ -36,13 +36,13 @@ ePackage "ECore", :eSuperPackage => "" do | |
| 36 36 | 
             
                eAttribute "iD", :defaultValueLiteral => "false", :eType => ""
         | 
| 37 37 | 
             
                eReference "eAttributeType", :changeable => false, :derived => true, :transient => true, :volatile => true, :lowerBound => 1, :eType => "EDataType"
         | 
| 38 38 | 
             
              end
         | 
| 39 | 
            -
              eClass "EClassifier", :abstract => false, :interface => false, : | 
| 39 | 
            +
              eClass "EClassifier", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EClassifier" do
         | 
| 40 40 | 
             
                eAttribute "defaultValue", :changeable => false, :derived => true, :transient => true, :volatile => true, :eType => ""
         | 
| 41 41 | 
             
                eAttribute "instanceClass", :changeable => false, :derived => true, :transient => true, :volatile => true, :eType => ""
         | 
| 42 42 | 
             
                eAttribute "instanceClassName", :eType => ""
         | 
| 43 43 | 
             
                eReference "ePackage", :eOpposite => "EPackage.eClassifiers", :eType => "EPackage"
         | 
| 44 44 | 
             
              end
         | 
| 45 | 
            -
              eClass "EDataType", :abstract => false, :interface => false, : | 
| 45 | 
            +
              eClass "EDataType", :abstract => false, :interface => false, :eSuperTypes => ["EClassifier"], :eSubTypes => ["EGenericType"], :instanceClassName => "RGen::ECore::EDataType" do
         | 
| 46 46 | 
             
                eAttribute "serializable", :eType => ""
         | 
| 47 47 | 
             
              end
         | 
| 48 48 | 
             
              eClass "EGenericType", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EGenericType" do
         | 
| @@ -50,19 +50,19 @@ ePackage "ECore", :eSuperPackage => "" do | |
| 50 50 | 
             
                eReference "eParameter", :eOpposite => "EParameter.eGenericType", :eType => "EParameter"
         | 
| 51 51 | 
             
                eReference "eTypeArguments", :containment => true, :eOpposite => "ETypeArgument.eGenericType", :upperBound => -1, :eType => "ETypeArgument"
         | 
| 52 52 | 
             
              end
         | 
| 53 | 
            -
              eClass "ETypeArgument", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::ETypeArgument" do
         | 
| 53 | 
            +
              eClass "ETypeArgument", :abstract => false, :interface => false, :eSuperTypes => ["EModelElement"], :instanceClassName => "RGen::ECore::ETypeArgument" do
         | 
| 54 54 | 
             
                eReference "eClassifier", :eType => "EDataType"
         | 
| 55 55 | 
             
                eReference "eGenericType", :eOpposite => "EGenericType.eTypeArguments", :eType => "EGenericType"
         | 
| 56 56 | 
             
              end
         | 
| 57 | 
            -
              eClass "EEnum", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EEnum" do
         | 
| 57 | 
            +
              eClass "EEnum", :abstract => false, :interface => false, :eSuperTypes => ["EDataType"], :instanceClassName => "RGen::ECore::EEnum" do
         | 
| 58 58 | 
             
                eReference "eLiterals", :containment => true, :resolveProxies => false, :eOpposite => "EEnumLiteral.eEnum", :upperBound => -1, :eType => "EEnumLiteral"
         | 
| 59 59 | 
             
              end
         | 
| 60 | 
            -
              eClass "EEnumLiteral", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EEnumLiteral" do
         | 
| 60 | 
            +
              eClass "EEnumLiteral", :abstract => false, :interface => false, :eSuperTypes => ["ENamedElement"], :instanceClassName => "RGen::ECore::EEnumLiteral" do
         | 
| 61 61 | 
             
                eAttribute "literal", :eType => ""
         | 
| 62 62 | 
             
                eAttribute "value", :eType => ""
         | 
| 63 63 | 
             
                eReference "eEnum", :eOpposite => "EEnum.eLiterals", :eType => "EEnum"
         | 
| 64 64 | 
             
              end
         | 
| 65 | 
            -
              eClass "EFactory", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EFactory" do
         | 
| 65 | 
            +
              eClass "EFactory", :abstract => false, :interface => false, :eSuperTypes => ["EModelElement"], :instanceClassName => "RGen::ECore::EFactory" do
         | 
| 66 66 | 
             
                eReference "ePackage", :resolveProxies => false, :eOpposite => "EPackage.eFactoryInstance", :transient => true, :lowerBound => 1, :eType => "EPackage"
         | 
| 67 67 | 
             
              end
         | 
| 68 68 | 
             
              eClass "EOperation", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EOperation" do
         | 
| @@ -70,7 +70,7 @@ ePackage "ECore", :eSuperPackage => "" do | |
| 70 70 | 
             
                eReference "eParameters", :containment => true, :resolveProxies => false, :eOpposite => "EParameter.eOperation", :upperBound => -1, :eType => "EParameter"
         | 
| 71 71 | 
             
                eReference "eExceptions", :upperBound => -1, :eType => "EClassifier"
         | 
| 72 72 | 
             
              end
         | 
| 73 | 
            -
              eClass "EPackage", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EPackage" do
         | 
| 73 | 
            +
              eClass "EPackage", :abstract => false, :interface => false, :eSuperTypes => ["ENamedElement"], :instanceClassName => "RGen::ECore::EPackage" do
         | 
| 74 74 | 
             
                eAttribute "nsPrefix", :eType => ""
         | 
| 75 75 | 
             
                eAttribute "nsURI", :eType => ""
         | 
| 76 76 | 
             
                eReference "eClassifiers", :containment => true, :eOpposite => "EClassifier.ePackage", :upperBound => -1, :eType => "EClassifier"
         | 
| @@ -78,7 +78,7 @@ ePackage "ECore", :eSuperPackage => "" do | |
| 78 78 | 
             
                eReference "eSuperPackage", :eOpposite => "eSubpackages", :eType => "EPackage"
         | 
| 79 79 | 
             
                eReference "eFactoryInstance", :eOpposite => "EFactory.ePackage", :eType => "EFactory"
         | 
| 80 80 | 
             
              end
         | 
| 81 | 
            -
              eClass "EParameter", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EParameter" do
         | 
| 81 | 
            +
              eClass "EParameter", :abstract => false, :interface => false, :eSuperTypes => ["ETypedElement"], :instanceClassName => "RGen::ECore::EParameter" do
         | 
| 82 82 | 
             
                eReference "eOperation", :eOpposite => "EOperation.eParameters", :eType => "EOperation"
         | 
| 83 83 | 
             
                eReference "eGenericType", :containment => true, :eOpposite => "EGenericType.eParameter", :eType => "EGenericType"
         | 
| 84 84 | 
             
              end
         | 
| @@ -93,7 +93,7 @@ ePackage "ECore", :eSuperPackage => "" do | |
| 93 93 | 
             
                eAttribute "key", :eType => ""
         | 
| 94 94 | 
             
                eAttribute "value", :eType => ""
         | 
| 95 95 | 
             
              end
         | 
| 96 | 
            -
              eClass "EClass", :abstract => false, :interface => false, :instanceClassName => "RGen::ECore::EClass" do
         | 
| 96 | 
            +
              eClass "EClass", :abstract => false, :interface => false, :eSuperTypes => ["EClassifier"], :instanceClassName => "RGen::ECore::EClass" do
         | 
| 97 97 | 
             
                eAttribute "abstract", :eType => ""
         | 
| 98 98 | 
             
                eAttribute "interface", :eType => ""
         | 
| 99 99 | 
             
                eReference "eIDAttribute", :resolveProxies => false, :changeable => false, :derived => true, :transient => true, :volatile => true, :eType => "EAttribute"
         | 
    
        data/test/rgen_test.rb
    CHANGED
    
    
| @@ -158,6 +158,20 @@ class TemplateContainerTest < Test::Unit::TestCase | |
| 158 158 | 
             
                tc = RGen::TemplateLanguage::DirectoryTemplateContainer.new([MyMM, CCodeMM], OUTPUT_DIR)
         | 
| 159 159 | 
             
                tc.load(TEMPLATES_DIR)
         | 
| 160 160 | 
             
                assert_equal("|before callback\r\n   |in callback\r\n|after callback\r\n   |after iinc\r\n",
         | 
| 161 | 
            -
             | 
| 161 | 
            +
                  tc.expand('callback_indent_test/a::caller', :for => :dummy))
         | 
| 162 | 
            +
              end
         | 
| 163 | 
            +
             | 
| 164 | 
            +
              def test_indent_nonl_at_eof
         | 
| 165 | 
            +
                tc = RGen::TemplateLanguage::DirectoryTemplateContainer.new([MyMM, CCodeMM], OUTPUT_DIR)
         | 
| 166 | 
            +
                tc.load(TEMPLATES_DIR)
         | 
| 167 | 
            +
                assert_equal("   Sub\n",
         | 
| 168 | 
            +
                  tc.expand('indent_nonl_at_eof_test/test::Test', :for => :dummy))
         | 
| 169 | 
            +
              end
         | 
| 170 | 
            +
             | 
| 171 | 
            +
              def test_indent_same_line_sub
         | 
| 172 | 
            +
                tc = RGen::TemplateLanguage::DirectoryTemplateContainer.new([MyMM, CCodeMM], OUTPUT_DIR)
         | 
| 173 | 
            +
                tc.load(TEMPLATES_DIR)
         | 
| 174 | 
            +
                assert_equal("   Start Sub2\r\n   Sub\r\n",
         | 
| 175 | 
            +
                  tc.expand('indent_same_line_sub/test::Test', :for => :dummy))
         | 
| 162 176 | 
             
              end
         | 
| 163 177 | 
             
            end
         | 
| @@ -0,0 +1,14 @@ | |
| 1 | 
            +
            <% define 'Test', :for => Object do %>
         | 
| 2 | 
            +
              <%iinc%>
         | 
| 3 | 
            +
            	<% expand 'Sub' %>
         | 
| 4 | 
            +
              <%idec%>
         | 
| 5 | 
            +
            <% end %>
         | 
| 6 | 
            +
             | 
| 7 | 
            +
            <% define 'Sub', :for => Object do %>
         | 
| 8 | 
            +
            	Sub
         | 
| 9 | 
            +
            	<%# white space after the following end tag but no NL %>
         | 
| 10 | 
            +
            	<%# the bug was triggered when the @output of template loading %>
         | 
| 11 | 
            +
            	<%# was non empty and not terminated by a newline; %>
         | 
| 12 | 
            +
            	<%# without the space after end, the newline above this %>
         | 
| 13 | 
            +
            	<%# define block would be the last character %>
         | 
| 14 | 
            +
            <% end %> 
         | 
| @@ -0,0 +1,16 @@ | |
| 1 | 
            +
            <% define 'Test', :for => Object do %>
         | 
| 2 | 
            +
              <%iinc%>
         | 
| 3 | 
            +
            	Start <% expand 'Sub' %><%nows%>
         | 
| 4 | 
            +
              <%idec%>
         | 
| 5 | 
            +
            <% end %>
         | 
| 6 | 
            +
             | 
| 7 | 
            +
            <% define 'Sub', :for => Object do %>
         | 
| 8 | 
            +
              <%# here we have the noIndentNextLine flag set %>
         | 
| 9 | 
            +
              <% expand 'Sub2' %>
         | 
| 10 | 
            +
              Sub
         | 
| 11 | 
            +
            <% end %>
         | 
| 12 | 
            +
             | 
| 13 | 
            +
            <% define 'Sub2', :for => Object do %>
         | 
| 14 | 
            +
              <%# here we reset the noIndentNextLine flag %>
         | 
| 15 | 
            +
              Sub2
         | 
| 16 | 
            +
            <% end %>
         | 
| @@ -1,4 +1,4 @@ | |
| 1 | 
            -
            <XMI xmi.version="1.1" xmlns:UML="omg.org/UML1.3" timestamp=" | 
| 1 | 
            +
            <XMI xmi.version="1.1" xmlns:UML="omg.org/UML1.3" timestamp="2015-11-15 13:04:41 +0100">
         | 
| 2 2 | 
             
              <XMI.header >
         | 
| 3 3 | 
             
                <XMI.documentation >
         | 
| 4 4 | 
             
                  <XMI.exporter >Enterprise Architect</XMI.exporter>
         | 
| @@ -6,807 +6,807 @@ | |
| 6 6 | 
             
                </XMI.documentation>
         | 
| 7 7 | 
             
              </XMI.header>
         | 
| 8 8 | 
             
              <XMI.content >
         | 
| 9 | 
            -
                <UML:Model xmi.id=" | 
| 9 | 
            +
                <UML:Model xmi.id="EAPK_35463336" name="EA Model" visibility="public">
         | 
| 10 10 | 
             
                  <UML:Namespace.ownedElement >
         | 
| 11 | 
            -
                    <UML:Class xmi.id=" | 
| 11 | 
            +
                    <UML:Class xmi.id="EAID_35503356" isRoot="true" isLeaf="false" isAbstract="false" name="EARootClass" visibility="public">
         | 
| 12 12 | 
             
                      <UML:ModelElement.taggedValue >
         | 
| 13 | 
            -
                        <UML:TaggedValue xmi.id=" | 
| 13 | 
            +
                        <UML:TaggedValue xmi.id="33195876" tag="ea_stype" value="Class"/>
         | 
| 14 14 | 
             
                      </UML:ModelElement.taggedValue>
         | 
| 15 15 | 
             
                    </UML:Class>
         | 
| 16 | 
            -
                    <UML:Package xmi.id=" | 
| 16 | 
            +
                    <UML:Package xmi.id="EAPK_35466996" name="Views" visibility="public" isRoot="true" isLeaf="false" isAbstract="false">
         | 
| 17 17 | 
             
                      <UML:Namespace.ownedElement >
         | 
| 18 | 
            -
                        <UML:Collaboration xmi.id=" | 
| 18 | 
            +
                        <UML:Collaboration xmi.id="35484012" name="Collaborations" visibility="public">
         | 
| 19 19 | 
             
                          <UML:Namespace.ownedElement >
         | 
| 20 | 
            -
                            <UML:ClassifierRole xmi.id=" | 
| 20 | 
            +
                            <UML:ClassifierRole xmi.id="35518200" name="HouseMetamodel" visibility="public" base="EAID_35503356">
         | 
| 21 21 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 22 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 23 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 24 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 25 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 26 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 27 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 28 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 29 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 30 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 31 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 32 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 33 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 34 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 35 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 36 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 22 | 
            +
                                <UML:TaggedValue xmi.id="33227448" tag="isSpecification" value="false"/>
         | 
| 23 | 
            +
                                <UML:TaggedValue xmi.id="33227412" tag="ea_stype" value="Package"/>
         | 
| 24 | 
            +
                                <UML:TaggedValue xmi.id="33227376" tag="ea_ntype" value="0"/>
         | 
| 25 | 
            +
                                <UML:TaggedValue xmi.id="33227340" tag="version" value="1.0"/>
         | 
| 26 | 
            +
                                <UML:TaggedValue xmi.id="33227304" tag="package" value="EAPK_B216CC15_6D9C_4c10_9015_96740F924D1C"/>
         | 
| 27 | 
            +
                                <UML:TaggedValue xmi.id="33227268" tag="date_created" value="2006-06-26 08:41:49"/>
         | 
| 28 | 
            +
                                <UML:TaggedValue xmi.id="33227232" tag="date_modified" value="2006-06-26 08:41:49"/>
         | 
| 29 | 
            +
                                <UML:TaggedValue xmi.id="33227196" tag="gentype" value="Java"/>
         | 
| 30 | 
            +
                                <UML:TaggedValue xmi.id="33227160" tag="tagged" value="0"/>
         | 
| 31 | 
            +
                                <UML:TaggedValue xmi.id="33227124" tag="package2" value="EAID_A1B83D59_CAE1_422c_BA5F_D3624D7156AD"/>
         | 
| 32 | 
            +
                                <UML:TaggedValue xmi.id="33227088" tag="package_name" value="Views"/>
         | 
| 33 | 
            +
                                <UML:TaggedValue xmi.id="33227052" tag="phase" value="1.0"/>
         | 
| 34 | 
            +
                                <UML:TaggedValue xmi.id="33227016" tag="complexity" value="1"/>
         | 
| 35 | 
            +
                                <UML:TaggedValue xmi.id="33226980" tag="status" value="Proposed"/>
         | 
| 36 | 
            +
                                <UML:TaggedValue xmi.id="33226944" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 37 37 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 38 38 | 
             
                            </UML:ClassifierRole>
         | 
| 39 | 
            -
                            <UML:ClassifierRole xmi.id=" | 
| 39 | 
            +
                            <UML:ClassifierRole xmi.id="35515956" name="HouseExampleModel" visibility="public" base="EAID_35503356">
         | 
| 40 40 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 41 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 42 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 43 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 44 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 45 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 46 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 47 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 48 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 49 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 50 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 51 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 52 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 53 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 54 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 55 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 41 | 
            +
                                <UML:TaggedValue xmi.id="33248148" tag="isSpecification" value="false"/>
         | 
| 42 | 
            +
                                <UML:TaggedValue xmi.id="33248112" tag="ea_stype" value="Package"/>
         | 
| 43 | 
            +
                                <UML:TaggedValue xmi.id="33248076" tag="ea_ntype" value="0"/>
         | 
| 44 | 
            +
                                <UML:TaggedValue xmi.id="33248040" tag="version" value="1.0"/>
         | 
| 45 | 
            +
                                <UML:TaggedValue xmi.id="33248004" tag="package" value="EAPK_B216CC15_6D9C_4c10_9015_96740F924D1C"/>
         | 
| 46 | 
            +
                                <UML:TaggedValue xmi.id="33247968" tag="date_created" value="2006-07-20 18:34:43"/>
         | 
| 47 | 
            +
                                <UML:TaggedValue xmi.id="33247932" tag="date_modified" value="2006-07-20 18:34:43"/>
         | 
| 48 | 
            +
                                <UML:TaggedValue xmi.id="33247896" tag="gentype" value="Java"/>
         | 
| 49 | 
            +
                                <UML:TaggedValue xmi.id="33247860" tag="tagged" value="0"/>
         | 
| 50 | 
            +
                                <UML:TaggedValue xmi.id="33247824" tag="package2" value="EAID_06C9C958_C14A_41f4_89A9_6873CCED37A7"/>
         | 
| 51 | 
            +
                                <UML:TaggedValue xmi.id="33247788" tag="package_name" value="Views"/>
         | 
| 52 | 
            +
                                <UML:TaggedValue xmi.id="33247752" tag="phase" value="1.0"/>
         | 
| 53 | 
            +
                                <UML:TaggedValue xmi.id="33247716" tag="complexity" value="1"/>
         | 
| 54 | 
            +
                                <UML:TaggedValue xmi.id="33247680" tag="status" value="Proposed"/>
         | 
| 55 | 
            +
                                <UML:TaggedValue xmi.id="33247644" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 56 56 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 57 57 | 
             
                            </UML:ClassifierRole>
         | 
| 58 58 | 
             
                          </UML:Namespace.ownedElement>
         | 
| 59 59 | 
             
                        </UML:Collaboration>
         | 
| 60 | 
            -
                        <UML:Package xmi.id=" | 
| 60 | 
            +
                        <UML:Package xmi.id="EAPK_35482224" name="HouseMetamodel" visibility="public" isRoot="true" isLeaf="false" isAbstract="false">
         | 
| 61 61 | 
             
                          <UML:Namespace.ownedElement >
         | 
| 62 | 
            -
                            <UML:Class xmi.id=" | 
| 62 | 
            +
                            <UML:Class xmi.id="EAID_35512668" isActive="false" isRoot="false" isLeaf="false" isAbstract="false" name="House" visibility="public" presentation="33260988" stereotype="33262284">
         | 
| 63 63 | 
             
                              <UML:Classifier.feature >
         | 
| 64 | 
            -
                                <UML:Attribute xmi.id=" | 
| 64 | 
            +
                                <UML:Attribute xmi.id="33263988" changeable="none" targetScope="instance" ownerScope="instance" name="address" visibility="private" type="35500764">
         | 
| 65 65 | 
             
                                  <UML:Attribute.initialValue >
         | 
| 66 | 
            -
                                    <UML:Expression xmi.id=" | 
| 66 | 
            +
                                    <UML:Expression xmi.id="33473160"/>
         | 
| 67 67 | 
             
                                  </UML:Attribute.initialValue>
         | 
| 68 68 | 
             
                                  <UML:StructuralFeature.multiplicity >
         | 
| 69 | 
            -
                                    <UML:Multiplicity xmi.id=" | 
| 69 | 
            +
                                    <UML:Multiplicity xmi.id="33473004">
         | 
| 70 70 | 
             
                                      <UML:Multiplicity.range >
         | 
| 71 | 
            -
                                        <UML:MultiplicityRange xmi.id=" | 
| 71 | 
            +
                                        <UML:MultiplicityRange xmi.id="33903876" lower="1" upper="1"/>
         | 
| 72 72 | 
             
                                      </UML:Multiplicity.range>
         | 
| 73 73 | 
             
                                    </UML:Multiplicity>
         | 
| 74 74 | 
             
                                  </UML:StructuralFeature.multiplicity>
         | 
| 75 75 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 76 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 77 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 78 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 79 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 80 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 81 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 82 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 83 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 84 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 76 | 
            +
                                    <UML:TaggedValue xmi.id="33472536" tag="type" value="String"/>
         | 
| 77 | 
            +
                                    <UML:TaggedValue xmi.id="33478104" tag="derived" value="0"/>
         | 
| 78 | 
            +
                                    <UML:TaggedValue xmi.id="33497040" tag="containment" value="Not Specified"/>
         | 
| 79 | 
            +
                                    <UML:TaggedValue xmi.id="33497004" tag="ordered" value="0"/>
         | 
| 80 | 
            +
                                    <UML:TaggedValue xmi.id="33496968" tag="collection" value="false"/>
         | 
| 81 | 
            +
                                    <UML:TaggedValue xmi.id="33496932" tag="position" value="0"/>
         | 
| 82 | 
            +
                                    <UML:TaggedValue xmi.id="33496896" tag="duplicates" value="0"/>
         | 
| 83 | 
            +
                                    <UML:TaggedValue xmi.id="33496860" tag="ea_guid" value="{A8DF581B-9AC6-4f75-AB48-8FAEDFC6E068}"/>
         | 
| 84 | 
            +
                                    <UML:TaggedValue xmi.id="33496824" tag="styleex" value="volatile=0;"/>
         | 
| 85 85 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 86 86 | 
             
                                </UML:Attribute>
         | 
| 87 87 | 
             
                              </UML:Classifier.feature>
         | 
| 88 88 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 89 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 90 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 91 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 92 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 93 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 94 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 95 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 96 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 97 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 98 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 99 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 100 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 101 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 102 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 103 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 104 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 89 | 
            +
                                <UML:TaggedValue xmi.id="33260052" tag="isSpecification" value="false"/>
         | 
| 90 | 
            +
                                <UML:TaggedValue xmi.id="33260016" tag="ea_stype" value="Class"/>
         | 
| 91 | 
            +
                                <UML:TaggedValue xmi.id="33259980" tag="ea_ntype" value="0"/>
         | 
| 92 | 
            +
                                <UML:TaggedValue xmi.id="33259944" tag="version" value="1.0"/>
         | 
| 93 | 
            +
                                <UML:TaggedValue xmi.id="33259908" tag="package" value="EAPK_A1B83D59_CAE1_422c_BA5F_D3624D7156AD"/>
         | 
| 94 | 
            +
                                <UML:TaggedValue xmi.id="33259872" tag="date_created" value="2005-09-16 19:52:18"/>
         | 
| 95 | 
            +
                                <UML:TaggedValue xmi.id="33259836" tag="date_modified" value="2006-02-28 08:29:19"/>
         | 
| 96 | 
            +
                                <UML:TaggedValue xmi.id="33259800" tag="gentype" value="Java"/>
         | 
| 97 | 
            +
                                <UML:TaggedValue xmi.id="33259764" tag="tagged" value="0"/>
         | 
| 98 | 
            +
                                <UML:TaggedValue xmi.id="33259728" tag="package_name" value="HouseMetamodel"/>
         | 
| 99 | 
            +
                                <UML:TaggedValue xmi.id="33259692" tag="phase" value="1.0"/>
         | 
| 100 | 
            +
                                <UML:TaggedValue xmi.id="33259656" tag="complexity" value="1"/>
         | 
| 101 | 
            +
                                <UML:TaggedValue xmi.id="33259620" tag="status" value="Proposed"/>
         | 
| 102 | 
            +
                                <UML:TaggedValue xmi.id="33259584" tag="stereotype" value="dummy"/>
         | 
| 103 | 
            +
                                <UML:TaggedValue xmi.id="33259548" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 104 | 
            +
                                <UML:TaggedValue xmi.id="33283788" tag="ea_stype" value="Class"/>
         | 
| 105 105 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 106 106 | 
             
                            </UML:Class>
         | 
| 107 | 
            -
                            <UML:Association xmi.id=" | 
| 107 | 
            +
                            <UML:Association xmi.id="EAID_35512632" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33280860 33280824">
         | 
| 108 108 | 
             
                              <UML:Association.connection >
         | 
| 109 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 109 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33265248" isNavigable="false" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" visibility="public" type="EAID_35512668">
         | 
| 110 110 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 111 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 111 | 
            +
                                    <UML:TaggedValue xmi.id="33457788" tag="containment" value="Unspecified"/>
         | 
| 112 112 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 113 113 | 
             
                                </UML:AssociationEnd>
         | 
| 114 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 114 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33281184" isNavigable="true" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" multiplicity="1" name="bathroom" visibility="public" type="EAID_33380904">
         | 
| 115 115 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 116 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 116 | 
            +
                                    <UML:TaggedValue xmi.id="33510804" tag="containment" value="Unspecified"/>
         | 
| 117 117 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 118 118 | 
             
                                </UML:AssociationEnd>
         | 
| 119 119 | 
             
                              </UML:Association.connection>
         | 
| 120 120 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 121 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 122 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 123 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 124 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 125 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 126 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 127 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 128 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 129 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 130 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 131 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 121 | 
            +
                                <UML:TaggedValue xmi.id="33280704" tag="style" value="3"/>
         | 
| 122 | 
            +
                                <UML:TaggedValue xmi.id="33280668" tag="ea_type" value="Association"/>
         | 
| 123 | 
            +
                                <UML:TaggedValue xmi.id="33280632" tag="direction" value="Source -> Destination"/>
         | 
| 124 | 
            +
                                <UML:TaggedValue xmi.id="33280596" tag="linemode" value="3"/>
         | 
| 125 | 
            +
                                <UML:TaggedValue xmi.id="33280560" tag="seqno" value="0"/>
         | 
| 126 | 
            +
                                <UML:TaggedValue xmi.id="33280524" tag="headStyle" value="0"/>
         | 
| 127 | 
            +
                                <UML:TaggedValue xmi.id="33280488" tag="lineStyle" value="0"/>
         | 
| 128 | 
            +
                                <UML:TaggedValue xmi.id="33280452" tag="privatedata5" value="SX=8;SY=5;EX=8;EY=5;"/>
         | 
| 129 | 
            +
                                <UML:TaggedValue xmi.id="33280416" tag="virtualInheritance" value="0"/>
         | 
| 130 | 
            +
                                <UML:TaggedValue xmi.id="33280020" tag="ea_type" value="Association"/>
         | 
| 131 | 
            +
                                <UML:TaggedValue xmi.id="33279756" tag="direction" value="Source -> Destination"/>
         | 
| 132 132 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 133 133 | 
             
                            </UML:Association>
         | 
| 134 | 
            -
                            <UML:Association xmi.id=" | 
| 134 | 
            +
                            <UML:Association xmi.id="EAID_35535096" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33277044 33277008">
         | 
| 135 135 | 
             
                              <UML:Association.connection >
         | 
| 136 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 136 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33277368" isNavigable="true" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" multiplicity="1" name="kitchen" visibility="public" type="EAID_33325308">
         | 
| 137 137 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 138 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 138 | 
            +
                                    <UML:TaggedValue xmi.id="33528396" tag="containment" value="Unspecified"/>
         | 
| 139 139 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 140 140 | 
             
                                </UML:AssociationEnd>
         | 
| 141 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 141 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33264132" isNavigable="true" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" multiplicity="1" name="house" visibility="public" type="EAID_35512668">
         | 
| 142 142 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 143 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 143 | 
            +
                                    <UML:TaggedValue xmi.id="33480012" tag="containment" value="Unspecified"/>
         | 
| 144 144 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 145 145 | 
             
                                </UML:AssociationEnd>
         | 
| 146 146 | 
             
                              </UML:Association.connection>
         | 
| 147 147 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 148 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 149 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 150 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 151 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 152 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 153 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 154 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 155 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 156 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 157 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 158 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 148 | 
            +
                                <UML:TaggedValue xmi.id="33276888" tag="style" value="3"/>
         | 
| 149 | 
            +
                                <UML:TaggedValue xmi.id="33276852" tag="ea_type" value="Association"/>
         | 
| 150 | 
            +
                                <UML:TaggedValue xmi.id="33276816" tag="direction" value="Bi-Directional"/>
         | 
| 151 | 
            +
                                <UML:TaggedValue xmi.id="33276780" tag="linemode" value="3"/>
         | 
| 152 | 
            +
                                <UML:TaggedValue xmi.id="33276744" tag="seqno" value="0"/>
         | 
| 153 | 
            +
                                <UML:TaggedValue xmi.id="33276708" tag="headStyle" value="0"/>
         | 
| 154 | 
            +
                                <UML:TaggedValue xmi.id="33276672" tag="lineStyle" value="0"/>
         | 
| 155 | 
            +
                                <UML:TaggedValue xmi.id="33276636" tag="privatedata5" value="SX=6;SY=-12;EX=-44;EY=-9;EDGE=1;"/>
         | 
| 156 | 
            +
                                <UML:TaggedValue xmi.id="33276600" tag="virtualInheritance" value="0"/>
         | 
| 157 | 
            +
                                <UML:TaggedValue xmi.id="33276204" tag="ea_type" value="Association"/>
         | 
| 158 | 
            +
                                <UML:TaggedValue xmi.id="33275952" tag="direction" value="Bi-Directional"/>
         | 
| 159 159 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 160 160 | 
             
                            </UML:Association>
         | 
| 161 | 
            -
                            <UML:Association xmi.id=" | 
| 161 | 
            +
                            <UML:Association xmi.id="EAID_35535060" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33297816 33297780">
         | 
| 162 162 | 
             
                              <UML:Association.connection >
         | 
| 163 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 163 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33298140" isNavigable="false" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" visibility="public" type="EAID_35534952">
         | 
| 164 164 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 165 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 165 | 
            +
                                    <UML:TaggedValue xmi.id="33521676" tag="containment" value="Unspecified"/>
         | 
| 166 166 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 167 167 | 
             
                                </UML:AssociationEnd>
         | 
| 168 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 168 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33264096" isNavigable="true" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" multiplicity="0..*" name="home" visibility="public" type="EAID_35512668">
         | 
| 169 169 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 170 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 170 | 
            +
                                    <UML:TaggedValue xmi.id="33477672" tag="containment" value="Unspecified"/>
         | 
| 171 171 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 172 172 | 
             
                                </UML:AssociationEnd>
         | 
| 173 173 | 
             
                              </UML:Association.connection>
         | 
| 174 174 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 175 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 176 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 177 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 178 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 179 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 180 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 181 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 182 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 183 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 184 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 175 | 
            +
                                <UML:TaggedValue xmi.id="33297660" tag="style" value="3"/>
         | 
| 176 | 
            +
                                <UML:TaggedValue xmi.id="33297624" tag="ea_type" value="Association"/>
         | 
| 177 | 
            +
                                <UML:TaggedValue xmi.id="33297588" tag="direction" value="Source -> Destination"/>
         | 
| 178 | 
            +
                                <UML:TaggedValue xmi.id="33297552" tag="linemode" value="3"/>
         | 
| 179 | 
            +
                                <UML:TaggedValue xmi.id="33297516" tag="seqno" value="0"/>
         | 
| 180 | 
            +
                                <UML:TaggedValue xmi.id="33297480" tag="headStyle" value="0"/>
         | 
| 181 | 
            +
                                <UML:TaggedValue xmi.id="33297444" tag="lineStyle" value="0"/>
         | 
| 182 | 
            +
                                <UML:TaggedValue xmi.id="33297408" tag="virtualInheritance" value="0"/>
         | 
| 183 | 
            +
                                <UML:TaggedValue xmi.id="33297012" tag="ea_type" value="Association"/>
         | 
| 184 | 
            +
                                <UML:TaggedValue xmi.id="33296748" tag="direction" value="Source -> Destination"/>
         | 
| 185 185 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 186 186 | 
             
                            </UML:Association>
         | 
| 187 | 
            -
                            <UML:Association xmi.id=" | 
| 187 | 
            +
                            <UML:Association xmi.id="EAID_35535024" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33294036 33294000">
         | 
| 188 188 | 
             
                              <UML:Association.connection >
         | 
| 189 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 189 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33294360" isNavigable="false" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" multiplicity="1..*" name="room" visibility="public" type="EAID_33381012">
         | 
| 190 190 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 191 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 191 | 
            +
                                    <UML:TaggedValue xmi.id="33539868" tag="containment" value="Unspecified"/>
         | 
| 192 192 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 193 193 | 
             
                                </UML:AssociationEnd>
         | 
| 194 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 194 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33264060" isNavigable="true" isOrdered="false" aggregation="composite" targetScope="instance" changeable="none" multiplicity="1" name="house" visibility="public" type="EAID_35512668">
         | 
| 195 195 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 196 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 196 | 
            +
                                    <UML:TaggedValue xmi.id="33475356" tag="containment" value="Unspecified"/>
         | 
| 197 197 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 198 198 | 
             
                                </UML:AssociationEnd>
         | 
| 199 199 | 
             
                              </UML:Association.connection>
         | 
| 200 200 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 201 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 202 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 203 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 204 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 205 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 206 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 207 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 208 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 209 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 210 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 211 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 212 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 201 | 
            +
                                <UML:TaggedValue xmi.id="33293880" tag="style" value="3"/>
         | 
| 202 | 
            +
                                <UML:TaggedValue xmi.id="33293844" tag="ea_type" value="Aggregation"/>
         | 
| 203 | 
            +
                                <UML:TaggedValue xmi.id="33293808" tag="direction" value="Source -> Destination"/>
         | 
| 204 | 
            +
                                <UML:TaggedValue xmi.id="33293772" tag="linemode" value="3"/>
         | 
| 205 | 
            +
                                <UML:TaggedValue xmi.id="33293736" tag="seqno" value="0"/>
         | 
| 206 | 
            +
                                <UML:TaggedValue xmi.id="33293700" tag="subtype" value="Strong"/>
         | 
| 207 | 
            +
                                <UML:TaggedValue xmi.id="33293664" tag="headStyle" value="0"/>
         | 
| 208 | 
            +
                                <UML:TaggedValue xmi.id="33293628" tag="lineStyle" value="0"/>
         | 
| 209 | 
            +
                                <UML:TaggedValue xmi.id="33293592" tag="privatedata5" value="SX=-2;SY=-1;EX=-2;EY=-1;"/>
         | 
| 210 | 
            +
                                <UML:TaggedValue xmi.id="33293556" tag="virtualInheritance" value="0"/>
         | 
| 211 | 
            +
                                <UML:TaggedValue xmi.id="33293160" tag="ea_type" value="Association"/>
         | 
| 212 | 
            +
                                <UML:TaggedValue xmi.id="33292896" tag="direction" value="Source -> Destination"/>
         | 
| 213 213 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 214 214 | 
             
                            </UML:Association>
         | 
| 215 | 
            -
                            <UML:Collaboration xmi.id=" | 
| 215 | 
            +
                            <UML:Collaboration xmi.id="35534988" name="Collaborations" visibility="public">
         | 
| 216 216 | 
             
                              <UML:Namespace.ownedElement >
         | 
| 217 | 
            -
                                <UML:ClassifierRole xmi.id=" | 
| 217 | 
            +
                                <UML:ClassifierRole xmi.id="33314496" name="Rooms" visibility="public" base="EAID_35503356">
         | 
| 218 218 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 219 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 220 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 221 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 222 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 223 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 224 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 225 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 226 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 227 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 228 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 229 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 230 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 231 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 232 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 233 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 219 | 
            +
                                    <UML:TaggedValue xmi.id="33556500" tag="isSpecification" value="false"/>
         | 
| 220 | 
            +
                                    <UML:TaggedValue xmi.id="33556464" tag="ea_stype" value="Package"/>
         | 
| 221 | 
            +
                                    <UML:TaggedValue xmi.id="33556428" tag="ea_ntype" value="0"/>
         | 
| 222 | 
            +
                                    <UML:TaggedValue xmi.id="33556392" tag="version" value="1.0"/>
         | 
| 223 | 
            +
                                    <UML:TaggedValue xmi.id="33556356" tag="package" value="EAPK_A1B83D59_CAE1_422c_BA5F_D3624D7156AD"/>
         | 
| 224 | 
            +
                                    <UML:TaggedValue xmi.id="33556320" tag="date_created" value="2006-06-23 08:28:49"/>
         | 
| 225 | 
            +
                                    <UML:TaggedValue xmi.id="33556284" tag="date_modified" value="2006-06-23 08:28:49"/>
         | 
| 226 | 
            +
                                    <UML:TaggedValue xmi.id="33556248" tag="gentype" value="Java"/>
         | 
| 227 | 
            +
                                    <UML:TaggedValue xmi.id="33556212" tag="tagged" value="0"/>
         | 
| 228 | 
            +
                                    <UML:TaggedValue xmi.id="33556176" tag="package2" value="EAID_F9D8C6E3_4DAD_4aa2_AD47_D0ABA4E93E08"/>
         | 
| 229 | 
            +
                                    <UML:TaggedValue xmi.id="33556140" tag="package_name" value="HouseMetamodel"/>
         | 
| 230 | 
            +
                                    <UML:TaggedValue xmi.id="33556104" tag="phase" value="1.0"/>
         | 
| 231 | 
            +
                                    <UML:TaggedValue xmi.id="33556068" tag="complexity" value="1"/>
         | 
| 232 | 
            +
                                    <UML:TaggedValue xmi.id="33556032" tag="status" value="Proposed"/>
         | 
| 233 | 
            +
                                    <UML:TaggedValue xmi.id="33555996" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 234 234 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 235 235 | 
             
                                </UML:ClassifierRole>
         | 
| 236 236 | 
             
                              </UML:Namespace.ownedElement>
         | 
| 237 237 | 
             
                            </UML:Collaboration>
         | 
| 238 | 
            -
                            <UML:Class xmi.id=" | 
| 238 | 
            +
                            <UML:Class xmi.id="EAID_35534952" isActive="false" isRoot="false" isLeaf="false" isAbstract="false" name="Person" visibility="public" presentation="33311664">
         | 
| 239 239 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 240 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 241 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 242 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 243 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 244 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 245 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 246 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 247 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 248 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 249 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 250 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 251 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 252 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 253 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 254 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 240 | 
            +
                                <UML:TaggedValue xmi.id="33311544" tag="isSpecification" value="false"/>
         | 
| 241 | 
            +
                                <UML:TaggedValue xmi.id="33311508" tag="ea_stype" value="Class"/>
         | 
| 242 | 
            +
                                <UML:TaggedValue xmi.id="33311472" tag="ea_ntype" value="0"/>
         | 
| 243 | 
            +
                                <UML:TaggedValue xmi.id="33311436" tag="version" value="1.0"/>
         | 
| 244 | 
            +
                                <UML:TaggedValue xmi.id="33311400" tag="package" value="EAPK_A1B83D59_CAE1_422c_BA5F_D3624D7156AD"/>
         | 
| 245 | 
            +
                                <UML:TaggedValue xmi.id="33311364" tag="date_created" value="2006-06-27 08:34:23"/>
         | 
| 246 | 
            +
                                <UML:TaggedValue xmi.id="33311328" tag="date_modified" value="2006-06-27 08:34:26"/>
         | 
| 247 | 
            +
                                <UML:TaggedValue xmi.id="33311292" tag="gentype" value="Java"/>
         | 
| 248 | 
            +
                                <UML:TaggedValue xmi.id="33311256" tag="tagged" value="0"/>
         | 
| 249 | 
            +
                                <UML:TaggedValue xmi.id="33311220" tag="package_name" value="HouseMetamodel"/>
         | 
| 250 | 
            +
                                <UML:TaggedValue xmi.id="33311184" tag="phase" value="1.0"/>
         | 
| 251 | 
            +
                                <UML:TaggedValue xmi.id="33311148" tag="complexity" value="1"/>
         | 
| 252 | 
            +
                                <UML:TaggedValue xmi.id="33311112" tag="status" value="Proposed"/>
         | 
| 253 | 
            +
                                <UML:TaggedValue xmi.id="33311076" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 254 | 
            +
                                <UML:TaggedValue xmi.id="33310752" tag="ea_stype" value="Class"/>
         | 
| 255 255 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 256 256 | 
             
                            </UML:Class>
         | 
| 257 | 
            -
                            <UML:Comment xmi.id=" | 
| 257 | 
            +
                            <UML:Comment xmi.id="35534916" visibility="public" presentation="33333048">
         | 
| 258 258 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 259 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 260 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 261 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 262 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 263 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 264 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 265 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 266 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 267 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 268 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 269 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 270 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 271 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 272 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 273 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 274 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 259 | 
            +
                                <UML:TaggedValue xmi.id="33332928" tag="isSpecification" value="false"/>
         | 
| 260 | 
            +
                                <UML:TaggedValue xmi.id="33332892" tag="ea_stype" value="Note"/>
         | 
| 261 | 
            +
                                <UML:TaggedValue xmi.id="33332856" tag="ea_ntype" value="1"/>
         | 
| 262 | 
            +
                                <UML:TaggedValue xmi.id="33332820" tag="version" value="1.0"/>
         | 
| 263 | 
            +
                                <UML:TaggedValue xmi.id="33332784" tag="package" value="EAPK_A1B83D59_CAE1_422c_BA5F_D3624D7156AD"/>
         | 
| 264 | 
            +
                                <UML:TaggedValue xmi.id="33332748" tag="date_created" value="2006-07-07 08:08:53"/>
         | 
| 265 | 
            +
                                <UML:TaggedValue xmi.id="33332712" tag="date_modified" value="2006-07-07 08:09:48"/>
         | 
| 266 | 
            +
                                <UML:TaggedValue xmi.id="33332676" tag="gentype" value="<none>"/>
         | 
| 267 | 
            +
                                <UML:TaggedValue xmi.id="33332640" tag="tagged" value="0"/>
         | 
| 268 | 
            +
                                <UML:TaggedValue xmi.id="33332604" tag="package_name" value="HouseMetamodel"/>
         | 
| 269 | 
            +
                                <UML:TaggedValue xmi.id="33332568" tag="phase" value="1.0"/>
         | 
| 270 | 
            +
                                <UML:TaggedValue xmi.id="33332532" tag="complexity" value="1"/>
         | 
| 271 | 
            +
                                <UML:TaggedValue xmi.id="33332496" tag="documentation" value="this aggregation is navigable from room to house (EA does not show it)"/>
         | 
| 272 | 
            +
                                <UML:TaggedValue xmi.id="33332460" tag="status" value="Proposed"/>
         | 
| 273 | 
            +
                                <UML:TaggedValue xmi.id="33332424" tag="relatedlinks" value="idref1=EAID_F15A2B25_0DA9_4203_8FC9_25645610B5E5;"/>
         | 
| 274 | 
            +
                                <UML:TaggedValue xmi.id="33332388" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 275 275 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 276 276 | 
             
                            </UML:Comment>
         | 
| 277 | 
            -
                            <UML:Class xmi.id=" | 
| 277 | 
            +
                            <UML:Class xmi.id="EAID_35534040" isActive="false" isRoot="false" isLeaf="false" isAbstract="false" name="MeetingPlace" visibility="public" presentation="33329724">
         | 
| 278 278 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 279 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 280 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 281 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 282 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 283 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 284 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 285 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 286 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 287 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 288 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 289 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 290 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 291 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 292 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 293 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 279 | 
            +
                                <UML:TaggedValue xmi.id="33329604" tag="isSpecification" value="false"/>
         | 
| 280 | 
            +
                                <UML:TaggedValue xmi.id="33329568" tag="ea_stype" value="Class"/>
         | 
| 281 | 
            +
                                <UML:TaggedValue xmi.id="33329532" tag="ea_ntype" value="0"/>
         | 
| 282 | 
            +
                                <UML:TaggedValue xmi.id="33329496" tag="version" value="1.0"/>
         | 
| 283 | 
            +
                                <UML:TaggedValue xmi.id="33329460" tag="package" value="EAPK_A1B83D59_CAE1_422c_BA5F_D3624D7156AD"/>
         | 
| 284 | 
            +
                                <UML:TaggedValue xmi.id="33329424" tag="date_created" value="2006-07-12 08:40:46"/>
         | 
| 285 | 
            +
                                <UML:TaggedValue xmi.id="33329388" tag="date_modified" value="2007-06-14 08:22:21"/>
         | 
| 286 | 
            +
                                <UML:TaggedValue xmi.id="33329352" tag="gentype" value="Java"/>
         | 
| 287 | 
            +
                                <UML:TaggedValue xmi.id="33329316" tag="tagged" value="0"/>
         | 
| 288 | 
            +
                                <UML:TaggedValue xmi.id="33329280" tag="package_name" value="HouseMetamodel"/>
         | 
| 289 | 
            +
                                <UML:TaggedValue xmi.id="33329244" tag="phase" value="1.0"/>
         | 
| 290 | 
            +
                                <UML:TaggedValue xmi.id="33329208" tag="complexity" value="1"/>
         | 
| 291 | 
            +
                                <UML:TaggedValue xmi.id="33329172" tag="status" value="Proposed"/>
         | 
| 292 | 
            +
                                <UML:TaggedValue xmi.id="33329136" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 293 | 
            +
                                <UML:TaggedValue xmi.id="33328812" tag="ea_stype" value="Class"/>
         | 
| 294 294 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 295 295 | 
             
                            </UML:Class>
         | 
| 296 | 
            -
                            <UML:Generalization xmi.id=" | 
| 296 | 
            +
                            <UML:Generalization xmi.id="EAID_35534004" visibility="public" supertype="EAID_35534040" subtype="EAID_33325308" presentation="33326448 33326412">
         | 
| 297 297 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 298 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 299 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 300 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 301 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 302 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 303 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 304 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 305 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 306 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 307 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 308 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 309 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 310 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 311 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 312 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 313 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 298 | 
            +
                                <UML:TaggedValue xmi.id="33326292" tag="style" value="3"/>
         | 
| 299 | 
            +
                                <UML:TaggedValue xmi.id="33326256" tag="ea_type" value="Generalization"/>
         | 
| 300 | 
            +
                                <UML:TaggedValue xmi.id="33326220" tag="direction" value="Source -> Destination"/>
         | 
| 301 | 
            +
                                <UML:TaggedValue xmi.id="33326184" tag="linemode" value="3"/>
         | 
| 302 | 
            +
                                <UML:TaggedValue xmi.id="33326148" tag="seqno" value="0"/>
         | 
| 303 | 
            +
                                <UML:TaggedValue xmi.id="33326112" tag="headStyle" value="0"/>
         | 
| 304 | 
            +
                                <UML:TaggedValue xmi.id="33326076" tag="lineStyle" value="0"/>
         | 
| 305 | 
            +
                                <UML:TaggedValue xmi.id="33326040" tag="src_visibility" value="Public"/>
         | 
| 306 | 
            +
                                <UML:TaggedValue xmi.id="33326004" tag="src_isOrdered" value="false"/>
         | 
| 307 | 
            +
                                <UML:TaggedValue xmi.id="33325968" tag="src_isNavigable" value="false"/>
         | 
| 308 | 
            +
                                <UML:TaggedValue xmi.id="33325932" tag="dst_visibility" value="Public"/>
         | 
| 309 | 
            +
                                <UML:TaggedValue xmi.id="33325896" tag="dst_isOrdered" value="false"/>
         | 
| 310 | 
            +
                                <UML:TaggedValue xmi.id="33325860" tag="dst_isNavigable" value="true"/>
         | 
| 311 | 
            +
                                <UML:TaggedValue xmi.id="33325824" tag="$ea_xref_property" value="$XREFPROP=$XID={8AAF19F7-EC93-4dda-ADD1-69A07CC671D7}$XID;$NAM=CustomProperties$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$DES=@PROP=@NAME=isSubstitutable@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={E824691D-2AE7-4c9c-8408-881A2B85516F}$CLT;$SUP=<none>$SUP;$ENDXREF;"/>
         | 
| 312 | 
            +
                                <UML:TaggedValue xmi.id="33325788" tag="privatedata5" value="SX=-24;SY=-16;"/>
         | 
| 313 | 
            +
                                <UML:TaggedValue xmi.id="33325500" tag="ea_type" value="Generalization"/>
         | 
| 314 314 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 315 315 | 
             
                            </UML:Generalization>
         | 
| 316 | 
            -
                            <UML:Interface xmi.id=" | 
| 316 | 
            +
                            <UML:Interface xmi.id="35532300" isRoot="false" isLeaf="false" isAbstract="true" name="CookingPlace" visibility="public" presentation="33363672" supplierDependency="35530176" stereotype="33363840">
         | 
| 317 317 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 318 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 319 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 320 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 321 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 322 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 323 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 324 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 325 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 326 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 327 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 328 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 329 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 330 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 331 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 332 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 318 | 
            +
                                <UML:TaggedValue xmi.id="33363552" tag="isSpecification" value="false"/>
         | 
| 319 | 
            +
                                <UML:TaggedValue xmi.id="33363516" tag="ea_stype" value="Interface"/>
         | 
| 320 | 
            +
                                <UML:TaggedValue xmi.id="33363480" tag="ea_ntype" value="0"/>
         | 
| 321 | 
            +
                                <UML:TaggedValue xmi.id="33363444" tag="version" value="1.0"/>
         | 
| 322 | 
            +
                                <UML:TaggedValue xmi.id="33363408" tag="package" value="EAPK_A1B83D59_CAE1_422c_BA5F_D3624D7156AD"/>
         | 
| 323 | 
            +
                                <UML:TaggedValue xmi.id="33363372" tag="date_created" value="2007-06-14 08:22:21"/>
         | 
| 324 | 
            +
                                <UML:TaggedValue xmi.id="33363336" tag="date_modified" value="2007-06-14 08:23:36"/>
         | 
| 325 | 
            +
                                <UML:TaggedValue xmi.id="33363300" tag="gentype" value="Java"/>
         | 
| 326 | 
            +
                                <UML:TaggedValue xmi.id="33363264" tag="tagged" value="0"/>
         | 
| 327 | 
            +
                                <UML:TaggedValue xmi.id="33363228" tag="package_name" value="HouseMetamodel"/>
         | 
| 328 | 
            +
                                <UML:TaggedValue xmi.id="33363192" tag="phase" value="1.0"/>
         | 
| 329 | 
            +
                                <UML:TaggedValue xmi.id="33363156" tag="complexity" value="1"/>
         | 
| 330 | 
            +
                                <UML:TaggedValue xmi.id="33363120" tag="status" value="Proposed"/>
         | 
| 331 | 
            +
                                <UML:TaggedValue xmi.id="33363072" tag="stereotype" value="interface"/>
         | 
| 332 | 
            +
                                <UML:TaggedValue xmi.id="33363036" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 333 333 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 334 334 | 
             
                            </UML:Interface>
         | 
| 335 | 
            -
                            <UML:Dependency xmi.id=" | 
| 335 | 
            +
                            <UML:Dependency xmi.id="35530176" name="Anonymous" visibility="public" supplier="35532300" client="EAID_33325308" presentation="33360516 33360480" stereotype="33360684">
         | 
| 336 336 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 337 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 338 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 339 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 340 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 341 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 342 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 343 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 344 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 345 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 346 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 347 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 348 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 349 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 350 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 351 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 352 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 353 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 354 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 355 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 356 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 357 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 337 | 
            +
                                <UML:TaggedValue xmi.id="33360360" tag="style" value="3"/>
         | 
| 338 | 
            +
                                <UML:TaggedValue xmi.id="33360324" tag="ea_type" value="Dependency"/>
         | 
| 339 | 
            +
                                <UML:TaggedValue xmi.id="33360288" tag="direction" value="Source -> Destination"/>
         | 
| 340 | 
            +
                                <UML:TaggedValue xmi.id="33360252" tag="linemode" value="3"/>
         | 
| 341 | 
            +
                                <UML:TaggedValue xmi.id="33360216" tag="seqno" value="0"/>
         | 
| 342 | 
            +
                                <UML:TaggedValue xmi.id="33360180" tag="stereotype" value="implements"/>
         | 
| 343 | 
            +
                                <UML:TaggedValue xmi.id="33360144" tag="headStyle" value="0"/>
         | 
| 344 | 
            +
                                <UML:TaggedValue xmi.id="33360108" tag="lineStyle" value="0"/>
         | 
| 345 | 
            +
                                <UML:TaggedValue xmi.id="33360072" tag="conditional" value="«implements»"/>
         | 
| 346 | 
            +
                                <UML:TaggedValue xmi.id="33360036" tag="src_visibility" value="Public"/>
         | 
| 347 | 
            +
                                <UML:TaggedValue xmi.id="33360000" tag="src_aggregation" value="0"/>
         | 
| 348 | 
            +
                                <UML:TaggedValue xmi.id="33359964" tag="src_isOrdered" value="false"/>
         | 
| 349 | 
            +
                                <UML:TaggedValue xmi.id="33359928" tag="src_isNavigable" value="false"/>
         | 
| 350 | 
            +
                                <UML:TaggedValue xmi.id="33359892" tag="src_containment" value="Unspecified"/>
         | 
| 351 | 
            +
                                <UML:TaggedValue xmi.id="33359856" tag="dst_visibility" value="Public"/>
         | 
| 352 | 
            +
                                <UML:TaggedValue xmi.id="33359808" tag="dst_aggregation" value="0"/>
         | 
| 353 | 
            +
                                <UML:TaggedValue xmi.id="33359772" tag="dst_isOrdered" value="false"/>
         | 
| 354 | 
            +
                                <UML:TaggedValue xmi.id="33359736" tag="dst_isNavigable" value="true"/>
         | 
| 355 | 
            +
                                <UML:TaggedValue xmi.id="33359700" tag="dst_containment" value="Unspecified"/>
         | 
| 356 | 
            +
                                <UML:TaggedValue xmi.id="33359664" tag="virtualInheritance" value="0"/>
         | 
| 357 | 
            +
                                <UML:TaggedValue xmi.id="33359628" tag="mb" value="«implements»"/>
         | 
| 358 358 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 359 359 | 
             
                            </UML:Dependency>
         | 
| 360 | 
            -
                            <UML:Package xmi.id=" | 
| 360 | 
            +
                            <UML:Package xmi.id="EAPK_35528964" name="Rooms" visibility="public" isRoot="true" isLeaf="false" isAbstract="false">
         | 
| 361 361 | 
             
                              <UML:Namespace.ownedElement >
         | 
| 362 | 
            -
                                <UML:Class xmi.id=" | 
| 362 | 
            +
                                <UML:Class xmi.id="EAID_33381012" isActive="false" isRoot="false" isLeaf="false" isAbstract="false" name="Room" visibility="public" presentation="33704928">
         | 
| 363 363 | 
             
                                  <UML:Classifier.feature >
         | 
| 364 | 
            -
                                    <UML:Operation xmi.id=" | 
| 364 | 
            +
                                    <UML:Operation xmi.id="33706752" concurrency="sequential" isQuery="false" ownerScope="instance" name="enter" visibility="public">
         | 
| 365 365 | 
             
                                      <UML:BehavioralFeature.parameter >
         | 
| 366 | 
            -
                                        <UML:Parameter xmi.id=" | 
| 366 | 
            +
                                        <UML:Parameter xmi.id="33936348" kind="return" visibility="public" type="35498472">
         | 
| 367 367 | 
             
                                          <UML:Parameter.defaultValue >
         | 
| 368 | 
            -
                                            <UML:Expression xmi.id=" | 
| 368 | 
            +
                                            <UML:Expression xmi.id="34101336"/>
         | 
| 369 369 | 
             
                                          </UML:Parameter.defaultValue>
         | 
| 370 370 | 
             
                                          <UML:ModelElement.taggedValue >
         | 
| 371 | 
            -
                                            <UML:TaggedValue xmi.id=" | 
| 372 | 
            -
                                            <UML:TaggedValue xmi.id=" | 
| 373 | 
            -
                                            <UML:TaggedValue xmi.id=" | 
| 374 | 
            -
                                            <UML:TaggedValue xmi.id=" | 
| 371 | 
            +
                                            <UML:TaggedValue xmi.id="34100976" tag="pos" value="0"/>
         | 
| 372 | 
            +
                                            <UML:TaggedValue xmi.id="34100940" tag="type" value="void"/>
         | 
| 373 | 
            +
                                            <UML:TaggedValue xmi.id="34100904" tag="const" value="0"/>
         | 
| 374 | 
            +
                                            <UML:TaggedValue xmi.id="34100868" tag="ea_guid" value="{A8C01177-4523-44c4-87F7-F2B8F9F3C915}"/>
         | 
| 375 375 | 
             
                                          </UML:ModelElement.taggedValue>
         | 
| 376 376 | 
             
                                        </UML:Parameter>
         | 
| 377 377 | 
             
                                      </UML:BehavioralFeature.parameter>
         | 
| 378 378 | 
             
                                      <UML:ModelElement.taggedValue >
         | 
| 379 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 380 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 381 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 382 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 383 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 384 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 385 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 386 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 379 | 
            +
                                        <UML:TaggedValue xmi.id="33935196" tag="type" value="void"/>
         | 
| 380 | 
            +
                                        <UML:TaggedValue xmi.id="33935160" tag="const" value="false"/>
         | 
| 381 | 
            +
                                        <UML:TaggedValue xmi.id="33935124" tag="synchronised" value="0"/>
         | 
| 382 | 
            +
                                        <UML:TaggedValue xmi.id="33935088" tag="concurrency" value="Sequential"/>
         | 
| 383 | 
            +
                                        <UML:TaggedValue xmi.id="33935052" tag="position" value="0"/>
         | 
| 384 | 
            +
                                        <UML:TaggedValue xmi.id="33935016" tag="returnarray" value="0"/>
         | 
| 385 | 
            +
                                        <UML:TaggedValue xmi.id="33934980" tag="pure" value="0"/>
         | 
| 386 | 
            +
                                        <UML:TaggedValue xmi.id="33934944" tag="ea_guid" value="{A8C01177-4523-44c4-87F7-F2B8F9F3C915}"/>
         | 
| 387 387 | 
             
                                      </UML:ModelElement.taggedValue>
         | 
| 388 388 | 
             
                                    </UML:Operation>
         | 
| 389 389 | 
             
                                  </UML:Classifier.feature>
         | 
| 390 390 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 391 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 392 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 393 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 394 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 395 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 396 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 397 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 398 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 399 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 400 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 401 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 402 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 403 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 404 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 405 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 391 | 
            +
                                    <UML:TaggedValue xmi.id="33704808" tag="isSpecification" value="false"/>
         | 
| 392 | 
            +
                                    <UML:TaggedValue xmi.id="33704772" tag="ea_stype" value="Class"/>
         | 
| 393 | 
            +
                                    <UML:TaggedValue xmi.id="33704736" tag="ea_ntype" value="0"/>
         | 
| 394 | 
            +
                                    <UML:TaggedValue xmi.id="33704700" tag="version" value="1.0"/>
         | 
| 395 | 
            +
                                    <UML:TaggedValue xmi.id="33704664" tag="package" value="EAPK_F9D8C6E3_4DAD_4aa2_AD47_D0ABA4E93E08"/>
         | 
| 396 | 
            +
                                    <UML:TaggedValue xmi.id="33704628" tag="date_created" value="2005-09-16 19:52:28"/>
         | 
| 397 | 
            +
                                    <UML:TaggedValue xmi.id="33704592" tag="date_modified" value="2006-06-22 21:15:25"/>
         | 
| 398 | 
            +
                                    <UML:TaggedValue xmi.id="33704556" tag="gentype" value="Java"/>
         | 
| 399 | 
            +
                                    <UML:TaggedValue xmi.id="33704520" tag="tagged" value="0"/>
         | 
| 400 | 
            +
                                    <UML:TaggedValue xmi.id="33704484" tag="package_name" value="Rooms"/>
         | 
| 401 | 
            +
                                    <UML:TaggedValue xmi.id="33704448" tag="phase" value="1.0"/>
         | 
| 402 | 
            +
                                    <UML:TaggedValue xmi.id="33704412" tag="complexity" value="1"/>
         | 
| 403 | 
            +
                                    <UML:TaggedValue xmi.id="33704376" tag="status" value="Proposed"/>
         | 
| 404 | 
            +
                                    <UML:TaggedValue xmi.id="33704340" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 405 | 
            +
                                    <UML:TaggedValue xmi.id="33704016" tag="ea_stype" value="Class"/>
         | 
| 406 406 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 407 407 | 
             
                                </UML:Class>
         | 
| 408 | 
            -
                                <UML:Generalization xmi.id=" | 
| 408 | 
            +
                                <UML:Generalization xmi.id="EAID_33380976" visibility="public" supertype="EAID_33381012" subtype="EAID_33380904" presentation="33726168 33726132">
         | 
| 409 409 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 410 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 411 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 412 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 413 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 414 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 415 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 416 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 417 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 418 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 419 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 420 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 421 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 422 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 423 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 424 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 410 | 
            +
                                    <UML:TaggedValue xmi.id="33726012" tag="style" value="3"/>
         | 
| 411 | 
            +
                                    <UML:TaggedValue xmi.id="33725976" tag="ea_type" value="Generalization"/>
         | 
| 412 | 
            +
                                    <UML:TaggedValue xmi.id="33725940" tag="direction" value="Source -> Destination"/>
         | 
| 413 | 
            +
                                    <UML:TaggedValue xmi.id="33725904" tag="linemode" value="3"/>
         | 
| 414 | 
            +
                                    <UML:TaggedValue xmi.id="33725868" tag="seqno" value="0"/>
         | 
| 415 | 
            +
                                    <UML:TaggedValue xmi.id="33725832" tag="headStyle" value="0"/>
         | 
| 416 | 
            +
                                    <UML:TaggedValue xmi.id="33725796" tag="lineStyle" value="0"/>
         | 
| 417 | 
            +
                                    <UML:TaggedValue xmi.id="33725760" tag="src_visibility" value="Public"/>
         | 
| 418 | 
            +
                                    <UML:TaggedValue xmi.id="33725724" tag="src_isOrdered" value="false"/>
         | 
| 419 | 
            +
                                    <UML:TaggedValue xmi.id="33725688" tag="src_isNavigable" value="false"/>
         | 
| 420 | 
            +
                                    <UML:TaggedValue xmi.id="33725652" tag="dst_visibility" value="Public"/>
         | 
| 421 | 
            +
                                    <UML:TaggedValue xmi.id="33725616" tag="dst_isOrdered" value="false"/>
         | 
| 422 | 
            +
                                    <UML:TaggedValue xmi.id="33725580" tag="dst_isNavigable" value="true"/>
         | 
| 423 | 
            +
                                    <UML:TaggedValue xmi.id="33725544" tag="$ea_xref_property" value="$XREFPROP=$XID={DF243A69-1029-4c4c-A1A0-C821A1DF9623}$XID;$NAM=CustomProperties$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$DES=@PROP=@NAME=isSubstitutable@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={03052911-3625-4472-8C6B-5E1742FED753}$CLT;$SUP=<none>$SUP;$ENDXREF;"/>
         | 
| 424 | 
            +
                                    <UML:TaggedValue xmi.id="33725256" tag="ea_type" value="Generalization"/>
         | 
| 425 425 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 426 426 | 
             
                                </UML:Generalization>
         | 
| 427 | 
            -
                                <UML:Generalization xmi.id=" | 
| 427 | 
            +
                                <UML:Generalization xmi.id="EAID_33380940" visibility="public" supertype="EAID_33381012" subtype="EAID_33325308" presentation="33723264 33723228">
         | 
| 428 428 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 429 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 430 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 431 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 432 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 433 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 434 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 435 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 436 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 437 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 438 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 439 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 440 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 441 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 442 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 443 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 444 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 429 | 
            +
                                    <UML:TaggedValue xmi.id="33723108" tag="style" value="3"/>
         | 
| 430 | 
            +
                                    <UML:TaggedValue xmi.id="33723072" tag="ea_type" value="Generalization"/>
         | 
| 431 | 
            +
                                    <UML:TaggedValue xmi.id="33723036" tag="direction" value="Source -> Destination"/>
         | 
| 432 | 
            +
                                    <UML:TaggedValue xmi.id="33723000" tag="linemode" value="3"/>
         | 
| 433 | 
            +
                                    <UML:TaggedValue xmi.id="33722964" tag="seqno" value="0"/>
         | 
| 434 | 
            +
                                    <UML:TaggedValue xmi.id="33722928" tag="headStyle" value="0"/>
         | 
| 435 | 
            +
                                    <UML:TaggedValue xmi.id="33722892" tag="lineStyle" value="0"/>
         | 
| 436 | 
            +
                                    <UML:TaggedValue xmi.id="33722856" tag="src_visibility" value="Public"/>
         | 
| 437 | 
            +
                                    <UML:TaggedValue xmi.id="33722820" tag="src_isOrdered" value="false"/>
         | 
| 438 | 
            +
                                    <UML:TaggedValue xmi.id="33722784" tag="src_isNavigable" value="false"/>
         | 
| 439 | 
            +
                                    <UML:TaggedValue xmi.id="33722748" tag="dst_visibility" value="Public"/>
         | 
| 440 | 
            +
                                    <UML:TaggedValue xmi.id="33722712" tag="dst_isOrdered" value="false"/>
         | 
| 441 | 
            +
                                    <UML:TaggedValue xmi.id="33722676" tag="dst_isNavigable" value="true"/>
         | 
| 442 | 
            +
                                    <UML:TaggedValue xmi.id="33722640" tag="$ea_xref_property" value="$XREFPROP=$XID={DB1C706A-470A-45ed-89DA-601821419545}$XID;$NAM=CustomProperties$NAM;$TYP=connector property$TYP;$VIS=Public$VIS;$DES=@PROP=@NAME=isSubstitutable@ENDNAME;@TYPE=boolean@ENDTYPE;@VALU=@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;$DES;$CLT={C3D18D92-3A5C-4112-9958-926A259BAE24}$CLT;$SUP=<none>$SUP;$ENDXREF;"/>
         | 
| 443 | 
            +
                                    <UML:TaggedValue xmi.id="33722604" tag="privatedata5" value="EX=37;EY=3;"/>
         | 
| 444 | 
            +
                                    <UML:TaggedValue xmi.id="33722316" tag="ea_type" value="Generalization"/>
         | 
| 445 445 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 446 446 | 
             
                                </UML:Generalization>
         | 
| 447 | 
            -
                                <UML:Class xmi.id=" | 
| 447 | 
            +
                                <UML:Class xmi.id="EAID_33325308" isActive="false" isRoot="false" isLeaf="false" isAbstract="false" name="Kitchen" visibility="public" presentation="33659772" clientDependency="35530176">
         | 
| 448 448 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 449 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 450 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 451 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 452 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 453 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 454 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 455 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 456 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 457 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 458 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 459 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 460 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 461 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 462 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 463 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 449 | 
            +
                                    <UML:TaggedValue xmi.id="33659652" tag="isSpecification" value="false"/>
         | 
| 450 | 
            +
                                    <UML:TaggedValue xmi.id="33659616" tag="ea_stype" value="Class"/>
         | 
| 451 | 
            +
                                    <UML:TaggedValue xmi.id="33659580" tag="ea_ntype" value="0"/>
         | 
| 452 | 
            +
                                    <UML:TaggedValue xmi.id="33659544" tag="version" value="1.0"/>
         | 
| 453 | 
            +
                                    <UML:TaggedValue xmi.id="33659508" tag="package" value="EAPK_F9D8C6E3_4DAD_4aa2_AD47_D0ABA4E93E08"/>
         | 
| 454 | 
            +
                                    <UML:TaggedValue xmi.id="33659472" tag="date_created" value="2005-11-30 19:26:13"/>
         | 
| 455 | 
            +
                                    <UML:TaggedValue xmi.id="33659436" tag="date_modified" value="2006-06-22 21:15:34"/>
         | 
| 456 | 
            +
                                    <UML:TaggedValue xmi.id="33659400" tag="gentype" value="Java"/>
         | 
| 457 | 
            +
                                    <UML:TaggedValue xmi.id="33659364" tag="tagged" value="0"/>
         | 
| 458 | 
            +
                                    <UML:TaggedValue xmi.id="33659328" tag="package_name" value="Rooms"/>
         | 
| 459 | 
            +
                                    <UML:TaggedValue xmi.id="33659292" tag="phase" value="1.0"/>
         | 
| 460 | 
            +
                                    <UML:TaggedValue xmi.id="33659256" tag="complexity" value="1"/>
         | 
| 461 | 
            +
                                    <UML:TaggedValue xmi.id="33659220" tag="status" value="Proposed"/>
         | 
| 462 | 
            +
                                    <UML:TaggedValue xmi.id="33659184" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 463 | 
            +
                                    <UML:TaggedValue xmi.id="33658860" tag="ea_stype" value="Class"/>
         | 
| 464 464 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 465 465 | 
             
                                </UML:Class>
         | 
| 466 | 
            -
                                <UML:Class xmi.id=" | 
| 466 | 
            +
                                <UML:Class xmi.id="EAID_33380904" isActive="false" isRoot="false" isLeaf="false" isAbstract="false" name="Bathroom" visibility="public" presentation="33719616">
         | 
| 467 467 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 468 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 469 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 470 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 471 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 472 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 473 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 474 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 475 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 476 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 477 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 478 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 479 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 480 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 481 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 482 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 468 | 
            +
                                    <UML:TaggedValue xmi.id="33719496" tag="isSpecification" value="false"/>
         | 
| 469 | 
            +
                                    <UML:TaggedValue xmi.id="33719460" tag="ea_stype" value="Class"/>
         | 
| 470 | 
            +
                                    <UML:TaggedValue xmi.id="33719424" tag="ea_ntype" value="0"/>
         | 
| 471 | 
            +
                                    <UML:TaggedValue xmi.id="33719388" tag="version" value="1.0"/>
         | 
| 472 | 
            +
                                    <UML:TaggedValue xmi.id="33719352" tag="package" value="EAPK_F9D8C6E3_4DAD_4aa2_AD47_D0ABA4E93E08"/>
         | 
| 473 | 
            +
                                    <UML:TaggedValue xmi.id="33719316" tag="date_created" value="2006-06-27 08:32:25"/>
         | 
| 474 | 
            +
                                    <UML:TaggedValue xmi.id="33719280" tag="date_modified" value="2006-06-27 08:34:23"/>
         | 
| 475 | 
            +
                                    <UML:TaggedValue xmi.id="33719244" tag="gentype" value="Java"/>
         | 
| 476 | 
            +
                                    <UML:TaggedValue xmi.id="33719208" tag="tagged" value="0"/>
         | 
| 477 | 
            +
                                    <UML:TaggedValue xmi.id="33719172" tag="package_name" value="Rooms"/>
         | 
| 478 | 
            +
                                    <UML:TaggedValue xmi.id="33719136" tag="phase" value="1.0"/>
         | 
| 479 | 
            +
                                    <UML:TaggedValue xmi.id="33719100" tag="complexity" value="1"/>
         | 
| 480 | 
            +
                                    <UML:TaggedValue xmi.id="33719064" tag="status" value="Proposed"/>
         | 
| 481 | 
            +
                                    <UML:TaggedValue xmi.id="33719028" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 482 | 
            +
                                    <UML:TaggedValue xmi.id="33718704" tag="ea_stype" value="Class"/>
         | 
| 483 483 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 484 484 | 
             
                                </UML:Class>
         | 
| 485 485 | 
             
                              </UML:Namespace.ownedElement>
         | 
| 486 486 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 487 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 488 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 489 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 490 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 491 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 492 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 493 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 494 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 495 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 496 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 487 | 
            +
                                <UML:TaggedValue xmi.id="33381564" tag="created" value="2006-06-23 00:00:00"/>
         | 
| 488 | 
            +
                                <UML:TaggedValue xmi.id="33381528" tag="modified" value="2006-06-23 00:00:00"/>
         | 
| 489 | 
            +
                                <UML:TaggedValue xmi.id="33381492" tag="iscontrolled" value="FALSE"/>
         | 
| 490 | 
            +
                                <UML:TaggedValue xmi.id="33381456" tag="isprotected" value="FALSE"/>
         | 
| 491 | 
            +
                                <UML:TaggedValue xmi.id="33381420" tag="usedtd" value="FALSE"/>
         | 
| 492 | 
            +
                                <UML:TaggedValue xmi.id="33381384" tag="logxml" value="FALSE"/>
         | 
| 493 | 
            +
                                <UML:TaggedValue xmi.id="33381348" tag="phase" value="1.0"/>
         | 
| 494 | 
            +
                                <UML:TaggedValue xmi.id="33381312" tag="status" value="Proposed"/>
         | 
| 495 | 
            +
                                <UML:TaggedValue xmi.id="33381276" tag="complexity" value="1"/>
         | 
| 496 | 
            +
                                <UML:TaggedValue xmi.id="33381240" tag="ea_stype" value="Public"/>
         | 
| 497 497 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 498 498 | 
             
                            </UML:Package>
         | 
| 499 499 | 
             
                          </UML:Namespace.ownedElement>
         | 
| 500 500 | 
             
                          <UML:ModelElement.taggedValue >
         | 
| 501 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 502 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 503 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 504 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 505 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 506 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 507 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 508 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 509 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 510 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 511 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 501 | 
            +
                            <UML:TaggedValue xmi.id="35513256" tag="created" value="2006-06-26 00:00:00"/>
         | 
| 502 | 
            +
                            <UML:TaggedValue xmi.id="35513220" tag="modified" value="2006-06-26 00:00:00"/>
         | 
| 503 | 
            +
                            <UML:TaggedValue xmi.id="35513184" tag="iscontrolled" value="FALSE"/>
         | 
| 504 | 
            +
                            <UML:TaggedValue xmi.id="35513148" tag="isprotected" value="FALSE"/>
         | 
| 505 | 
            +
                            <UML:TaggedValue xmi.id="35513112" tag="usedtd" value="FALSE"/>
         | 
| 506 | 
            +
                            <UML:TaggedValue xmi.id="35513076" tag="logxml" value="FALSE"/>
         | 
| 507 | 
            +
                            <UML:TaggedValue xmi.id="35513040" tag="ea_package_id" value="44"/>
         | 
| 508 | 
            +
                            <UML:TaggedValue xmi.id="35513004" tag="phase" value="1.0"/>
         | 
| 509 | 
            +
                            <UML:TaggedValue xmi.id="35512968" tag="status" value="Proposed"/>
         | 
| 510 | 
            +
                            <UML:TaggedValue xmi.id="35512932" tag="complexity" value="1"/>
         | 
| 511 | 
            +
                            <UML:TaggedValue xmi.id="35512896" tag="ea_stype" value="Public"/>
         | 
| 512 512 | 
             
                          </UML:ModelElement.taggedValue>
         | 
| 513 513 | 
             
                        </UML:Package>
         | 
| 514 | 
            -
                        <UML:Package xmi.id=" | 
| 514 | 
            +
                        <UML:Package xmi.id="EAPK_35482188" name="HouseExampleModel" visibility="public" isRoot="true" isLeaf="false" isAbstract="false">
         | 
| 515 515 | 
             
                          <UML:Namespace.ownedElement >
         | 
| 516 | 
            -
                            <UML:Collaboration xmi.id=" | 
| 516 | 
            +
                            <UML:Collaboration xmi.id="33199176" name="Collaborations" visibility="public">
         | 
| 517 517 | 
             
                              <UML:Namespace.ownedElement >
         | 
| 518 | 
            -
                                <UML:ClassifierRole xmi.id=" | 
| 518 | 
            +
                                <UML:ClassifierRole xmi.id="33415128" name="SomeonesHouse" visibility="public" base="EAID_35503356" presentation="33738588">
         | 
| 519 519 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 520 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 521 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 522 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 523 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 524 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 525 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 526 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 527 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 528 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 529 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 530 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 531 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 532 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 533 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 534 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 535 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 520 | 
            +
                                    <UML:TaggedValue xmi.id="33738468" tag="isSpecification" value="false"/>
         | 
| 521 | 
            +
                                    <UML:TaggedValue xmi.id="33738432" tag="ea_stype" value="Object"/>
         | 
| 522 | 
            +
                                    <UML:TaggedValue xmi.id="33738396" tag="ea_ntype" value="0"/>
         | 
| 523 | 
            +
                                    <UML:TaggedValue xmi.id="33738360" tag="version" value="1.0"/>
         | 
| 524 | 
            +
                                    <UML:TaggedValue xmi.id="33738324" tag="classifier" value="EAID_436D81AD_A9B0_44d8_8AD1_86BB0808DA32"/>
         | 
| 525 | 
            +
                                    <UML:TaggedValue xmi.id="33738288" tag="package" value="EAPK_06C9C958_C14A_41f4_89A9_6873CCED37A7"/>
         | 
| 526 | 
            +
                                    <UML:TaggedValue xmi.id="33738252" tag="classname" value="House"/>
         | 
| 527 | 
            +
                                    <UML:TaggedValue xmi.id="33738216" tag="date_created" value="2006-07-20 18:35:22"/>
         | 
| 528 | 
            +
                                    <UML:TaggedValue xmi.id="33738180" tag="date_modified" value="2006-07-21 19:34:53"/>
         | 
| 529 | 
            +
                                    <UML:TaggedValue xmi.id="33738144" tag="gentype" value="Java"/>
         | 
| 530 | 
            +
                                    <UML:TaggedValue xmi.id="33738108" tag="tagged" value="0"/>
         | 
| 531 | 
            +
                                    <UML:TaggedValue xmi.id="33738072" tag="package_name" value="HouseExampleModel"/>
         | 
| 532 | 
            +
                                    <UML:TaggedValue xmi.id="33738036" tag="phase" value="1.0"/>
         | 
| 533 | 
            +
                                    <UML:TaggedValue xmi.id="33738000" tag="complexity" value="1"/>
         | 
| 534 | 
            +
                                    <UML:TaggedValue xmi.id="33737964" tag="status" value="Proposed"/>
         | 
| 535 | 
            +
                                    <UML:TaggedValue xmi.id="33737928" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 536 536 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 537 537 | 
             
                                </UML:ClassifierRole>
         | 
| 538 | 
            -
                                <UML:AssociationRole xmi.id=" | 
| 538 | 
            +
                                <UML:AssociationRole xmi.id="EAID_33415092" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33734760 33734724">
         | 
| 539 539 | 
             
                                  <UML:Association.connection >
         | 
| 540 | 
            -
                                    <UML:AssociationEndRole xmi.id=" | 
| 540 | 
            +
                                    <UML:AssociationEndRole xmi.id="EAID_33735084" isNavigable="true" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" visibility="public" type="33412608">
         | 
| 541 541 | 
             
                                      <UML:ModelElement.taggedValue >
         | 
| 542 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 542 | 
            +
                                        <UML:TaggedValue xmi.id="33998028" tag="containment" value="Unspecified"/>
         | 
| 543 543 | 
             
                                      </UML:ModelElement.taggedValue>
         | 
| 544 544 | 
             
                                    </UML:AssociationEndRole>
         | 
| 545 | 
            -
                                    <UML:AssociationEndRole xmi.id=" | 
| 545 | 
            +
                                    <UML:AssociationEndRole xmi.id="EAID_33740388" isNavigable="true" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" name="home" visibility="public" type="33415128">
         | 
| 546 546 | 
             
                                      <UML:ModelElement.taggedValue >
         | 
| 547 | 
            -
                                        <UML:TaggedValue xmi.id=" | 
| 547 | 
            +
                                        <UML:TaggedValue xmi.id="33982368" tag="containment" value="Unspecified"/>
         | 
| 548 548 | 
             
                                      </UML:ModelElement.taggedValue>
         | 
| 549 549 | 
             
                                    </UML:AssociationEndRole>
         | 
| 550 550 | 
             
                                  </UML:Association.connection>
         | 
| 551 551 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 552 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 553 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 554 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 555 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 556 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 557 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 558 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 559 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 560 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 561 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 562 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 563 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 564 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 565 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 566 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 567 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 568 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 569 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 570 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 552 | 
            +
                                    <UML:TaggedValue xmi.id="33759156" tag="style" value="3"/>
         | 
| 553 | 
            +
                                    <UML:TaggedValue xmi.id="33759120" tag="ea_type" value="Association"/>
         | 
| 554 | 
            +
                                    <UML:TaggedValue xmi.id="33759084" tag="direction" value="Unspecified"/>
         | 
| 555 | 
            +
                                    <UML:TaggedValue xmi.id="33759048" tag="linemode" value="3"/>
         | 
| 556 | 
            +
                                    <UML:TaggedValue xmi.id="33759012" tag="seqno" value="0"/>
         | 
| 557 | 
            +
                                    <UML:TaggedValue xmi.id="33758976" tag="headStyle" value="0"/>
         | 
| 558 | 
            +
                                    <UML:TaggedValue xmi.id="33758940" tag="lineStyle" value="0"/>
         | 
| 559 | 
            +
                                    <UML:TaggedValue xmi.id="33758904" tag="src_visibility" value="Public"/>
         | 
| 560 | 
            +
                                    <UML:TaggedValue xmi.id="33758868" tag="src_aggregation" value="0"/>
         | 
| 561 | 
            +
                                    <UML:TaggedValue xmi.id="33758832" tag="src_isOrdered" value="false"/>
         | 
| 562 | 
            +
                                    <UML:TaggedValue xmi.id="33758796" tag="src_isNavigable" value="true"/>
         | 
| 563 | 
            +
                                    <UML:TaggedValue xmi.id="33758760" tag="src_containment" value="Unspecified"/>
         | 
| 564 | 
            +
                                    <UML:TaggedValue xmi.id="33758724" tag="dst_visibility" value="Public"/>
         | 
| 565 | 
            +
                                    <UML:TaggedValue xmi.id="33758688" tag="dst_name" value="home"/>
         | 
| 566 | 
            +
                                    <UML:TaggedValue xmi.id="33758652" tag="dst_aggregation" value="0"/>
         | 
| 567 | 
            +
                                    <UML:TaggedValue xmi.id="33758616" tag="dst_isOrdered" value="false"/>
         | 
| 568 | 
            +
                                    <UML:TaggedValue xmi.id="33758580" tag="dst_isNavigable" value="true"/>
         | 
| 569 | 
            +
                                    <UML:TaggedValue xmi.id="33758544" tag="dst_containment" value="Unspecified"/>
         | 
| 570 | 
            +
                                    <UML:TaggedValue xmi.id="33758508" tag="virtualInheritance" value="0"/>
         | 
| 571 571 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 572 572 | 
             
                                </UML:AssociationRole>
         | 
| 573 | 
            -
                                <UML:ClassifierRole xmi.id=" | 
| 573 | 
            +
                                <UML:ClassifierRole xmi.id="33412716" name="GreenRoom" visibility="public" base="EAID_35503356" presentation="33755484">
         | 
| 574 574 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 575 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 576 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 577 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 578 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 579 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 580 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 581 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 582 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 583 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 584 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 585 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 586 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 587 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 588 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 589 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 590 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 575 | 
            +
                                    <UML:TaggedValue xmi.id="33755364" tag="isSpecification" value="false"/>
         | 
| 576 | 
            +
                                    <UML:TaggedValue xmi.id="33755328" tag="ea_stype" value="Object"/>
         | 
| 577 | 
            +
                                    <UML:TaggedValue xmi.id="33755292" tag="ea_ntype" value="0"/>
         | 
| 578 | 
            +
                                    <UML:TaggedValue xmi.id="33755256" tag="version" value="1.0"/>
         | 
| 579 | 
            +
                                    <UML:TaggedValue xmi.id="33755220" tag="classifier" value="EAID_14DB5E54_CD7B_4c84_998C_44960049D7E0"/>
         | 
| 580 | 
            +
                                    <UML:TaggedValue xmi.id="33755184" tag="package" value="EAPK_06C9C958_C14A_41f4_89A9_6873CCED37A7"/>
         | 
| 581 | 
            +
                                    <UML:TaggedValue xmi.id="33755148" tag="classname" value="Room"/>
         | 
| 582 | 
            +
                                    <UML:TaggedValue xmi.id="33755112" tag="date_created" value="2006-07-20 18:35:32"/>
         | 
| 583 | 
            +
                                    <UML:TaggedValue xmi.id="33755076" tag="date_modified" value="2006-07-21 19:34:11"/>
         | 
| 584 | 
            +
                                    <UML:TaggedValue xmi.id="33755040" tag="gentype" value="Java"/>
         | 
| 585 | 
            +
                                    <UML:TaggedValue xmi.id="33755004" tag="tagged" value="0"/>
         | 
| 586 | 
            +
                                    <UML:TaggedValue xmi.id="33754968" tag="package_name" value="HouseExampleModel"/>
         | 
| 587 | 
            +
                                    <UML:TaggedValue xmi.id="33754932" tag="phase" value="1.0"/>
         | 
| 588 | 
            +
                                    <UML:TaggedValue xmi.id="33754896" tag="complexity" value="1"/>
         | 
| 589 | 
            +
                                    <UML:TaggedValue xmi.id="33754860" tag="status" value="Proposed"/>
         | 
| 590 | 
            +
                                    <UML:TaggedValue xmi.id="33754824" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 591 591 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 592 592 | 
             
                                </UML:ClassifierRole>
         | 
| 593 | 
            -
                                <UML:ClassifierRole xmi.id=" | 
| 593 | 
            +
                                <UML:ClassifierRole xmi.id="33412680" name="YellowRoom" visibility="public" base="EAID_35503356" presentation="33751536">
         | 
| 594 594 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 595 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 596 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 597 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 598 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 599 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 600 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 601 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 602 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 603 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 604 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 605 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 606 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 607 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 608 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 609 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 610 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 595 | 
            +
                                    <UML:TaggedValue xmi.id="33751416" tag="isSpecification" value="false"/>
         | 
| 596 | 
            +
                                    <UML:TaggedValue xmi.id="33751380" tag="ea_stype" value="Object"/>
         | 
| 597 | 
            +
                                    <UML:TaggedValue xmi.id="33751344" tag="ea_ntype" value="0"/>
         | 
| 598 | 
            +
                                    <UML:TaggedValue xmi.id="33751308" tag="version" value="1.0"/>
         | 
| 599 | 
            +
                                    <UML:TaggedValue xmi.id="33751272" tag="classifier" value="EAID_14DB5E54_CD7B_4c84_998C_44960049D7E0"/>
         | 
| 600 | 
            +
                                    <UML:TaggedValue xmi.id="33751236" tag="package" value="EAPK_06C9C958_C14A_41f4_89A9_6873CCED37A7"/>
         | 
| 601 | 
            +
                                    <UML:TaggedValue xmi.id="33751200" tag="classname" value="Room"/>
         | 
| 602 | 
            +
                                    <UML:TaggedValue xmi.id="33751164" tag="date_created" value="2006-07-21 19:22:58"/>
         | 
| 603 | 
            +
                                    <UML:TaggedValue xmi.id="33751128" tag="date_modified" value="2006-07-21 19:34:27"/>
         | 
| 604 | 
            +
                                    <UML:TaggedValue xmi.id="33751092" tag="gentype" value="Java"/>
         | 
| 605 | 
            +
                                    <UML:TaggedValue xmi.id="33751056" tag="tagged" value="0"/>
         | 
| 606 | 
            +
                                    <UML:TaggedValue xmi.id="33775572" tag="package_name" value="HouseExampleModel"/>
         | 
| 607 | 
            +
                                    <UML:TaggedValue xmi.id="33775536" tag="phase" value="1.0"/>
         | 
| 608 | 
            +
                                    <UML:TaggedValue xmi.id="33775500" tag="complexity" value="1"/>
         | 
| 609 | 
            +
                                    <UML:TaggedValue xmi.id="33775464" tag="status" value="Proposed"/>
         | 
| 610 | 
            +
                                    <UML:TaggedValue xmi.id="33775428" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 611 611 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 612 612 | 
             
                                </UML:ClassifierRole>
         | 
| 613 | 
            -
                                <UML:ClassifierRole xmi.id=" | 
| 613 | 
            +
                                <UML:ClassifierRole xmi.id="33412644" name="HotRoom" visibility="public" base="EAID_35503356" presentation="33772128">
         | 
| 614 614 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 615 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 616 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 617 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 618 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 619 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 620 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 621 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 622 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 623 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 624 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 625 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 626 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 627 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 628 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 629 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 630 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 615 | 
            +
                                    <UML:TaggedValue xmi.id="33772008" tag="isSpecification" value="false"/>
         | 
| 616 | 
            +
                                    <UML:TaggedValue xmi.id="33771972" tag="ea_stype" value="Object"/>
         | 
| 617 | 
            +
                                    <UML:TaggedValue xmi.id="33771936" tag="ea_ntype" value="0"/>
         | 
| 618 | 
            +
                                    <UML:TaggedValue xmi.id="33771900" tag="version" value="1.0"/>
         | 
| 619 | 
            +
                                    <UML:TaggedValue xmi.id="33771864" tag="classifier" value="EAID_9CE44C59_37E4_4117_8C05_F87C4DC33529"/>
         | 
| 620 | 
            +
                                    <UML:TaggedValue xmi.id="33771828" tag="package" value="EAPK_06C9C958_C14A_41f4_89A9_6873CCED37A7"/>
         | 
| 621 | 
            +
                                    <UML:TaggedValue xmi.id="33771792" tag="classname" value="Kitchen"/>
         | 
| 622 | 
            +
                                    <UML:TaggedValue xmi.id="33771756" tag="date_created" value="2006-07-21 19:27:21"/>
         | 
| 623 | 
            +
                                    <UML:TaggedValue xmi.id="33771720" tag="date_modified" value="2006-07-21 19:33:56"/>
         | 
| 624 | 
            +
                                    <UML:TaggedValue xmi.id="33771684" tag="gentype" value="Java"/>
         | 
| 625 | 
            +
                                    <UML:TaggedValue xmi.id="33771648" tag="tagged" value="0"/>
         | 
| 626 | 
            +
                                    <UML:TaggedValue xmi.id="33771612" tag="package_name" value="HouseExampleModel"/>
         | 
| 627 | 
            +
                                    <UML:TaggedValue xmi.id="33771576" tag="phase" value="1.0"/>
         | 
| 628 | 
            +
                                    <UML:TaggedValue xmi.id="33771540" tag="complexity" value="1"/>
         | 
| 629 | 
            +
                                    <UML:TaggedValue xmi.id="33771504" tag="status" value="Proposed"/>
         | 
| 630 | 
            +
                                    <UML:TaggedValue xmi.id="33771468" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 631 631 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 632 632 | 
             
                                </UML:ClassifierRole>
         | 
| 633 | 
            -
                                <UML:ClassifierRole xmi.id=" | 
| 633 | 
            +
                                <UML:ClassifierRole xmi.id="33412608" name="Someone" visibility="public" base="EAID_35503356" presentation="33768180">
         | 
| 634 634 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 635 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 636 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 637 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 638 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 639 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 640 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 641 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 642 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 643 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 644 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 645 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 646 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 647 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 648 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 649 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 650 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 635 | 
            +
                                    <UML:TaggedValue xmi.id="33768060" tag="isSpecification" value="false"/>
         | 
| 636 | 
            +
                                    <UML:TaggedValue xmi.id="33768024" tag="ea_stype" value="Object"/>
         | 
| 637 | 
            +
                                    <UML:TaggedValue xmi.id="33767988" tag="ea_ntype" value="0"/>
         | 
| 638 | 
            +
                                    <UML:TaggedValue xmi.id="33767952" tag="version" value="1.0"/>
         | 
| 639 | 
            +
                                    <UML:TaggedValue xmi.id="33767916" tag="classifier" value="EAID_2F1D9CC6_F38F_4a34_B3C4_B92915108384"/>
         | 
| 640 | 
            +
                                    <UML:TaggedValue xmi.id="33767880" tag="package" value="EAPK_06C9C958_C14A_41f4_89A9_6873CCED37A7"/>
         | 
| 641 | 
            +
                                    <UML:TaggedValue xmi.id="33767844" tag="classname" value="Person"/>
         | 
| 642 | 
            +
                                    <UML:TaggedValue xmi.id="33767808" tag="date_created" value="2006-07-21 19:29:45"/>
         | 
| 643 | 
            +
                                    <UML:TaggedValue xmi.id="33767772" tag="date_modified" value="2006-07-21 19:35:00"/>
         | 
| 644 | 
            +
                                    <UML:TaggedValue xmi.id="33767736" tag="gentype" value="Java"/>
         | 
| 645 | 
            +
                                    <UML:TaggedValue xmi.id="33767700" tag="tagged" value="0"/>
         | 
| 646 | 
            +
                                    <UML:TaggedValue xmi.id="33767664" tag="package_name" value="HouseExampleModel"/>
         | 
| 647 | 
            +
                                    <UML:TaggedValue xmi.id="33767628" tag="phase" value="1.0"/>
         | 
| 648 | 
            +
                                    <UML:TaggedValue xmi.id="33767592" tag="complexity" value="1"/>
         | 
| 649 | 
            +
                                    <UML:TaggedValue xmi.id="33767556" tag="status" value="Proposed"/>
         | 
| 650 | 
            +
                                    <UML:TaggedValue xmi.id="33767520" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 651 651 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 652 652 | 
             
                                </UML:ClassifierRole>
         | 
| 653 | 
            -
                                <UML:ClassifierRole xmi.id=" | 
| 653 | 
            +
                                <UML:ClassifierRole xmi.id="33412572" name="WetRoom" visibility="public" base="EAID_35503356" presentation="33788784">
         | 
| 654 654 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 655 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 656 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 657 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 658 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 659 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 660 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 661 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 662 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 663 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 664 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 665 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 666 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 667 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 668 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 669 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 670 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 655 | 
            +
                                    <UML:TaggedValue xmi.id="33788664" tag="isSpecification" value="false"/>
         | 
| 656 | 
            +
                                    <UML:TaggedValue xmi.id="33788628" tag="ea_stype" value="Object"/>
         | 
| 657 | 
            +
                                    <UML:TaggedValue xmi.id="33788592" tag="ea_ntype" value="0"/>
         | 
| 658 | 
            +
                                    <UML:TaggedValue xmi.id="33788556" tag="version" value="1.0"/>
         | 
| 659 | 
            +
                                    <UML:TaggedValue xmi.id="33788520" tag="classifier" value="EAID_244CC9E5_1F81_4164_9215_C048EC679543"/>
         | 
| 660 | 
            +
                                    <UML:TaggedValue xmi.id="33788484" tag="package" value="EAPK_06C9C958_C14A_41f4_89A9_6873CCED37A7"/>
         | 
| 661 | 
            +
                                    <UML:TaggedValue xmi.id="33788448" tag="classname" value="Bathroom"/>
         | 
| 662 | 
            +
                                    <UML:TaggedValue xmi.id="33788412" tag="date_created" value="2006-07-21 19:31:18"/>
         | 
| 663 | 
            +
                                    <UML:TaggedValue xmi.id="33788376" tag="date_modified" value="2006-07-21 19:34:02"/>
         | 
| 664 | 
            +
                                    <UML:TaggedValue xmi.id="33788340" tag="gentype" value="Java"/>
         | 
| 665 | 
            +
                                    <UML:TaggedValue xmi.id="33788304" tag="tagged" value="0"/>
         | 
| 666 | 
            +
                                    <UML:TaggedValue xmi.id="33788268" tag="package_name" value="HouseExampleModel"/>
         | 
| 667 | 
            +
                                    <UML:TaggedValue xmi.id="33788232" tag="phase" value="1.0"/>
         | 
| 668 | 
            +
                                    <UML:TaggedValue xmi.id="33788196" tag="complexity" value="1"/>
         | 
| 669 | 
            +
                                    <UML:TaggedValue xmi.id="33788160" tag="status" value="Proposed"/>
         | 
| 670 | 
            +
                                    <UML:TaggedValue xmi.id="33788124" tag="style" value="BackColor=-1;BorderColor=-1;BorderWidth=-1;FontColor=-1;VSwimLanes=0;HSwimLanes=0;BorderStyle=0;"/>
         | 
| 671 671 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 672 672 | 
             
                                </UML:ClassifierRole>
         | 
| 673 673 | 
             
                              </UML:Namespace.ownedElement>
         | 
| 674 674 | 
             
                            </UML:Collaboration>
         | 
| 675 | 
            -
                            <UML:Association xmi.id=" | 
| 675 | 
            +
                            <UML:Association xmi.id="EAID_33199140" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33409896 33409860">
         | 
| 676 676 | 
             
                              <UML:Association.connection >
         | 
| 677 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 677 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33410256" isNavigable="false" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" name="room" visibility="public" type="33412716">
         | 
| 678 678 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 679 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 679 | 
            +
                                    <UML:TaggedValue xmi.id="33785544" tag="containment" value="Unspecified"/>
         | 
| 680 680 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 681 681 | 
             
                                </UML:AssociationEnd>
         | 
| 682 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 682 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33410220" isNavigable="true" isOrdered="false" aggregation="composite" targetScope="instance" changeable="none" visibility="public" type="33415128">
         | 
| 683 683 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 684 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 684 | 
            +
                                    <UML:TaggedValue xmi.id="33807792" tag="containment" value="Unspecified"/>
         | 
| 685 685 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 686 686 | 
             
                                </UML:AssociationEnd>
         | 
| 687 687 | 
             
                              </UML:Association.connection>
         | 
| 688 688 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 689 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 690 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 691 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 692 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 693 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 694 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 695 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 696 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 697 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 698 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 699 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 689 | 
            +
                                <UML:TaggedValue xmi.id="33409740" tag="style" value="3"/>
         | 
| 690 | 
            +
                                <UML:TaggedValue xmi.id="33409704" tag="ea_type" value="Aggregation"/>
         | 
| 691 | 
            +
                                <UML:TaggedValue xmi.id="33409668" tag="direction" value="Source -> Destination"/>
         | 
| 692 | 
            +
                                <UML:TaggedValue xmi.id="33409632" tag="linemode" value="3"/>
         | 
| 693 | 
            +
                                <UML:TaggedValue xmi.id="33409596" tag="seqno" value="0"/>
         | 
| 694 | 
            +
                                <UML:TaggedValue xmi.id="33409560" tag="subtype" value="Strong"/>
         | 
| 695 | 
            +
                                <UML:TaggedValue xmi.id="33409512" tag="headStyle" value="0"/>
         | 
| 696 | 
            +
                                <UML:TaggedValue xmi.id="33409476" tag="lineStyle" value="0"/>
         | 
| 697 | 
            +
                                <UML:TaggedValue xmi.id="33409440" tag="virtualInheritance" value="0"/>
         | 
| 698 | 
            +
                                <UML:TaggedValue xmi.id="33409044" tag="ea_type" value="Association"/>
         | 
| 699 | 
            +
                                <UML:TaggedValue xmi.id="33408780" tag="direction" value="Source -> Destination"/>
         | 
| 700 700 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 701 701 | 
             
                            </UML:Association>
         | 
| 702 | 
            -
                            <UML:Association xmi.id=" | 
| 702 | 
            +
                            <UML:Association xmi.id="EAID_33199104" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33430608 33430572">
         | 
| 703 703 | 
             
                              <UML:Association.connection >
         | 
| 704 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 704 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33430968" isNavigable="false" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" name="room" visibility="public" type="33412644">
         | 
| 705 705 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 706 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 706 | 
            +
                                    <UML:TaggedValue xmi.id="33801108" tag="containment" value="Unspecified"/>
         | 
| 707 707 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 708 708 | 
             
                                </UML:AssociationEnd>
         | 
| 709 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 709 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33430932" isNavigable="true" isOrdered="false" aggregation="composite" targetScope="instance" changeable="none" visibility="public" type="33415128">
         | 
| 710 710 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 711 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 711 | 
            +
                                    <UML:TaggedValue xmi.id="33823356" tag="containment" value="Unspecified"/>
         | 
| 712 712 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 713 713 | 
             
                                </UML:AssociationEnd>
         | 
| 714 714 | 
             
                              </UML:Association.connection>
         | 
| 715 715 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 716 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 717 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 718 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 719 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 720 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 721 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 722 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 723 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 724 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 725 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 726 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 716 | 
            +
                                <UML:TaggedValue xmi.id="33430452" tag="style" value="3"/>
         | 
| 717 | 
            +
                                <UML:TaggedValue xmi.id="33430416" tag="ea_type" value="Aggregation"/>
         | 
| 718 | 
            +
                                <UML:TaggedValue xmi.id="33430380" tag="direction" value="Source -> Destination"/>
         | 
| 719 | 
            +
                                <UML:TaggedValue xmi.id="33430344" tag="linemode" value="3"/>
         | 
| 720 | 
            +
                                <UML:TaggedValue xmi.id="33430308" tag="seqno" value="0"/>
         | 
| 721 | 
            +
                                <UML:TaggedValue xmi.id="33430272" tag="subtype" value="Strong"/>
         | 
| 722 | 
            +
                                <UML:TaggedValue xmi.id="33430236" tag="headStyle" value="0"/>
         | 
| 723 | 
            +
                                <UML:TaggedValue xmi.id="33430200" tag="lineStyle" value="0"/>
         | 
| 724 | 
            +
                                <UML:TaggedValue xmi.id="33430164" tag="virtualInheritance" value="0"/>
         | 
| 725 | 
            +
                                <UML:TaggedValue xmi.id="33429768" tag="ea_type" value="Association"/>
         | 
| 726 | 
            +
                                <UML:TaggedValue xmi.id="33429504" tag="direction" value="Source -> Destination"/>
         | 
| 727 727 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 728 728 | 
             
                            </UML:Association>
         | 
| 729 | 
            -
                            <UML:Association xmi.id=" | 
| 729 | 
            +
                            <UML:Association xmi.id="EAID_33199068" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33426768 33426732">
         | 
| 730 730 | 
             
                              <UML:Association.connection >
         | 
| 731 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 731 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33427128" isNavigable="false" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" name="room" visibility="public" type="33412680">
         | 
| 732 732 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 733 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 733 | 
            +
                                    <UML:TaggedValue xmi.id="33816672" tag="containment" value="Unspecified"/>
         | 
| 734 734 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 735 735 | 
             
                                </UML:AssociationEnd>
         | 
| 736 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 736 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33427092" isNavigable="true" isOrdered="false" aggregation="composite" targetScope="instance" changeable="none" visibility="public" type="33415128">
         | 
| 737 737 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 738 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 738 | 
            +
                                    <UML:TaggedValue xmi.id="33838932" tag="containment" value="Unspecified"/>
         | 
| 739 739 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 740 740 | 
             
                                </UML:AssociationEnd>
         | 
| 741 741 | 
             
                              </UML:Association.connection>
         | 
| 742 742 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 743 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 744 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 745 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 746 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 747 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 748 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 749 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 750 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 751 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 752 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 753 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 743 | 
            +
                                <UML:TaggedValue xmi.id="33426612" tag="style" value="3"/>
         | 
| 744 | 
            +
                                <UML:TaggedValue xmi.id="33426576" tag="ea_type" value="Aggregation"/>
         | 
| 745 | 
            +
                                <UML:TaggedValue xmi.id="33426540" tag="direction" value="Source -> Destination"/>
         | 
| 746 | 
            +
                                <UML:TaggedValue xmi.id="33426504" tag="linemode" value="3"/>
         | 
| 747 | 
            +
                                <UML:TaggedValue xmi.id="33426468" tag="seqno" value="0"/>
         | 
| 748 | 
            +
                                <UML:TaggedValue xmi.id="33426432" tag="subtype" value="Strong"/>
         | 
| 749 | 
            +
                                <UML:TaggedValue xmi.id="33426396" tag="headStyle" value="0"/>
         | 
| 750 | 
            +
                                <UML:TaggedValue xmi.id="33426360" tag="lineStyle" value="0"/>
         | 
| 751 | 
            +
                                <UML:TaggedValue xmi.id="33426324" tag="virtualInheritance" value="0"/>
         | 
| 752 | 
            +
                                <UML:TaggedValue xmi.id="33425928" tag="ea_type" value="Association"/>
         | 
| 753 | 
            +
                                <UML:TaggedValue xmi.id="33425664" tag="direction" value="Source -> Destination"/>
         | 
| 754 754 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 755 755 | 
             
                            </UML:Association>
         | 
| 756 | 
            -
                            <UML:Association xmi.id=" | 
| 756 | 
            +
                            <UML:Association xmi.id="EAID_33199032" isRoot="false" isLeaf="false" isAbstract="false" visibility="public" presentation="33447480 33447444">
         | 
| 757 757 | 
             
                              <UML:Association.connection >
         | 
| 758 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 758 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33447840" isNavigable="false" isOrdered="false" aggregation="none" targetScope="instance" changeable="none" name="room" visibility="public" type="33412572">
         | 
| 759 759 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 760 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 760 | 
            +
                                    <UML:TaggedValue xmi.id="33856812" tag="containment" value="Unspecified"/>
         | 
| 761 761 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 762 762 | 
             
                                </UML:AssociationEnd>
         | 
| 763 | 
            -
                                <UML:AssociationEnd xmi.id=" | 
| 763 | 
            +
                                <UML:AssociationEnd xmi.id="EAID_33447804" isNavigable="true" isOrdered="false" aggregation="composite" targetScope="instance" changeable="none" visibility="public" type="33415128">
         | 
| 764 764 | 
             
                                  <UML:ModelElement.taggedValue >
         | 
| 765 | 
            -
                                    <UML:TaggedValue xmi.id=" | 
| 765 | 
            +
                                    <UML:TaggedValue xmi.id="33854508" tag="containment" value="Unspecified"/>
         | 
| 766 766 | 
             
                                  </UML:ModelElement.taggedValue>
         | 
| 767 767 | 
             
                                </UML:AssociationEnd>
         | 
| 768 768 | 
             
                              </UML:Association.connection>
         | 
| 769 769 | 
             
                              <UML:ModelElement.taggedValue >
         | 
| 770 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 771 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 772 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 773 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 774 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 775 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 776 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 777 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 778 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 779 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 780 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 781 | 
            -
                                <UML:TaggedValue xmi.id=" | 
| 770 | 
            +
                                <UML:TaggedValue xmi.id="33447324" tag="style" value="3"/>
         | 
| 771 | 
            +
                                <UML:TaggedValue xmi.id="33447288" tag="ea_type" value="Aggregation"/>
         | 
| 772 | 
            +
                                <UML:TaggedValue xmi.id="33447252" tag="direction" value="Source -> Destination"/>
         | 
| 773 | 
            +
                                <UML:TaggedValue xmi.id="33447216" tag="linemode" value="3"/>
         | 
| 774 | 
            +
                                <UML:TaggedValue xmi.id="33447180" tag="seqno" value="0"/>
         | 
| 775 | 
            +
                                <UML:TaggedValue xmi.id="33447144" tag="subtype" value="Strong"/>
         | 
| 776 | 
            +
                                <UML:TaggedValue xmi.id="33447108" tag="headStyle" value="0"/>
         | 
| 777 | 
            +
                                <UML:TaggedValue xmi.id="33447072" tag="lineStyle" value="0"/>
         | 
| 778 | 
            +
                                <UML:TaggedValue xmi.id="33447036" tag="privatedata5" value="SX=36;SY=-9;EX=45;EY=-9;"/>
         | 
| 779 | 
            +
                                <UML:TaggedValue xmi.id="33447000" tag="virtualInheritance" value="0"/>
         | 
| 780 | 
            +
                                <UML:TaggedValue xmi.id="33446604" tag="ea_type" value="Association"/>
         | 
| 781 | 
            +
                                <UML:TaggedValue xmi.id="33446340" tag="direction" value="Source -> Destination"/>
         | 
| 782 782 | 
             
                              </UML:ModelElement.taggedValue>
         | 
| 783 783 | 
             
                            </UML:Association>
         | 
| 784 784 | 
             
                          </UML:Namespace.ownedElement>
         | 
| 785 785 | 
             
                          <UML:ModelElement.taggedValue >
         | 
| 786 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 787 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 788 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 789 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 790 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 791 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 792 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 793 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 794 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 795 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 796 | 
            -
                            <UML:TaggedValue xmi.id=" | 
| 786 | 
            +
                            <UML:TaggedValue xmi.id="33199764" tag="created" value="2006-07-20 00:00:00"/>
         | 
| 787 | 
            +
                            <UML:TaggedValue xmi.id="33199728" tag="modified" value="2006-07-20 00:00:00"/>
         | 
| 788 | 
            +
                            <UML:TaggedValue xmi.id="33199692" tag="iscontrolled" value="FALSE"/>
         | 
| 789 | 
            +
                            <UML:TaggedValue xmi.id="33199656" tag="isprotected" value="FALSE"/>
         | 
| 790 | 
            +
                            <UML:TaggedValue xmi.id="33199620" tag="usedtd" value="FALSE"/>
         | 
| 791 | 
            +
                            <UML:TaggedValue xmi.id="33199584" tag="logxml" value="FALSE"/>
         | 
| 792 | 
            +
                            <UML:TaggedValue xmi.id="33199548" tag="ea_package_id" value="46"/>
         | 
| 793 | 
            +
                            <UML:TaggedValue xmi.id="33199512" tag="phase" value="1.0"/>
         | 
| 794 | 
            +
                            <UML:TaggedValue xmi.id="33199476" tag="status" value="Proposed"/>
         | 
| 795 | 
            +
                            <UML:TaggedValue xmi.id="33199440" tag="complexity" value="1"/>
         | 
| 796 | 
            +
                            <UML:TaggedValue xmi.id="33199404" tag="ea_stype" value="Public"/>
         | 
| 797 797 | 
             
                          </UML:ModelElement.taggedValue>
         | 
| 798 798 | 
             
                        </UML:Package>
         | 
| 799 799 | 
             
                      </UML:Namespace.ownedElement>
         | 
| 800 800 | 
             
                      <UML:ModelElement.taggedValue >
         | 
| 801 | 
            -
                        <UML:TaggedValue xmi.id=" | 
| 802 | 
            -
                        <UML:TaggedValue xmi.id=" | 
| 803 | 
            -
                        <UML:TaggedValue xmi.id=" | 
| 804 | 
            -
                        <UML:TaggedValue xmi.id=" | 
| 805 | 
            -
                        <UML:TaggedValue xmi.id=" | 
| 801 | 
            +
                        <UML:TaggedValue xmi.id="35484972" tag="ea_package_id" value="1"/>
         | 
| 802 | 
            +
                        <UML:TaggedValue xmi.id="35484384" tag="iscontrolled" value="FALSE"/>
         | 
| 803 | 
            +
                        <UML:TaggedValue xmi.id="35484348" tag="isprotected" value="FALSE"/>
         | 
| 804 | 
            +
                        <UML:TaggedValue xmi.id="35484312" tag="usedtd" value="FALSE"/>
         | 
| 805 | 
            +
                        <UML:TaggedValue xmi.id="35484276" tag="logxml" value="FALSE"/>
         | 
| 806 806 | 
             
                      </UML:ModelElement.taggedValue>
         | 
| 807 807 | 
             
                    </UML:Package>
         | 
| 808 | 
            -
                    <UML:DataType xmi.id=" | 
| 809 | 
            -
                    <UML:DataType xmi.id=" | 
| 808 | 
            +
                    <UML:DataType xmi.id="35500764" isRoot="false" isLeaf="false" isAbstract="false" name="String" visibility="private"/>
         | 
| 809 | 
            +
                    <UML:DataType xmi.id="35498472" isRoot="false" isLeaf="false" isAbstract="false" name="void" visibility="private"/>
         | 
| 810 810 | 
             
                  </UML:Namespace.ownedElement>
         | 
| 811 811 | 
             
                </UML:Model>
         | 
| 812 812 | 
             
              </XMI.content>
         |