Developers can work with a consistent application object model that can be mapped to various storage schemas, possibly implemented in different database management systems.
开发人员可以使用一个相对稳定应用程序概念模型工作,并将这一模型映射到多种存储架构。例如不同的数据库管理系统的实现。
The team started to produce a single, global object model for the entire Supply Chain Management sample application.
该小组开始为整个供应链管理样本应用程序建立一个单一的全局对象模型。
The OCL queries free developers from the burden of the underlying XML data model and allow them to concentrate on the object model of their application, which they usually know very well.
OCL查询语言使开发人员从基础XML数据模型解脱出来,允许他们将重点放在其应用程序的对象模型上(这也是他们非常熟悉的部分)。
The primary instance of the model is keeping long-term state and providing application logic; the copy used by the view is essentially a disposable data-access object.
模型的主实例保持长期状态,并提供应用程序逻辑;而视图使用的副本实际上是一个可任意使用的数据访问对象。
The problem with this approach is that if you are storing the data as XML and you are using the Object Model in the application, all kinds of mapping and transform issues arise.
这种方式的问题是,如果以xml格式存储数据,而在应用程序中使用对象模型,就会产生各种映射和转换问题。
Typically, a lot of effort has already gone into developing an object model for the application, so it seems logical to make use of that effort and derive the XML model from the object model.
通常,人们已经围绕着应用程序的对象模型作了大量开发工作,因此,利用这些成果并从对象模型中衍生出xml模型似乎是合理的。
The object model is a technical view that implements the nuts and bolts of the application and it changes as the technology evolves.
对象模型是实现应用程序各个细节的一种技术视图,随着技术的演化而改变。
The data model largely follows the typical object model used in standard application development environments.
数据模型主要遵循标准应用程序开发环境中所使用的典型对象模型。
The starting point of a DWR application is writing your server-side object model.
DWR应用程序的起点是编写服务器端对象模型。
All rule projects most likely reference a common project that encapsulates the application Business Object Model (BOM), as shown in Figure 4.
所有规则项目都很可能引用一个封装应用程序BusinessObject Model (BOM)的公共项目,如图4所示。
The exported object model is then converted to XML schema elements using Application Developer.
随后通过Application Developer将导出的对象模型转化为XML模式元素。
In fact, the Application Developer documentation contains the best description of the internal representation of the XMI object model that these files use.
实际上,Application Developer文档包含这些文件使用的XMI对象模型的内部表示的最好描述。
The first thing you do when creating a JRules application is to define the execution object model (XOM).
创建JRules应用程序时要做的第一件事是定义执行对象模型(XOM)。
The Code First approach to application development means that the object model is created in code, and then the database structure is generated from that model.
应用程序开发领域中的代码先行(CodeFirst)方法指的是先在代码中创建对象模型,然后按照模型生成数据库结构。
A model object is an ActionScript class that holds data in the application and maps to a remote object (TimeEntry.php) in the PHP services tier.
模型对象是一个actionscript类,它携带应用程序中的数据并映射到php服务层中的一个远程对象(TimeEntry . php)。
Remember that the object Explorer in each application provides valuable documentation and examples about the object model.
请记住,每个应用程序的ObjectExplorer都提供了很有价值的文档和关于对象模型的例子。
It allows to map the application object domain model into the search engine. The following is an example of the Author class, with OSEM definitions using annotations.
它允许把应用对象的领域模型映射到搜索引擎。
The model of this application is contained within one model object, shown in Listing 1.
该应用程序的模型包含在一个模型对象中,如清单1所示。
Emerging frameworks exist for expressing an object model directly as a working application.
有一些新的框架可用于直接将对象模型表示为工作应用程序。
For instance, you might group together all code that processes XML into a higher-level object model specific to your application.
例如,您可能会将处理XML的所有代码集合到一个应用程序提供的高层对象模型。
The application parses the XML document, typically using the document object model (DOM).
应用程序解析XML文档,通常使用文档对象模型(DOM)。
If the object model for your application doesn't translate easily into the relational model, you'll have quite a challenge mapping your objects to tuples and back again.
如果应用程序的对象模型不能够方便地转换到关系模型,那么在将对象映射到元组以及将元组映射回对象方面,会碰到一定难度。
For simple application programmability, you want to provide a host object model that dynamic language code can use.
对于简单的可编程性来说,您希望提供一个动态代码可以使用的托管对象模型。
In many cases it is necessary to copy the data from the XML object model into an application-specific object model or a database before processing can start.
很多情况下,在处理之前必须将数据从XML对象模型复制到应用程序专用的对象模型或者数据库。
Figure 2 illustrates a more robust alternative that relies on an application-defined object model to isolate the code that deals with XML in a Serialization package.
图2示范了一种更健壮的替代方案,它依靠应用程序定义的对象模型,将处理XML的代码隔离在Serialization包中。
For example, it is of little use to a Web Service router servlet to be handed a DOM if all it does is translate it to an application-specific object model and then simply discard it.
比方说,如果只是将其转换成特定于应用程序的对象模型然后就将其丢弃,那么为Web服务路由器servlet提供一个DOM就没有多少用处。
The send operation receives as input an object called a Case Model, which is representative of a simple application-specific message type that the message bus handles.
send操作接收称为CaseModel的对象作为输入,该对象代表消息总线处理的应用程序指定的消息类型。
The send operation receives as input an object called a Case Model, which is representative of a simple application-specific message type that the message bus handles.
send操作接收称为CaseModel的对象作为输入,该对象代表消息总线处理的应用程序指定的消息类型。
应用推荐