相同的原则也适用于复合模式。
业务流程复合模式可选择地包括
Optionally, the Business Process composite pattern can also include the following
复合模式必须具有相同参数依赖关系。
The same parameter dependency relationships must hold in the composed pattern.
根据两种企业模式创建复合模式的例子。
An example of creating a composed pattern from two enterprise patterns.
复合模式和final类。
步骤5:确定复合模式。
第5步:识别复合模式。
业务流程复合模式包括。
The Business Process composite pattern consists of the following patterns.
既然已经确定了集成模式,现在看一下复合模式。
Now that you have identified the integration patterns, look for composite patterns.
我们还没有找到适应于otmps需要的复合模式。
We did not find a Composite pattern that meets the requirements of OTMPS.
复合模式中的参数以两种方式委托给组件模式操作。
The parameters in the composed pattern delegate their operations to those of the component patterns in two ways.
复合模式是常见的集成模式和业务模式组合。
These are common, recurring combinations of integration and business patterns.
图3是Portal复合模式的图示,直接取自这本书。
Figure 3 is a pictorial representation of the Portal composite pattern, taken directly from the book.
在获得分析结果后,您可以按照如下步骤编制复合模式了。
Given the results of the design analysis, you are now ready to codify the composed pattern by following these steps.
步骤5:确定复合模式,它们用来确定业务功能的主要集合。
Step 5: identify composite patterns to use in identifying major collections of the business functions.
复合模式捕获了应用组件模式和辅助工件的使用模式。
A composed pattern captures the usage pattern of applying the component patterns and associated artifacts.
最有效的解决方案也许就是创建一个包含组件模式集合的复合模式。
The efficient solution may be to create a composed pattern, which comprises a set of component patterns.
为了重用他们,您可以使用本文的步骤创建自己的复合模式和层次。
You can apply the steps in this article to create your own composed patterns and hierarchies for reusing them.
复合模式将软件开发的抽象层次提升到了适应特定问题领域的水平。
Composed patterns lift the abstraction of software development to a level that is suitable for particular problem domains.
确保组件参数的所有expand操作都可被复合模式适当的激活。
This ensures that all of the expand operations of the component parameters can be properly activated from the composed pattern. In this case, this means that you.
您会学习到如何在您通常使用的配置中融合两种企业模式以创建复合模式。
You learn how to combine two enterprise patterns in their commonly used configurations to create the composed pattern.
复合模式:在这个Wikipedia条目中查找有关复合设计模式的信息。
Composite pattern: Check out this Wikipedia entry on the composite design pattern.
除此之外,复合模式以代码形式获得了使用多重模式开发方案的通常用法和实践。
Beyond that, composed patterns capture, in a codified pattern form, the common USES and best practices of developing solutions that use multiple patterns.
看看解决方案概况中包含的模式,然后与复合模式包含的模式进行对比。
Look at the list of patterns included in the solution overview and then check them against the patterns covered by the composite patterns.
研究了一种复合模式多条件判决方法,与常规单条件判决方法相比提高了识别率。
Study a compound mode multi-condition judge method, which , comparing with the single condition judge method , improve the recognition performance.
本文描述了从已存在的模式中创建复合模式的普遍方法,并通过一个详细的例子解释了如何设计与实现。
This article described a general method for creating composed patterns from pre-existing patterns and explained how to design and implement one, using a detailed example.
您可以为客户数据模型应用复合模式,就如同SessionFacade 模式一样(参看图7)。
You can apply the composed pattern to a customer data model, just as you can the Session Facade pattern (see Figure 7). Just follow these steps
为复合模式的每个参数类的构造函数增加PatternParameterDelegate声明已成为一种普遍规律。
As a general rule, add a PatternParameterDelegate statement to the constructor of each parameter class of the composed pattern.
复合模式(composite pattern)是业务和集成模式的组合,这些组合是常用的电子商务应用程序类型。
Composite patterns are combinations of business and integration patterns that have themselves become commonly used types of e-business applications.
复合模式(composite pattern)是业务和集成模式的组合,这些组合是常用的电子商务应用程序类型。
Composite patterns are combinations of business and integration patterns that have themselves become commonly used types of e-business applications.
应用推荐