]> Creatis software - bbtk.git/blobdiff - doc/bouml/bbtkk/128258
.
[bbtk.git] / doc / bouml / bbtkk / 128258
index 6215b34b48f3437a018a1dda96ff977e5ea01a06..f717bab4445ae36da299faba18e554894535d60f 100644 (file)
@@ -1,6 +1,6 @@
 format 66
 "src" // bbtk::kernel::src
-  revision 4
+  revision 5
   modified_by 2 "davila"
   // class settings
   //class diagram settings
@@ -6355,22 +6355,24 @@ ${inlines}
       idl_decl ""
       explicit_switch_type ""
       
-      classrelation 143874 // (mInputConnectorMap)
-       relation 143874 ---> name "mInputConnectorMap"
+      classrelation 148994 // (mInputConnectorMap)
+       relation 148994 ---> name "mInputConnectorMap"
+         stereotype "map"
          a role_name "" multiplicity "*" private
            cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
 "
-           classrelation_ref 143874 // (mInputConnectorMap)
-         b parent class_ref 155266 // Connection
+           classrelation_ref 148994 // (mInputConnectorMap)
+         b parent class_ref 158466 // BlackBoxInputConnector
       end
 
-      classrelation 144002 // (mOutputConnectorMap)
-       relation 144002 ---> name "mOutputConnectorMap"
+      classrelation 149122 // (mOutputConnectorMap)
+       relation 149122 ---> name "mOutputConnectorMap"
+         stereotype "map"
          a role_name "" multiplicity "*" private
            cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
 "
-           classrelation_ref 144002 // (mOutputConnectorMap)
-         b parent class_ref 155266 // Connection
+           classrelation_ref 149122 // (mOutputConnectorMap)
+         b parent class_ref 158594 // BlackBoxOutputConnector
       end
     end
 
@@ -6438,7 +6440,6 @@ ${inlines}
            classrelation_ref 145666 // (mOutput)
          b parent class_ref 156802 // BlackBoxOutputDescriptor
       end
-
     end
 
     class 156674 "BlackBoxInputDescriptor"
@@ -6560,6 +6561,102 @@ ${inlines}
          b parent class_ref 135554 // WidgetBlackBox
       end
     end
+
+    sequencediagram 129154 "bbExecute Sequence diagram"
+      show_full_operations_definition default write_horizontally default class_drawing_mode default drawing_language default draw_all_relations default shadow default show_stereotype_properties default
+      overlapping_bars size A4
+    end
+
+    class 158466 "BlackBoxInputConnector"
+      visibility package 
+      cpp_decl "${comment}${template}class ${name}${inherit} {
+${members}};
+${inlines}
+"
+      java_decl ""
+      php_decl ""
+      python_2_2 python_decl ""
+      idl_decl ""
+      explicit_switch_type ""
+      
+      classrelation 149250 // <unidirectional association>
+       relation 149250 --->
+         a role_name "" private
+           cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
+"
+           classrelation_ref 149250 // <unidirectional association>
+         b parent class_ref 155266 // Connection
+      end
+
+      classrelation 149378 // <unidirectional association>
+       relation 149378 --->
+         a role_name "" private
+           cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
+"
+           classrelation_ref 149378 // <unidirectional association>
+         b parent class_ref 155138 // BlackBox
+      end
+    end
+
+    class 158594 "BlackBoxOutputConnector"
+      visibility package 
+      cpp_decl "${comment}${template}class ${name}${inherit} {
+${members}};
+${inlines}
+"
+      java_decl ""
+      php_decl ""
+      python_2_2 python_decl ""
+      idl_decl ""
+      explicit_switch_type ""
+      
+      classrelation 149506 // <unidirectional association>
+       relation 149506 --->
+         stereotype "vector"
+         a role_name "" multiplicity "*" private
+           cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
+"
+           classrelation_ref 149506 // <unidirectional association>
+         b parent class_ref 155266 // Connection
+      end
+
+      classrelation 149634 // <unidirectional association>
+       relation 149634 --->
+         a role_name "" private
+           cpp default "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
+"
+           classrelation_ref 149634 // <unidirectional association>
+         b parent class_ref 155138 // BlackBox
+      end
+    end
+
+    class 158722 "user"
+      visibility package 
+      cpp_decl "${comment}${template}class ${name}${inherit} {
+${members}};
+${inlines}
+"
+      java_decl ""
+      php_decl ""
+      python_2_2 python_decl ""
+      idl_decl ""
+      explicit_switch_type ""
+      
+    end
+
+    class 158850 "UserBlackBox"
+      visibility package 
+      cpp_decl "${comment}${template}class ${name}${inherit} {
+${members}};
+${inlines}
+"
+      java_decl ""
+      php_decl ""
+      python_2_2 python_decl ""
+      idl_decl ""
+      explicit_switch_type ""
+      
+    end
   end
 
   deploymentview 128002 "src"