The modeling of industry rules object is the key to improve the efficiency of the software automatically creating.
另一类是和行业有关的业务模板,行业规则对象的建模是提高软件自动生成率的关键。
If they are shown how to play a game, and a puppet then joins in with its own idea of the rules, the children will object, some of them vociferously.
如果有人告诉他们该怎样玩一个游戏,接着一个孩子带着自己对于游戏规则的想法加入游戏,那些孩子会拒绝和他玩,有些甚至会哭闹。
Matchers specify a set of rules for messages that will be received based on interfaces, object paths, and methods (see below).
匹配器为可以基于接口、对象路径和方法进行接收的消息指定一组规则(见后)。
Storing the application object on the session or request enables the rules engine to later find that object without having to create a new instance.
将应用程序对象存储到会话或请求中,这样做可以允许规则引擎稍后查找对象,而无需创建一个新的实例。
The rules for references between objects of different lifetimes may prohibit member variables in the thread object itself from containing references to these objects.
具有不同生存期的对象之间的引用规则可能会禁止线程对象自身的成员变量包含对这些对象的引用。
If an object in another schema depends on the schema to be dropped, the regular rules for dropping objects apply.
如果另一个模式中的对象依赖于要删除的模式,那么应用删除对象的常规规则。
Rules of this nature arise during informational analysis, either as part of the business object model or logical data modeling.
这种规则出现在信息分析阶段,可能作为业务对象模型的一部分,也可能作为逻辑数据建模的一部分。
A frequent source of errors is forgetting to put an application object on the session before calling the rules engine.
出现错误的一个常见原因是,在调用规则引擎之前忘了将应用程序对象放到会话中。
The rules engine finds the object on the session or request at a key you specify.
规则引擎根据您指定的键查找会话或请求中的对象。
They should also think in terms of object types, events, changes to the state of the objects, and business rules that trigger and control events.
他们也应该按照对象类型、事件、对象状态的变化,以及触发和控制事件的业务规则进行思考。
The circular references between Object A and Object B are handily represented by the flexible SOAP encoding rules.
对象A和 对象B之间的循环引用通过灵活的SOAP编码规则可以很方便地表示。
Format or syntax rules specify the structure of a data object name.
格式或语法规则指定数据对象名称的结构。
Because QBE USES a prototype object as its template to search for data, there are a few simple rules regarding its usage.
由于QBE使用原型对象作为其模板来搜索数据,关于其用法有一些简单的规则。
These rules control both the relationships allowed between scopes and the allowed references from an object in a scope to objects in other memory areas.
这些规则控制了作用域之间的许可关系,以及作用域中的对象对其他内存区域中的对象的引用。
The key used for your application object will be embedded in your rules, making it difficult to change once you have a library of rules.
应用程序对象所使用的键应该嵌入到规则中,在具有规则库的情况下,请确保无法轻易地对该键进行更改。
Content or semantics rules relate to the essential meaning of the terms chosen for the object name and enable meaning to be conveyed by the object name.
内容或语义规则涉及为对象名称选择的词汇的基本含义,确保对象名称能够表达出正确的含义。
Rules can be written on this synthetic business object just like any other real business object.
像其他真实业务对象那样,规则可以写在这个合成对象上。
As with a DTD, the top level of a particular object or XML document can be any tag whose rules are given.
与DTD中的相同,最高级别的特定对象或XML文档可以是给定规则的任何标记。
This knowledge is used to ensure that the creation and modification of instance data conforms to the structure and type rules for the data object.
该知识用于确保对实例数据的创建和修改符合数据对象的结构和类型规则。
Transformation rules at the attribute level, documented using Object Constraint Language (OCL).
属性级的转换规则,用目标约束语言(Object Constraint language,OCL)编制而成。
Business rules within JRules are expressed using a vocabulary of terms and phrases that are derived from an underlying Business Object Model (BOM).
在JRules中使用一个词汇表表达业务规则,其中的词汇和短语来自底层的BusinessObjectModel (BOM)。
Object Constraint language (OCL) is a formal language used to describe rules that apply to UML models.
ObjectConstraintLanguage (ocl)是一种用于描述应用于uml模型规则的规范语言。
In an object oriented programming language these rules would most likely be modeled by a list of instances; in Erlang we use functions.
在面向对象编程语言里,我们大概会用一组对象实例来给这些规则建模;而在Erlang里,我们用函数。
Another handy construct for Scala objects is the apply method. The rules state that every object that has an apply method can be called with the.apply omitted.
Scala对象另一个便利的构造手段就是apply方法,其规则是拥有apply方法的任何对象在调用时可以省略掉。apply 。
When P8 creates a reservation object, the following precedence rules are used to determine which storage area is chosen for that reservation.
当P 8创建一个reservation对象时,使用以下优先规则确定为该reservation选择哪个存储区域。
An instance of Dispatch is a callable object and can be configured with as many rules as you wish.
Dispatch实例是个可调用对象,可以用数量不限的规则来配置它。
The same rules for mapping the WebService request to the WSDL file apply to mapping the result object and the WSDL.
映射Web 服务请求到WSDL文件的规则,被相同地应用到了映射result对象到 WSDL。
That's a good thing, especially if the AddressDisplay object changes or the rules that govern how an EmailAddress object is turned into an AddressDisplay object change.
那是件好事,尤其是在AddressDisplay对象发生更改时或者控制如何把EmailAddress对象转换成addressdisplay对象的规则发生更改时。
If necessary, we could also add a Protected object Policy (POP) to any object, which adds additional protection, such as time-of-day access rules.
如有必要,我们还可以向任何对象添加受保护对象策略(Protected Object Policy,pop),从而提供额外的保护,如时段访问规则等。
We will discuss the visibility rules and keywords in the section called "visibility rules" in Chapter 5, Basic Object-Oriented Programming in Scala.
我们会在《第5章-Scala面向对象编程》中的“可见度规则”章节来讨论可见度的规则和对应的关键字。
应用推荐