Variables | |
| r = SALOMERuntime.getSALOMERuntime() | |
| p = r.createProc("prTest1") | |
| ti = p.createType("int","int") | |
| tdi = p.createSequenceTc("seqint","seqint",ti) | |
| node0 = r.createScriptNode("Salome","Func0") | |
| out0 = node0.edAddOutputPort("o1",tdi) | |
| node1 = r.createForEachLoop("ForEachLoop_pyobj1",ti) | |
| node2 = r.createScriptNode("Salome","Func1") | |
| i1 = node2.edAddInputPort("i1",ti) | |
| o2 = node2.edAddOutputPort("o2",ti) | |
| ex = pilot.ExecutorSwig() | |
| l = loader.YACSLoader() | |
| testCppPluginInvokation.ex = pilot.ExecutorSwig() |
Definition at line 54 of file testCppPluginInvokation.py.
Referenced by bindObjectToName(), YACS::ENGINE::ComposedNode.checkConsistency(), YACS::ENGINE.checkSequence< PYTHONImpl, PyObject *, void * >(), YACS::ENGINE.checkStruct< PYTHONImpl, PyObject *, void * >(), YACS::ENGINE::convertToYacsStruct< PYTHONImpl, PyObject *, void *, IMPLOUT, TOUT >.convert(), YACS::ENGINE::convertToYacsSequence< PYTHONImpl, PyObject *, void *, IMPLOUT, TOUT >.convert(), YACS::ENGINE::convertFromYacsObjref< PYTHONImpl, PyObject * >.convert(), YACS::ENGINE::convertFromYacsObjref< NEUTRALImpl, YACS::ENGINE::Any * >.convert(), YACS::ENGINE::convertFromYacsObjref< CORBAImpl, CORBA::Any * >.convert(), YACS::HMI::GuiEditor.CreateInputPort(), YACS::HMI::GuiEditor.CreateOutputPort(), ConnectionManager.disconnect(), driverTest(), YACS::ENGINE::ComposedNode.edAddDFLink(), YACS::ENGINE::ComposedNode.edAddLink(), YACS::ENGINE::Executor.endTask(), YACS::ENGINE::SalomeNode.execute(), YACS::ENGINE::DistributedPythonNode.execute(), YACS::ENGINE::PythonNode.executeLocal(), YACS::ENGINE::PyFuncNode.executeLocal(), YACS::ENGINE::PythonNode.executeRemote(), YACS::ENGINE::PyFuncNode.executeRemote(), YACS::ENGINE::ForEachLoopGen.exUpdateState(), YACS::ENGINE::Executor.functionForTaskExecution(), YACS::ENGINE::SalomeNode.getContainerLog(), YACS::ENGINE::Proc.getInPortValue(), YACS::ENGINE::Proc.getOutPortValue(), YACS::HMI::YACSGuiLoader.getPrsData(), YACS::ENGINE::Executor.launchTasks(), YACS::ENGINE::DistributedPythonNode.load(), YACS::ENGINE::CORBAComponent.load(), YACS::HMI::SubjectComposedNode.loadChildren(), YACS::ENGINE::PythonEntry.loadPythonAdapter(), YACS::ENGINE::PythonEntry.loadRemoteContext(), YACS::ENGINE::Executor.loadTask(), YACS::HMI::CommandAddNodeFromCatalog.localExecute(), YACS::HMI::CommandReparentNode.localExecute(), YACS::HMI::CommandPutInComposedNode.localExecute(), YACS::HMI::CommandCopyNode.localExecute(), YACS::HMI::CommandRenameNode.localExecute(), YACS::HMI::CommandRenameContainer.localExecute(), YACS::HMI::CommandRenameInDataPort.localExecute(), YACS::HMI::CommandRenameOutDataPort.localExecute(), YACS::HMI::CommandAddInputPortFromCatalog.localExecute(), YACS::HMI::CommandAddOutputPortFromCatalog.localExecute(), YACS::HMI::CommandAddIDSPortFromCatalog.localExecute(), YACS::HMI::CommandAddODSPortFromCatalog.localExecute(), YACS::HMI::CommandOrderInputPorts.localExecute(), YACS::HMI::CommandOrderOutputPorts.localExecute(), YACS::HMI::CommandSetInPortValue.localExecute(), YACS::HMI::CommandSetOutPortValue.localExecute(), YACS::HMI::CommandSetSwitchSelect.localExecute(), YACS::HMI::CommandSetSwitchCase.localExecute(), YACS::HMI::CommandSetForLoopSteps.localExecute(), YACS::HMI::CommandSetWhileCondition.localExecute(), YACS::HMI::CommandSetForEachBranch.localExecute(), YACS::HMI::CommandSetAlgo.localExecute(), YACS::HMI::CommandAddLink.localExecute(), YACS::HMI::CommandAddControlLink.localExecute(), YACS::HMI::CommandAddContainerBase.localExecute(), YACS::HMI::CommandSetContainerProperties.localExecute(), YACS::HMI::CommandSetNodeProperties.localExecute(), YACS::HMI::CommandSetComponentInstanceProperties.localExecute(), YACS::HMI::CommandSetDSPortProperties.localExecute(), YACS::HMI::CommandSetLinkProperties.localExecute(), YACS::HMI::CommandSetFuncNodeFunctionName.localExecute(), YACS::HMI::CommandSetInlineNodeScript.localExecute(), YACS::HMI::CommandAddComponentInstance.localExecute(), YACS::HMI::CommandSetExecutionMode.localExecute(), YACS::HMI::CommandSetContainer.localExecute(), YACS::HMI::CommandAssociateComponentToContainer.localExecute(), YACS::HMI::CommandAssociateServiceToComponent.localExecute(), YACS::HMI::CommandAddComponentFromCatalog.localExecute(), YACS::HMI::CommandDestroy.localExecute(), YACS::HMI::CommandAddNodeFromCatalog.localReverse(), YACS::HMI::CommandReparentNode.localReverse(), YACS::HMI::CommandPutInComposedNode.localReverse(), YACS::HMI::CommandCopyNode.localReverse(), YACS::HMI::CommandRenameNode.localReverse(), YACS::HMI::CommandRenameContainer.localReverse(), YACS::HMI::CommandRenameInDataPort.localReverse(), YACS::HMI::CommandRenameOutDataPort.localReverse(), YACS::HMI::CommandAddDataTypeFromCatalog.localReverse(), YACS::HMI::CommandAddInputPortFromCatalog.localReverse(), YACS::HMI::CommandAddOutputPortFromCatalog.localReverse(), YACS::HMI::CommandAddIDSPortFromCatalog.localReverse(), YACS::HMI::CommandAddODSPortFromCatalog.localReverse(), YACS::HMI::CommandOrderInputPorts.localReverse(), YACS::HMI::CommandOrderOutputPorts.localReverse(), YACS::HMI::CommandSetInPortValue.localReverse(), YACS::HMI::CommandSetOutPortValue.localReverse(), YACS::HMI::CommandSetSwitchSelect.localReverse(), YACS::HMI::CommandSetSwitchCase.localReverse(), YACS::HMI::CommandSetForLoopSteps.localReverse(), YACS::HMI::CommandSetWhileCondition.localReverse(), YACS::HMI::CommandSetForEachBranch.localReverse(), YACS::HMI::CommandSetAlgo.localReverse(), YACS::HMI::CommandAddLink.localReverse(), YACS::HMI::CommandAddControlLink.localReverse(), YACS::HMI::CommandAddContainerBase.localReverse(), YACS::HMI::CommandSetContainerProperties.localReverse(), YACS::HMI::CommandSetNodeProperties.localReverse(), YACS::HMI::CommandSetComponentInstanceProperties.localReverse(), YACS::HMI::CommandSetDSPortProperties.localReverse(), YACS::HMI::CommandSetLinkProperties.localReverse(), YACS::HMI::CommandSetFuncNodeFunctionName.localReverse(), YACS::HMI::CommandSetInlineNodeScript.localReverse(), YACS::HMI::CommandAddComponentInstance.localReverse(), YACS::HMI::CommandSetExecutionMode.localReverse(), YACS::HMI::CommandSetContainer.localReverse(), YACS::HMI::CommandAssociateComponentToContainer.localReverse(), YACS::HMI::CommandAssociateServiceToComponent.localReverse(), YACS::HMI::CommandAddComponentFromCatalog.localReverse(), main(), YACS::ENGINE::Executor.makeDatastreamConnections(), YACS::HMI::GenericGui.onRunLoadedSchema(), YACS::HMI::SubjectNode.restoreLinks(), YACS::ENGINE::Executor.RunB(), YACS::ENGINE::Executor.runTask(), YACS::ENGINE::Executor.runWlm(), YACS::ENGINE::Executor.saveState(), setErrorMsg(), YACS::ENGINE::Proc.setInPortValue(), YACS::ENGINE::SalomeContainerToolsBase.Start(), YACS::HMI::EditionProc.synchronize(), YACS::ENGINE::AbstractPoint.TryAsNotSimpleCase(), YACS::HMI::Subject.update(), YACS::ENGINE::ForEachLoopGen.updateStateForWorkNodeOnFinishedEventFrom(), YACS::ENGINE::ComposedNode.updateStateFrom(), and YACS::ENGINE::Bloc.updateStateOnFinishedEventFrom().
| testCppPluginInvokation.i1 = node2.edAddInputPort("i1",ti) |
Definition at line 47 of file testCppPluginInvokation.py.
Referenced by YACS::HMI::LinkAStar.distance().
| testCppPluginInvokation.l = loader.YACSLoader() |
Definition at line 64 of file testCppPluginInvokation.py.
Referenced by Yacsgui.activateModule(), YACS::bloctypeParser< T >.control(), YACS::ENGINE::convertToYacsObjref< CORBAImpl, CORBA::Any *, void *, IMPLOUT, TOUT >.convert(), YACS::ENGINE::convertToYacsInt< PYTHONImpl, PyObject *, void *, IMPLOUT, TOUT >.convert(), YACS::ENGINE::convertToYacsBool< PYTHONImpl, PyObject *, void *, IMPLOUT, TOUT >.convert(), YACS::ENGINE::convertFromYacsObjref< PYTHONImpl, PyObject * >.convert(), YACS::bloctypeParser< T >.datalink(), YACS::looptypeParser< T >.datalink(), display(), YACS::ENGINE::InputPyPort.dump(), YACS::ENGINE::OutputPyPort.dump(), YACS::ENGINE::CORBANode.execute(), YACS::ENGINE::SalomeNode.execute(), YACS::ENGINE::ElementaryPoint.expandNonSimpleCaseOn(), YACS::ENGINE::LinkedBlocPoint.expandNonSimpleCaseOn(), YACS::ENGINE::OutputStudyPort.getDataFromStudy(), YACS::componentinstancetypeParser.load(), YACS::remotetypeParser< T >.load(), YACS::servertypeParser< T >.load(), YACS::servicetypeParser< T >.load(), YACS::ENGINE.operator<<(), YACS::ENGINE::CppPy.put(), YACS::ENGINE::XmlPython.put(), YACS::ENGINE::PyInit.put(), YACS::ENGINE::InputPyPort.put(), YACS::ENGINE.PyStdOut_write(), YACS::ENGINE::InputPyPort.releaseData(), YACS::HMI::SceneLinkItem.setShape(), YACS::bloctypeParser< T >.stream(), YACS::ENGINE::AbstractPoint.tryAsFork(), YACS::ENGINE::AbstractPoint.tryAsForkBis(), YACS::ENGINE::AbstractPoint.tryAsForkQuatro(), YACS::ENGINE::AbstractPoint.tryAsForkTer(), YACS::ENGINE::AbstractPoint.tryAsLink(), and YACS::ENGINE::AbstractPoint.TryAsNotSimpleCase().
| testCppPluginInvokation.node0 = r.createScriptNode("Salome","Func0") |
Definition at line 34 of file testCppPluginInvokation.py.
| testCppPluginInvokation.node1 = r.createForEachLoop("ForEachLoop_pyobj1",ti) |
| testCppPluginInvokation.node2 = r.createScriptNode("Salome","Func1") |
| testCppPluginInvokation.o2 = node2.edAddOutputPort("o2",ti) |
Definition at line 48 of file testCppPluginInvokation.py.
| testCppPluginInvokation.out0 = node0.edAddOutputPort("o1",tdi) |
Definition at line 36 of file testCppPluginInvokation.py.
| testCppPluginInvokation.p = r.createProc("prTest1") |
Definition at line 30 of file testCppPluginInvokation.py.
| testCppPluginInvokation.r = SALOMERuntime.getSALOMERuntime() |
Definition at line 28 of file testCppPluginInvokation.py.
Referenced by YACS::ENGINE::Bloc.analyzeParallelism(), YACS::ENGINE.convertArray(), YACS::ENGINE.convertBool(), YACS::ENGINE.convertDouble(), YACS::ENGINE.convertInt(), YACS::ENGINE.convertObjref(), YACS::ENGINE.convertSequence(), YACS::ENGINE.convertString(), YACS::ENGINE.convertStruct(), YACS::ENGINE::LocalContainer.createComponentInstance(), YACS::ENGINE::LocalContainer.createInternalInstance(), YACS::ENGINE::CppContainer.createInternalInstance(), Sphere.fill(), YACS::ENGINE::WlmTask.isAccepted(), YACS::ENGINE::PlayGround.loadFromKernelCatalog(), YACS::ENGINE::WlmTask.loadResources(), YACS::ENGINE::SessionCataLoader.loadTypes(), YACS::ENGINE::SessionCataLoader.loadTypesOld(), main(), Yacsgui.setResource(), YACS::ENGINE::RuntimeSALOME.setRuntime(), and Yacsgui_Resource.Yacsgui_Resource().
| testCppPluginInvokation.tdi = p.createSequenceTc("seqint","seqint",ti) |
Definition at line 32 of file testCppPluginInvokation.py.
| testCppPluginInvokation.ti = p.createType("int","int") |
Definition at line 31 of file testCppPluginInvokation.py.