Then with the analysis on the combination of each subproblem, a logic process for solving them is presented.
进一步分析了这两个问题的组合复杂性,提出了分层求解方案。
First this paper presents a logic process from competence, to product platforms, to product families, to market, and to high performance.
本文首先揭示从能力到产品平台、到产品族、到市场、直至企业绩效的内在逻辑过程。
A process has input logic, which you can see if you are in intermediate mode or higher.
流程具有输入逻辑,在中级模式或高级模式下可以看到这一点。
Define all controller logic for an application task, such as a search process, in one place, instead of scattering that logic across many places.
在一个地方而不是把逻辑分散在很多地方来定义应用任务的所有控制逻辑,比如一个搜索流程。
A business process provides the primary means for coordinating enterprise services and describing your business logic.
业务流程为协调企业服务和描述业务逻辑提供了基本的手段。
This section describes the process of creating a mediation component that includes aggregation logic.
这一部分将介绍创建包含聚合逻辑的中介组件的过程。
Therefore, in general, whenever a user performs a jump, they should check the validity with regard to the business logic of the process.
因此,通常情况下,每当用户执行跳转时,他们应检查流程的业务逻辑的有效性。
Figure 22 shows an example using control flow to capture the logic behind several initial and final events that occur in a process.
在图22显示的示例中,是用控制流捕获流程中发生的几个初始和最终事件背后的逻辑的。
A business process provides the primary means to coordinate enterprise services and describe your business logic.
业务流程提供了协调企业服务和描述业务逻辑的主要方法。
In addition, any other business logic can also be performed, such as placing the form on a workflow process.
另外,也可以执行任何其他业务逻辑,例如将表单放置在工作流过程上。
Well, if your business logic involves responding to events, and the response depends on the current state of the process, then it may be useful to implement the logic as a business state machine.
答案是,如果业务逻辑包括对事件的响应,并且该响应取决于该流程的当前状态,那么将逻辑实现为业务状态机可能非常有用。
The trick has always been to create a method of defining a process quickly and precisely without adding so much complexity to the control logic that it becomes too expensive to implement.
这其中的窍门就是创造一种能够迅速和精确地定义一个过程的方法,而且这种方法不能使控制逻辑变得过分复杂,以至于增加大量开销而无法实现。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.
调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
In addition, the metadata representation of the composition logic, for example, a BPEL file, will represent the process logic itself.
此外,这个组合逻辑的元数据表示,如一个BPEL文件,将表示这个流程逻辑本身。
Rules relating to business processes or activities: These rules relate to flow control logic within a business process model, affecting the branching, and flow control of a sequence of business tasks.
与业务流程或活动相关的规则:这些规则与业务流程模型中的流控制逻辑相关,它们影响分支和业务任务序列的流控制。
Under the covers, an SAP system has a common kernel plus business process specific data structures (business objects) and processing logic on top of it.
真实的情况是,SAP系统拥有一个附带业务流程特定数据结构(业务对象)的通用内核并在其上处理逻辑。
In this article, we showed step-by-step methods for developing the artifacts needed to invoke legacy CICS business logic from a workflow process using the SOAP for CICS feature.
在本文中,我们提供了循序渐进的方法来开发构件,这些构件是使用用于CICS的soap特性从工作流过程中调用遗留cics业务逻辑所需要的。
However, if the changes affect the business logic of a process, a process instance can be migrated only if the process navigation has not reached any of these changes.
然而,如果修改影响流程的业务逻辑,流程实例只有流程导航没有到达任何修改时才能迁移。
Figure 1 is a sequence diagram that describes how the framework will process business logic.
图1是一个时序图,描述框架将如何处理业务逻辑。
However, the IBM Business Integration Reference Architecture places such logic in the Process Services component, a view supported by the advice given in the Redbook.
然而,IBM业务集成参考架构将这种逻辑放置在流程服务组件中,该红皮书中提供了这种建议。
This typically involves a filtering process that includes logic to group related nodes by tag name, remove prohibited items such as deprecated tags and attributes, and others.
这通常涉及到一个过滤过程,过程中包含逻辑来按标记名称成组相关的节点、删除被禁止的条目(比如,不受支持的标记和属性,以及其他内容)。
Summary: as we determined last week, UML activity diagrams document the logic of a single operation or method, a single use case, or the flow of logic of a business process.
简介:正如我们上周已确定的那样,UML活动图记录单个操作或方法的逻辑、单个用例或商业过程的逻辑流程。
Depending on the business logic, a process may start at different points.
取决于业务逻辑,流程可能从不同的点开始。
A possible jump target might not be a valid jump target concerning the logic of the business process.
跳转目标可能不是涉及业务流程逻辑的有效跳转目标。
Changes to the business logic of a process, such as add or remove activities, add or remove links or branches, add data variables, and modify fault handling of a process.
一个流程的业务逻辑的修改,比如添加或删除活动、添加或删除连接或分支、添加数据变量、以及修改流的错误操作。
The explanations are done insuch a way that the process and logic behind the steps and solutions areclearly laid out, allowing similar steps to be developed for other problems youmay encounter.
书中的解释说明讲得相当到位,问题分析步骤和解决方案其过程和逻辑关系分析得清清楚楚。在你遇到其他问题的时候,可以循着类似的步骤加以思考解决。
The input logic is used to determine how a process starts.
输入逻辑用于确定流程如何开始。
Define a process that executes a specific part of its business logic inside an event handler.
定义一个执行事件处理程序内业务逻辑的的特定部分的流程。
OrderProcess is a process component that contains the business logic for the order request.
OrderProcess是一个过程组件,其中包含订购请求的业务逻辑。
Note: The above discovery process is just a recommendation based on InfoSphere Data Architect's logic and is not required.
注意:执行上述发现过程只是基于InfoSphereDataArchitect的逻辑的一个建议,不是必需执行的操作。
应用推荐