From 7b602058048d2a20ed719836808694a2b1bbb650 Mon Sep 17 00:00:00 2001 From: rahuel Date: Tue, 15 Feb 2005 12:12:53 +0000 Subject: [PATCH] *** empty log message *** --- examples/GraphGOTO.py | 166 ++++++++++++++++------------------- examples/GraphGOTO.xml | 193 +++++++++++++++++------------------------ 2 files changed, 154 insertions(+), 205 deletions(-) diff --git a/examples/GraphGOTO.py b/examples/GraphGOTO.py index 4d555c2..eb27bdf 100644 --- a/examples/GraphGOTO.py +++ b/examples/GraphGOTO.py @@ -1,41 +1,41 @@ -# Generated python file of Graph GraphGOTO +# Generated python file of Graph GraphGOTO_2 from SuperV import * -# Graph creation of GraphGOTO -def DefGraphGOTO() : - GraphGOTO = Graph( 'GraphGOTO' ) - GraphGOTO.SetName( 'GraphGOTO' ) - GraphGOTO.SetAuthor( 'JR' ) - GraphGOTO.SetComment( 'Syracuse algorithm' ) - GraphGOTO.Coords( 0 , 0 ) +# Graph creation of GraphGOTO_2 +def DefGraphGOTO_2() : + GraphGOTO_2 = Graph( 'GraphGOTO_2' ) + GraphGOTO_2.SetName( 'GraphGOTO_2' ) + GraphGOTO_2.SetAuthor( 'JR' ) + GraphGOTO_2.SetComment( 'Syracuse algorithm' ) + GraphGOTO_2.Coords( 0 , 0 ) # Creation of Factory Nodes - test_ISEVEN = GraphGOTO.FNode( 'SyrComponent' , 'SyrComponent' , 'C_ISEVEN' ) + test_ISEVEN = GraphGOTO_2.FNode( 'SyrComponent' , 'SyrComponent' , 'C_ISEVEN' ) test_ISEVEN.SetName( 'test_ISEVEN' ) test_ISEVEN.SetAuthor( '' ) test_ISEVEN.SetContainer( 'localhost/FactoryServer' ) test_ISEVEN.SetComment( 'C_ISEVEN from SyrComponent' ) - test_ISEVEN.Coords( 195 , 417 ) + test_ISEVEN.Coords( 204 , 420 ) Itest_ISEVENanInteger = test_ISEVEN.GetInPort( 'anInteger' ) Itest_ISEVENGate = test_ISEVEN.GetInPort( 'Gate' ) Otest_ISEVENBoolEven = test_ISEVEN.GetOutPort( 'BoolEven' ) Otest_ISEVENGate = test_ISEVEN.GetOutPort( 'Gate' ) - test_ISONE = GraphGOTO.FNode( 'SyrComponent' , 'SyrComponent' , 'C_ISONE' ) + test_ISONE = GraphGOTO_2.FNode( 'SyrComponent' , 'SyrComponent' , 'C_ISONE' ) test_ISONE.SetName( 'test_ISONE' ) test_ISONE.SetAuthor( '' ) test_ISONE.SetContainer( 'localhost/FactoryServer' ) test_ISONE.SetComment( 'C_ISONE from SyrComponent' ) - test_ISONE.Coords( 201 , 145 ) + test_ISONE.Coords( 208 , 155 ) Itest_ISONEanInteger = test_ISONE.GetInPort( 'anInteger' ) Itest_ISONEGate = test_ISONE.GetInPort( 'Gate' ) Otest_ISONEBoolOne = test_ISONE.GetOutPort( 'BoolOne' ) Otest_ISONEGate = test_ISONE.GetOutPort( 'Gate' ) - m3p1 = GraphGOTO.FNode( 'SyrComponent' , 'SyrComponent' , 'C_M3P1' ) + m3p1 = GraphGOTO_2.FNode( 'SyrComponent' , 'SyrComponent' , 'C_M3P1' ) m3p1.SetName( 'm3p1' ) m3p1.SetAuthor( '' ) m3p1.SetContainer( 'localhost/FactoryServer' ) @@ -46,7 +46,7 @@ def DefGraphGOTO() : Om3p1anEvenInteger = m3p1.GetOutPort( 'anEvenInteger' ) Om3p1Gate = m3p1.GetOutPort( 'Gate' ) - div2 = GraphGOTO.FNode( 'SyrComponent' , 'SyrComponent' , 'C_DIV2' ) + div2 = GraphGOTO_2.FNode( 'SyrComponent' , 'SyrComponent' , 'C_DIV2' ) div2.SetName( 'div2' ) div2.SetAuthor( '' ) div2.SetContainer( 'localhost/FactoryServer' ) @@ -57,7 +57,7 @@ def DefGraphGOTO() : Odiv2anInteger = div2.GetOutPort( 'anInteger' ) Odiv2Gate = div2.GetOutPort( 'Gate' ) - incr = GraphGOTO.FNode( 'SyrComponent' , 'SyrComponent' , 'C_INCR' ) + incr = GraphGOTO_2.FNode( 'SyrComponent' , 'SyrComponent' , 'C_INCR' ) incr.SetName( 'incr' ) incr.SetAuthor( '' ) incr.SetContainer( 'localhost/FactoryServer' ) @@ -68,7 +68,7 @@ def DefGraphGOTO() : OincraNewCount = incr.GetOutPort( 'aNewCount' ) OincrGate = incr.GetOutPort( 'Gate' ) - incr_1 = GraphGOTO.FNode( 'SyrComponent' , 'SyrComponent' , 'C_INCR' ) + incr_1 = GraphGOTO_2.FNode( 'SyrComponent' , 'SyrComponent' , 'C_INCR' ) incr_1.SetName( 'incr_1' ) incr_1.SetAuthor( '' ) incr_1.SetContainer( 'localhost/FactoryServer' ) @@ -84,11 +84,11 @@ def DefGraphGOTO() : Pylabel_begin.append( 'def label_begin( NB , KB ):' ) Pylabel_begin.append( ' print "label_begin",NB,KB' ) Pylabel_begin.append( ' return NB,KB' ) - label_begin = GraphGOTO.INode( 'label_begin' , Pylabel_begin ) + label_begin = GraphGOTO_2.INode( 'label_begin' , Pylabel_begin ) label_begin.SetName( 'label_begin' ) label_begin.SetAuthor( '' ) label_begin.SetComment( 'Python function' ) - label_begin.Coords( 9 , 250 ) + label_begin.Coords( 10 , 260 ) Ilabel_beginNB = label_begin.InPort( 'NB' , 'long' ) Ilabel_beginKB = label_begin.InPort( 'KB' , 'long' ) Ilabel_beginGate = label_begin.GetInPort( 'Gate' ) @@ -100,11 +100,11 @@ def DefGraphGOTO() : Pylabel_test.append( 'def label_test( ValEven , ValOne , NB , KB ):' ) Pylabel_test.append( ' print "label_begin",ValEven,ValOne,NB,KB' ) Pylabel_test.append( ' return ValEven,ValOne,NB,KB' ) - label_test = GraphGOTO.INode( 'label_test' , Pylabel_test ) + label_test = GraphGOTO_2.INode( 'label_test' , Pylabel_test ) label_test.SetName( 'label_test' ) label_test.SetAuthor( '' ) label_test.SetComment( 'Python function' ) - label_test.Coords( 396 , 193 ) + label_test.Coords( 400 , 220 ) Ilabel_testValEven = label_test.InPort( 'ValEven' , 'long' ) Ilabel_testValOne = label_test.InPort( 'ValOne' , 'long' ) Ilabel_testNT = label_test.InPort( 'NT' , 'long' ) @@ -133,11 +133,11 @@ def DefGraphGOTO() : Pytest.append( ' Odd = 0' ) Pytest.append( ' Even = ValEven' ) Pytest.append( ' return Finished,Incr,Even,Odd,NT,KT' ) - test,EndSwitch_OneEven = GraphGOTO.SNode( 'Switch_OneEven' , Pytest ) + test,EndSwitch_OneEven = GraphGOTO_2.SNode( 'Switch_OneEven' , Pytest ) EndSwitch_OneEven.SetName( 'EndSwitch_OneEven' ) EndSwitch_OneEven.SetAuthor( '' ) EndSwitch_OneEven.SetComment( 'Compute Node' ) - EndSwitch_OneEven.Coords( 1256 , 305 ) + EndSwitch_OneEven.Coords( 1331 , 310 ) PyEndSwitch_OneEven = [] PyEndSwitch_OneEven.append( 'def EndSwitch_OneEven( Finished , K ):' ) PyEndSwitch_OneEven.append( ' print "label_begin",Finished,K' ) @@ -152,7 +152,7 @@ def DefGraphGOTO() : test.SetName( 'test' ) test.SetAuthor( '' ) test.SetComment( 'Compute Node' ) - test.Coords( 595 , 239 ) + test.Coords( 596 , 260 ) ItestValOne = test.InPort( 'ValOne' , 'long' ) ItestValEven = test.InPort( 'ValEven' , 'long' ) ItestNT = test.InPort( 'NT' , 'long' ) @@ -170,11 +170,11 @@ def DefGraphGOTO() : Pycontrol_m3p1 = [] Pycontrol_m3p1.append( 'def control_m3p1( N , K ):' ) Pycontrol_m3p1.append( ' return 0,1,N,K' ) - control_m3p1 = GraphGOTO.GNode( 'control_m3p1' , Pycontrol_m3p1 , 'label_test' ) + control_m3p1 = GraphGOTO_2.GNode( 'control_m3p1' , Pycontrol_m3p1 , 'label_test' ) control_m3p1.SetName( 'control_m3p1' ) control_m3p1.SetAuthor( '' ) control_m3p1.SetComment( 'Compute Node' ) - control_m3p1.Coords( 1073 , 87 ) + control_m3p1.Coords( 1073 , 86 ) Icontrol_m3p1N = control_m3p1.InPort( 'N' , 'long' ) Icontrol_m3p1K = control_m3p1.InPort( 'K' , 'long' ) Icontrol_m3p1Gate = control_m3p1.GetInPort( 'Gate' ) @@ -187,7 +187,7 @@ def DefGraphGOTO() : Pycontrol_div2 = [] Pycontrol_div2.append( 'def control_div2( N , NB ) :' ) Pycontrol_div2.append( ' return N,NB' ) - control_div2 = GraphGOTO.GNode( 'control_div2' , Pycontrol_div2 , 'label_begin' ) + control_div2 = GraphGOTO_2.GNode( 'control_div2' , Pycontrol_div2 , 'label_begin' ) control_div2.SetName( 'control_div2' ) control_div2.SetAuthor( '' ) control_div2.SetComment( 'Compute Node' ) @@ -200,93 +200,82 @@ def DefGraphGOTO() : Ocontrol_div2Gate = control_div2.GetOutPort( 'Gate' ) # Creation of Links - Ltest_ISEVENBoolEvenlabel_testValEven = GraphGOTO.Link( Otest_ISEVENBoolEven , Ilabel_testValEven ) - Ltest_ISEVENBoolEvenlabel_testValEven.AddCoord( 1 , 369 , 273 ) - Ltest_ISEVENBoolEvenlabel_testValEven.AddCoord( 2 , 370 , 498 ) + Ltest_ISEVENBoolEvenlabel_testValEven = GraphGOTO_2.Link( Otest_ISEVENBoolEven , Ilabel_testValEven ) + Ltest_ISEVENBoolEvenlabel_testValEven.AddCoord( 1 , 374 , 290 ) + Ltest_ISEVENBoolEvenlabel_testValEven.AddCoord( 2 , 374 , 491 ) - Ltest_ISONEBoolOnelabel_testValOne = GraphGOTO.Link( Otest_ISONEBoolOne , Ilabel_testValOne ) - Ltest_ISONEBoolOnelabel_testValOne.AddCoord( 1 , 385 , 303 ) - Ltest_ISONEBoolOnelabel_testValOne.AddCoord( 2 , 384 , 225 ) + Ltest_ISONEBoolOnelabel_testValOne = GraphGOTO_2.Link( Otest_ISONEBoolOne , Ilabel_testValOne ) + Ltest_ISONEBoolOnelabel_testValOne.AddCoord( 1 , 385 , 311 ) + Ltest_ISONEBoolOnelabel_testValOne.AddCoord( 2 , 385 , 226 ) - Lm3p1anEvenIntegercontrol_m3p1N = GraphGOTO.Link( Om3p1anEvenInteger , Icontrol_m3p1N ) + Lm3p1anEvenIntegercontrol_m3p1N = GraphGOTO_2.Link( Om3p1anEvenInteger , Icontrol_m3p1N ) - Ldiv2anIntegercontrol_div2N = GraphGOTO.Link( Odiv2anInteger , Icontrol_div2N ) + Ldiv2anIntegercontrol_div2N = GraphGOTO_2.Link( Odiv2anInteger , Icontrol_div2N ) - LincraNewCountcontrol_m3p1K = GraphGOTO.Link( OincraNewCount , Icontrol_m3p1K ) - LincraNewCountcontrol_m3p1K.AddCoord( 1 , 1048 , 139 ) + LincraNewCountcontrol_m3p1K = GraphGOTO_2.Link( OincraNewCount , Icontrol_m3p1K ) + LincraNewCountcontrol_m3p1K.AddCoord( 1 , 1048 , 135 ) LincraNewCountcontrol_m3p1K.AddCoord( 2 , 1048 , 241 ) - Lincr_1aNewCountcontrol_div2K = GraphGOTO.Link( Oincr_1aNewCount , Icontrol_div2K ) + Lincr_1aNewCountcontrol_div2K = GraphGOTO_2.Link( Oincr_1aNewCount , Icontrol_div2K ) - Llabel_beginNTlabel_testNT = GraphGOTO.Link( Olabel_beginNT , Ilabel_testNT ) + Llabel_beginNTlabel_testNT = GraphGOTO_2.Link( Olabel_beginNT , Ilabel_testNT ) - Llabel_beginNTtest_ISONEanInteger = GraphGOTO.Link( Olabel_beginNT , Itest_ISONEanInteger ) - Llabel_beginNTtest_ISONEanInteger.AddCoord( 1 , 192 , 226 ) + Llabel_beginNTtest_ISONEanInteger = GraphGOTO_2.Link( Olabel_beginNT , Itest_ISONEanInteger ) + Llabel_beginNTtest_ISONEanInteger.AddCoord( 1 , 191 , 225 ) Llabel_beginNTtest_ISONEanInteger.AddCoord( 2 , 191 , 331 ) - Llabel_beginNTtest_ISEVENanInteger = GraphGOTO.Link( Olabel_beginNT , Itest_ISEVENanInteger ) - Llabel_beginNTtest_ISEVENanInteger.AddCoord( 1 , 191 , 494 ) - Llabel_beginNTtest_ISEVENanInteger.AddCoord( 2 , 192 , 331 ) + Llabel_beginNTtest_ISEVENanInteger = GraphGOTO_2.Link( Olabel_beginNT , Itest_ISEVENanInteger ) + Llabel_beginNTtest_ISEVENanInteger.AddCoord( 1 , 190 , 491 ) + Llabel_beginNTtest_ISEVENanInteger.AddCoord( 2 , 190 , 331 ) - Llabel_beginKTlabel_testKT = GraphGOTO.Link( Olabel_beginKT , Ilabel_testKT ) + Llabel_beginKTlabel_testKT = GraphGOTO_2.Link( Olabel_beginKT , Ilabel_testKT ) - Llabel_testValEventestValEven = GraphGOTO.Link( Olabel_testValEven , ItestValEven ) - Llabel_testValEventestValEven.AddCoord( 1 , 587 , 318 ) - Llabel_testValEventestValEven.AddCoord( 2 , 570 , 318 ) - Llabel_testValEventestValEven.AddCoord( 3 , 569 , 272 ) + Llabel_testValEventestValEven = GraphGOTO_2.Link( Olabel_testValEven , ItestValEven ) - Llabel_testValOnetestValOne = GraphGOTO.Link( Olabel_testValOne , ItestValOne ) - Llabel_testValOnetestValOne.AddCoord( 1 , 585 , 273 ) - Llabel_testValOnetestValOne.AddCoord( 2 , 586 , 303 ) + Llabel_testValOnetestValOne = GraphGOTO_2.Link( Olabel_testValOne , ItestValOne ) - Llabel_testNTtestNT = GraphGOTO.Link( Olabel_testNT , ItestNT ) + Llabel_testNTtestNT = GraphGOTO_2.Link( Olabel_testNT , ItestNT ) - Llabel_testKTtestKT = GraphGOTO.Link( Olabel_testKT , ItestKT ) + Llabel_testKTtestKT = GraphGOTO_2.Link( Olabel_testKT , ItestKT ) - LtestFinishedEndSwitch_OneEvenFinished = GraphGOTO.Link( OtestFinished , IEndSwitch_OneEvenFinished ) + LtestFinishedEndSwitch_OneEvenFinished = GraphGOTO_2.Link( OtestFinished , IEndSwitch_OneEvenFinished ) - LtestEvenincr_1Gate = GraphGOTO.Link( OtestEven , Iincr_1Gate ) + LtestEvenincr_1Gate = GraphGOTO_2.Link( OtestEven , Iincr_1Gate ) - LtestEvendiv2Gate = GraphGOTO.Link( OtestEven , Idiv2Gate ) - LtestEvendiv2Gate.AddCoord( 1 , 793 , 561 ) - LtestEvendiv2Gate.AddCoord( 2 , 794 , 310 ) + LtestEvendiv2Gate = GraphGOTO_2.Link( OtestEven , Idiv2Gate ) - LtestOddincrGate = GraphGOTO.Link( OtestOdd , IincrGate ) + LtestOddincrGate = GraphGOTO_2.Link( OtestOdd , IincrGate ) - LtestOddm3p1Gate = GraphGOTO.Link( OtestOdd , Im3p1Gate ) - LtestOddm3p1Gate.AddCoord( 1 , 778 , 138 ) - LtestOddm3p1Gate.AddCoord( 2 , 780 , 328 ) + LtestOddm3p1Gate = GraphGOTO_2.Link( OtestOdd , Im3p1Gate ) - LtestNm3p1anOddInteger = GraphGOTO.Link( OtestN , Im3p1anOddInteger ) - LtestNm3p1anOddInteger.AddCoord( 1 , 808 , 113 ) - LtestNm3p1anOddInteger.AddCoord( 2 , 807 , 352 ) + LtestNm3p1anOddInteger = GraphGOTO_2.Link( OtestN , Im3p1anOddInteger ) + LtestNm3p1anOddInteger.AddCoord( 1 , 808 , 116 ) + LtestNm3p1anOddInteger.AddCoord( 2 , 806 , 372 ) - LtestNdiv2anEvenInteger = GraphGOTO.Link( OtestN , Idiv2anEvenInteger ) + LtestNdiv2anEvenInteger = GraphGOTO_2.Link( OtestN , Idiv2anEvenInteger ) LtestNdiv2anEvenInteger.AddCoord( 1 , 806 , 537 ) - LtestNdiv2anEvenInteger.AddCoord( 2 , 807 , 351 ) + LtestNdiv2anEvenInteger.AddCoord( 2 , 806 , 373 ) - LtestKEndSwitch_OneEvenK = GraphGOTO.Link( OtestK , IEndSwitch_OneEvenK ) + LtestKEndSwitch_OneEvenK = GraphGOTO_2.Link( OtestK , IEndSwitch_OneEvenK ) - LtestKincraCount = GraphGOTO.Link( OtestK , IincraCount ) - LtestKincraCount.AddCoord( 1 , 773 , 236 ) - LtestKincraCount.AddCoord( 2 , 773 , 370 ) + LtestKincraCount = GraphGOTO_2.Link( OtestK , IincraCount ) - LtestKincr_1aCount = GraphGOTO.Link( OtestK , Iincr_1aCount ) - LtestKincr_1aCount.AddCoord( 1 , 774 , 409 ) - LtestKincr_1aCount.AddCoord( 2 , 773 , 368 ) + LtestKincr_1aCount = GraphGOTO_2.Link( OtestK , Iincr_1aCount ) - LtestDefaultEndSwitch_OneEvenDefault = GraphGOTO.Link( OtestDefault , IEndSwitch_OneEvenDefault ) - LtestDefaultEndSwitch_OneEvenDefault.AddCoord( 1 , 840 , 381 ) - LtestDefaultEndSwitch_OneEvenDefault.AddCoord( 2 , 839 , 394 ) + LtestDefaultEndSwitch_OneEvenDefault = GraphGOTO_2.Link( OtestDefault , IEndSwitch_OneEvenDefault ) + LtestDefaultEndSwitch_OneEvenDefault.AddCoord( 1 , 1319 , 385 ) + LtestDefaultEndSwitch_OneEvenDefault.AddCoord( 2 , 1319 , 577 ) + LtestDefaultEndSwitch_OneEvenDefault.AddCoord( 3 , 779 , 577 ) + LtestDefaultEndSwitch_OneEvenDefault.AddCoord( 4 , 778 , 415 ) - Lcontrol_m3p1Gatelabel_testGate = GraphGOTO.Link( Ocontrol_m3p1Gate , Ilabel_testGate ) - Lcontrol_m3p1Gatelabel_testGate.AddCoord( 1 , 388 , 388 ) + Lcontrol_m3p1Gatelabel_testGate = GraphGOTO_2.Link( Ocontrol_m3p1Gate , Ilabel_testGate ) + Lcontrol_m3p1Gatelabel_testGate.AddCoord( 1 , 389 , 375 ) Lcontrol_m3p1Gatelabel_testGate.AddCoord( 2 , 389 , 597 ) - Lcontrol_m3p1Gatelabel_testGate.AddCoord( 3 , 1441 , 604 ) - Lcontrol_m3p1Gatelabel_testGate.AddCoord( 4 , 1441 , 199 ) + Lcontrol_m3p1Gatelabel_testGate.AddCoord( 3 , 1519 , 602 ) + Lcontrol_m3p1Gatelabel_testGate.AddCoord( 4 , 1508 , 201 ) - Lcontrol_div2Gatelabel_beginGate = GraphGOTO.Link( Ocontrol_div2Gate , Ilabel_beginGate ) - Lcontrol_div2Gatelabel_beginGate.AddCoord( 1 , 4 , 388 ) + Lcontrol_div2Gatelabel_beginGate = GraphGOTO_2.Link( Ocontrol_div2Gate , Ilabel_beginGate ) + Lcontrol_div2Gatelabel_beginGate.AddCoord( 1 , 3 , 373 ) Lcontrol_div2Gatelabel_beginGate.AddCoord( 2 , 3 , 587 ) Lcontrol_div2Gatelabel_beginGate.AddCoord( 3 , 1307 , 586 ) Lcontrol_div2Gatelabel_beginGate.AddCoord( 4 , 1307 , 528 ) @@ -299,14 +288,7 @@ def DefGraphGOTO() : #OtestIncr = test.GetOutPort( 'Incr' ) #OEndSwitch_OneEvenFinished = EndSwitch_OneEven.GetOutPort( 'Finished' ) #OEndSwitch_OneEvenK = EndSwitch_OneEven.GetOutPort( 'K' ) - return GraphGOTO + return GraphGOTO_2 -GraphGOTO = DefGraphGOTO() - -GraphGOTO.Run() - -GraphGOTO.DoneW() - -GraphGOTO.PrintPorts() - +GraphGOTO_2 = DefGraphGOTO_2() diff --git a/examples/GraphGOTO.xml b/examples/GraphGOTO.xml index fc3884b..c946118 100644 --- a/examples/GraphGOTO.xml +++ b/examples/GraphGOTO.xml @@ -30,7 +30,7 @@ 17/1/2005 - 13:44:46 - 17/1/2005 - 13:47:40 + 18/1/2005 - 16:11:13 2.0 JR ? @@ -56,14 +56,14 @@ BoolEven - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? localhost/FactoryServer C_ISEVEN from SyrComponent - 195 - 417 + 204 + 420 SyrComponent SyrComponent @@ -82,14 +82,14 @@ BoolOne - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? localhost/FactoryServer C_ISONE from SyrComponent - 201 - 145 + 208 + 155 SyrComponent SyrComponent @@ -108,8 +108,8 @@ anEvenInteger - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? localhost/FactoryServer @@ -134,8 +134,8 @@ anInteger - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? localhost/FactoryServer @@ -160,8 +160,8 @@ aNewCount - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? localhost/FactoryServer @@ -186,8 +186,8 @@ aNewCount - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? localhost/FactoryServer @@ -223,14 +223,14 @@ - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? ? Python function - 9 - 250 + 10 + 260 ? ? @@ -272,14 +272,14 @@ - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? ? Python function - 396 - 193 + 400 + 220 ? ? @@ -339,14 +339,14 @@ - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? ? Compute Node - 595 - 239 + 596 + 260 ? ? @@ -376,14 +376,14 @@ - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? ? Compute Node - 1256 - 305 + 1331 + 310 ? ? @@ -418,14 +418,14 @@ control_m3p1 - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? ? Compute Node 1073 - 87 + 86 ? ? @@ -454,8 +454,8 @@ control_div2 - 17/1/2005 - 13:45:36 - 17/1/2005 - 13:45:36 + 18/1/2005 - 16:11:13 + 18/1/2005 - 16:11:13 2.0 ? ? @@ -470,11 +470,11 @@ ValEven -369 - 273 +374 + 290 -370 - 498 +374 + 491 test_ISONE BoolOne @@ -483,10 +483,10 @@ 385 - 303 + 311 -384 - 225 +385 + 226 m3p1 anEvenInteger @@ -507,7 +507,7 @@ 1048 - 139 + 135 1048 241 @@ -530,8 +530,8 @@ anInteger -192 - 226 +191 + 225 191 331 @@ -542,10 +542,10 @@ anInteger -191 - 494 +190 + 491 -192 +190 331 label_begin @@ -558,28 +558,13 @@ ValEven test ValEven - - -587 - 318 - -570 - 318 - -569 - 272 + label_test ValOne test ValOne - - -585 - 273 - -586 - 303 + label_test NT @@ -609,13 +594,7 @@ Even div2 Gate - - -793 - 561 - -794 - 310 + test Odd @@ -627,13 +606,7 @@ Odd m3p1 Gate - - -778 - 138 - -780 - 328 + test N @@ -642,10 +615,10 @@ 808 - 113 + 116 -807 - 352 +806 + 372 test N @@ -656,8 +629,8 @@ 806 537 -807 - 351 +806 + 373 test K @@ -669,25 +642,13 @@ K incr aCount - - -773 - 236 - -773 - 370 + test K incr_1 aCount - - -774 - 409 - -773 - 368 + test Default @@ -695,11 +656,17 @@ Default -840 - 381 +1319 + 385 + +1319 + 577 -839 - 394 +779 + 577 + +778 + 415 control_m3p1 Gate @@ -707,17 +674,17 @@ Gate -388 - 388 +389 + 375 389 597 -1441 - 604 +1519 + 602 -1441 - 199 +1508 + 201 control_div2 Gate @@ -725,8 +692,8 @@ Gate -4 - 388 +3 + 373 3 587 -- 2.39.2