Salome HOME
Merge from V6_main_20120808 08Aug12
[samples/datafiles.git] / Superv / Graphs / GraphObjRefOMNIORB4.xml
index 821d57f5addb8083bcf43e677cdb2018581e60a3..0b72207771b1b6d7672b82ae740bca00423a0ece 100644 (file)
@@ -1,6 +1,6 @@
 <!DOCTYPE SuperGraph>
 <!--
-  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+  Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
 
   Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
   CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
       <PyFunc><![CDATA[def FindComponentInstance( ComponentRef ) :         ]]></PyFunc>
       <PyFunc><![CDATA[    MESSAGE("FindComponentInstance "+ str( ComponentRef ))      ]]></PyFunc>
       <PyFunc><![CDATA[    print "FindComponentInstance",ComponentRef        ]]></PyFunc>
-      <PyFunc><![CDATA[    AddComponentObjRef = ComponentRef._narrow(Engines.Component)         ]]></PyFunc>
+      <PyFunc><![CDATA[    AddComponentObjRef = ComponentRef._narrow(Engines.EngineComponent)         ]]></PyFunc>
       <PyFunc><![CDATA[    MESSAGE("FindComponentInstance")      ]]></PyFunc>
       <PyFunc><![CDATA[    print "FindComponentInstance",AddComponentObjRef        ]]></PyFunc>
       <PyFunc><![CDATA[    TheContainer = AddComponentObjRef.GetContainerRef()           ]]></PyFunc>
       <PyFunc><![CDATA[    print "FindComponentInstance_1 beginning"   ]]></PyFunc>
       <PyFunc><![CDATA[    MESSAGE("FindComponentInstance_1 "+ str( ComponentRef ) )       ]]></PyFunc>
       <PyFunc><![CDATA[    print "FindComponentInstance_1",ComponentRef          ]]></PyFunc>
-      <PyFunc><![CDATA[    AddComponentObjRef = ComponentRef._narrow(Engines.Component)           ]]></PyFunc>
+      <PyFunc><![CDATA[    AddComponentObjRef = ComponentRef._narrow(Engines.EngineComponent)           ]]></PyFunc>
       <PyFunc><![CDATA[    MESSAGE("FindComponentInstance_1")       ]]></PyFunc>
       <PyFunc><![CDATA[    print "FindComponentInstance_1",AddComponentObjRef          ]]></PyFunc>
       <PyFunc><![CDATA[    TheContainer = AddComponentObjRef.GetContainerRef()             ]]></PyFunc>