subprocess

subprocess

 英 [sʌbp'rəʊses]

  • n.中间过程;亚过程
  • 网络子进程;子流程;子过程

英汉解释

n.
1.
中间过程
2.
亚过程

例句

Instead, you can begin the initial iteration with just a subprocess within the larger scope.

相反可以一个更大范围一个流程开始进行初始迭代

Depending on the type of issue for a transaction, the issue is allocated to a resolution subprocess specific to the issue type.

根据事务问题类型问题分配特定问题类型解决流程

Start with the subprocess_info structure, which contains all of the information necessary to perform the user-space invocation.

subprocess_info结构开始包含所有执行用户空间调用信息

A subprocess can be on a sequential route or one of the parallel routes.

过程可以顺序传送可以平行传送

This command starts GDB as a subprocess of Emacs, with input and output through a newly created Emacs buffer.

命令启动GDB作为Emacs进程输入输出一个创建Emacs缓冲

We ll look closely at the automated assessment subprocess of the new claims solution , shown in Figure 2 .

面对理赔解决方案自动评估流程进一步观察2

This process is frequently automated, and in the sample model, it has been created as a subprocess called Automated Loan Setup Process.

这个流程通常自动完成示例模型创建一个流程AutomatedLoanSetupProcess

To find more specific requirements, you can further detail the business process by expanding each process step into its own subprocess flow.

了解更多具体需求通过每个过程步骤扩展自己过程深入研究业务过程

This function takes your subprocess_info structure and an enumeration defining whether to wait (described in the internals section).

函数使用subprocess_info结构以及定义是否等待枚举变量“Usermode-helperAPI内部描述)。

If a terminate end event is used in a subprocess it only causes the subprocess to be terminated, not the parent process.

如果流程使用终止结束事件导致流程终止不是流程

This exception is caught within the subprocess by the error start event handling the bad credit card exception.

通过错误开始事件处理失败信用卡异常流程捕获异常

You should replace a join that only has start nodes as input with a single start node that directly connects to a task or subprocess.

应当一个直接连接某个任务流程开始节点替换一个使用开始节点作为输入join

Some models are decomposed into multiple levels, such as a While loop within a local subprocess, within a While loop.

有些模型分解多个级别例如While循环局部流程While循环

In other words, each of the high level tasks is mapped to something like a subprocess.

换句话说每个高级任务映射类似进程事物

The analysis subprocess can be imbedded in the optimization iteration to yield the optimal design.

分析过程可以嵌入优化循环获取最优设计

The output of each issue-resolution subprocess is a flag indicating what has been done to the transaction.

每个问题解决流程输出一个标志指示事务进行什么处理

If APPROVE = ACCEPT, a pay claim subprocess will be started, and a Thank you letter will be sent.

如果APPROVE=ACCEPT,启动支付保险赔偿过程发送感谢信

The analysis subprocess of the design process is the area where the computer reveals its value.

设计过程分析过程体现计算机价值

From a tool perspective, at least one stop node is required within every process, subprocess, and loop in Business Modeler 6. 0. 2.

工具视角看来,BusinessModeler6.0.2每个流程流程循环至少应有一个停止节点

A subprocess is a compound activity, which can contain multiple other activities including tasks, gateways and events.

流程一种复合活动包括多个其它活动任务网关事件

The assessment is completed and the assessment report filed, completing the automated assessment subprocess.

完成评估归档评估报告完成自动评估过程

With the assessment complete the claim can now be settled or rejected by the settle claim subprocess.

完成评估可以支付索赔过程支付或者拒绝索赔

Subprocess Execution Control Data, which holds process execution "control" data.

SubprocessExecutionControlData保存流程执行control数据

A subprocess is captured with a process interface, which is a function that can be further refined by another EPC model.

流程processinterface捕获后者一个函数使用其他EPC模型进一步细化

the exit value of the subprocess represented by this Process object. by convention, the value 0 indicates normal termination.

Process对象表示进程退出按照约定0表示正常终止

The subprocess represented by this Process object is forcibly terminated.

Process对象表示进程强行终止

An error boundary event can be used to indicate a fault on a task or a subprocess.

错误边界事件用来指示任务流程故障

IllegalThreadStateException - if the subprocess represented by this Process object has not yet terminated.

如果Process对象表示进程没有终止抛出

In order to accommodate more flexible modeling, any valid process can be a subprocess of another process.

为了进一步提高建模灵活性任何有效过程可以作为另一个过程过程

The core API operates using a handler reference called a subprocess_info structure.

核心API使用一个称为subprocess_info结构处理函数引用进行操作

the output stream connected to the normal input of the subprocess.

连接进程正常输入输出

the input stream connected to the normal output of the subprocess.

连接进程正常输出输入

The reused subprocess is followed by a decision with two branches.

Subprocess2重用Subprocess3。重用流程之后一个带有两个分支decision

Each process, or subprocess, should only ever have one process controller.

每个流程流程应该只有一个流程控制

For our example process, the recursion is infinite; Subprocess 3 always invokes Main Process again.

我们示例流程递归过程无限;Subprocess3总会再次调用MainProcess

You can further refine a subprocess in Business Modeler by using another process model.

BusinessModeler可以使用另一个流程模型进一步细化流程

First note that a subprocess always starts with a start event.

首先注意流程总是开始事件开始

Gets the output stream of the subprocess.

返回进程输出

Gets the input stream of the subprocess.

返回进程输入

As shown in Listing 3, this not only removes a function but also removes the need for the caller to manage the subprocess_info structure.

清单3不仅删除函数消除调用者管理subprocess_info结构必要性