User-defined logic can be added conveniently into SOPC design and it is the flexibility, tight coupling, high efficiency and low power consuming of user.
在SOPC设计中可方便地加入用户自定义逻辑,而用户自定义逻辑具有灵活性、紧耦合性、高效率、低功耗等特性,使SOPC设计的优越性得以充分体现。
The next section explores what makes structured logic to be defined as a business rule.
下一个部分将探索如何将结构化的逻辑定义为业务规则。
Any logic that is defined within the consumer processes must be specific to the application (or channel).
任何在使用者流程内定义的逻辑都必须特定于应用程序(或通道)。
Using standard message flow manipulation logic, the value at the tree location could be defined statically, computed from message content, or even derived from an external source.
使用标准消息流操作逻辑,该树位置处的值可以静态地定义、根据消息内容计算得出,或者从外部来源得出。
They range from a building block of software systems to something with explicitly defined context dependencies to something that contains business logic and is run inside a container.
从软件系统的构建模块,到有显式定义的上下文依赖关系的物件,到包含了业务逻辑并运行在容器中的物体,都可以称之为组件。
In order to build a middleware bridge between the front-end CGI display code and the back-end database and business logic code, an API that allows all necessary data access must be defined.
为了在前端CGI显示代码和后端数据库及业务逻辑代码之间构建一个中间件桥,必须定义一个允许所有必需数据访问的API。
Forms show these data based on three basic types of relationships defined by the business logic: main topic, response, and response to response.
表单根据业务逻辑定义的三种基本关系类型——主题、回复和回复的回复——显示这些数据。
A business rule management system separates that business logic from the applications themselves, enabling the business logic to be defined and deployed in a consistent manner across the enterprise.
业务规则管理系统能将该业务逻辑与应用程序本身分割开来,使业务逻辑得以以一种一致的形式跨整个企业定义和部署。
Code templates are used to put logic into methods, and may or may not depend on template parameters defined within a XDE pattern.
代码模板通常用来在方法中放置逻辑,可以选择是否依赖XDE模式中所定义的模板参数。
Both versions end with a step like "the use case ends" or "the use case ends when..." to indicate that the logic for the course of action has been completely defined.
两个版本都以类似“用例结束”或“在某些情况下用例结束”的步骤结束,以表示已经完全定义了操作过程的逻辑。
However, since any logic models cannot enumerate all possibilities, such a model will fail once any developer defined a system using a different approach.
不过,由于任何逻辑模型都无法枚举出所有可能性,一旦任何开发人员使用不同的方法定义了一个系统,则此类模型将无法使用。
With a named query properly defined, the application can execute the query and apply business logic to the returned results.
正确定义好一个已命名的查询之后,应用程序就可以执行该查询并向返回的结果应用业务逻辑。
The input logic and output logic tabs in Figures 3 and 4 show the defined minimum and maximum of the inputs and outputs.
图3和图4中的输入和输出逻辑选项卡显示了已经定义的最大(和最小)输入和输出数目。
Once the tag library is defined, you can add EL functions and logic tags to it.
定义好标记库后,即可向其中添加EL函数和逻辑标记。
The component selection mechanism is based on some defined set of criteria, data or logic (such as current date and time).
组件选择机制是基于一些定义好的规则、数据或逻辑集(例如当前日期和时间)而定的。
Externalizing the rules allows analysts and other less-technical users to dynamically modify policies that have been defined without changing the process logic.
将规则具体化使得分析师及其他缺乏技术的用户能够在不改变流程逻辑的情况下有效地修改这些策略。
For example, if your business logic is well defined and separated from the rest of the application, adding a Web service front end should be relatively easy.
例如,如果您的业务逻辑定义良好,并且同应用程序的其它部分完全分离,那么添加一个Web服务前端应该是相当容易的。
With BMP entity beans, developers must write the persistence logic but the container determines when to call the methods defined by the developer.
使用BMP实体bean时,开发人员必须编写持久性逻辑,而容器则确定何时调用由开发人员定义的方法。
The patient and doctor notifications described earlier are actions triggered by WebSphere business Events when it runs the business logic defined by the sample application.
前面描述的病人和医师通知是由WebSphereBusinessEvents在运行由样例应用程序定义的业务逻辑时触发的操作。
The constraints are defined in the bean (domain object) so the validation logic is close to the domain model.
约束是定义在一个bean(领域对象)中的,因此校验逻辑离领域模型最近。
The WebSphere Business Events logic defined for medication monitor events determines if the patient consumed the required daily dosage of CholElim.
WebSphereBusinessEvents针对药物监视器事件定义的逻辑判断病人是否按照所需剂量服用CholElim。
They still have this in common with Data Transfer Objects, though: They are only carriers of data and do not have application methods or business logic defined for them.
但 SDO与数据传输对象依然存在共性:仅传送数据,没有为之定义的应用方法或业务逻辑。
This enables the selector logic defined in the SubscriberHelper to work and allows clients to selectively receive the notification messages.
这就可以在SubscriberHelper中定义选择器逻辑,允许客户端有选择性的接收通知消息。
Based on the event processing logic, Business Events will take an appropriate action defined by the user.
BusinessEvents根据事件处理逻辑采取用户定义的适当行动。
Furthermore, bridging logic has to be written for servlets to use beans defined in the Spring descriptor.
此外,需要为servlets编写桥接逻辑,以使用在Spring描述符中定义的beans。
In this case, everywhere I specify an OVal constraint, the logic defined in OVal code will be weaved into my code, thus acting like preconditions and postconditions.
在本例中,只要是我指定了OVal约束条件的地方,在OVal代码中定义的逻辑就会编入我的代码,进而充当起前置条件和后置条件。
I've also defined some logic to merge the results of all my different types of tests into a CruiseControl log file.
我也定义了一些逻辑,将所有不同类型的测试结果合并到一个CruiseControl日志文件中。
El functions and logic tags are defined in a Facelets TagLibrary class.
在Facelets的TagLibrary类中定义el函数和逻辑标记。
In this case, you simply ensure a clean data set via the CLEAN_INSERT flag in some enhanced fixture logic in the setUp method of the MockStrutsTestCase type defined in Listing 4.
在这个示例中,只是通过清单4中定义的MockStrutsTestCase类型的setUp方法中的一些增强的fixture逻辑中的CLEAN _ INSERT标志来保证干净的数据集。
In this case, you simply ensure a clean data set via the CLEAN_INSERT flag in some enhanced fixture logic in the setUp method of the MockStrutsTestCase type defined in Listing 4.
在这个示例中,只是通过清单4中定义的MockStrutsTestCase类型的setUp方法中的一些增强的fixture逻辑中的CLEAN _ INSERT标志来保证干净的数据集。
应用推荐