]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdMultipleInputs.xml
Renamed UserBlackBox into AtomicBlackBox which is a better name (versus ComplexBlackB...
[bbtk.git] / packages / std / src / bbstdMultipleInputs.xml
index fc8440caacaf434c63221c180c29f63c0c1482ab..cdb025496863f6c09c1f6b645b3cc19564ea8529 100644 (file)
@@ -3,10 +3,10 @@
 <blackbox name="MultipleInputs">
 
   <author>laurent.guigues@creatis.insa-lyon.fr</author>
-  <description>This box has multiple Void inputs and one Void output. Hence it relays any input modification to its output. It is usefull to plug different BoxChange outputs into the same BoxExecute.</description>
+  <description>This box has multiple Void inputs and one Void output. Hence it relays any input modification to its output. It is usefull to plug different BoxChange outputs into the same BoxExecute input.</description>
   <category>misc</category>
 
-  <parentblackbox>bbtk::UserBlackBox</parentblackbox>
+  <parentblackbox>bbtk::AtomicBlackBox</parentblackbox>
   <package>std</package>
 
   <namespace>bbstd</namespace>