相同的原则也适用于复合模式。
复合模式必须具有相同参数依赖关系。
The same parameter dependency relationships must hold in the composed pattern.
根据两种企业模式创建复合模式的例子。
An example of creating a composed pattern from two enterprise patterns.
步骤5:确定复合模式。
第5步:识别复合模式。
既然已经确定了集成模式,现在看一下复合模式。
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.
除此之外,复合模式以代码形式获得了使用多重模式开发方案的通常用法和实践。
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.
最好能够构建一个模式库,使用复合模式,并识别出生成代码的角色,再与用户合作,那样在生成代码之后可以对其进行改善。
Better to look to build out a pattern repository, use compound patterns and recognize a role for seeding the code and incorporating user regions where code can be augmented after generation.
电流变减振器的工作模式可以分为固定电极的流动模式、滑动电极的剪切模式、滑动电极的复合模式和挤压膜减振器。
There are four working modes of ER damper, flow mode of fixed electrode, shear mode of slide electrode, mixer mode of slide electrode and squeeze damper.
在这种情况下,需要通过其他组件一次又一次的使用创建的这个复合模式来解决问题,这些反复的使用在技术上非常相似但却实现不同的目的。
In this case, the composite pattern created to solve this problem is used again and again with other components that are technically very similar but fulfill different purposes.
Portal复合模式还包含来自Self-Service 模式的Runtime组件,所以 Portal 复合模式提供了这两方面的基础结构组件。
The Portal composite pattern also includes the Runtime components from the Self-Service pattern, so for these two pieces, the infrastructure components are provided by the Portal composite pattern.
在为复合应用程序开发组件时,有几种经常出现的模式类型。
Several types of repeated patterns occur when you develop components for use in composite applications.
应用推荐