可扩展程序对象模型(EPOM)是用来具体刻画程序语法结构的一种抽象模型。
Extended program Object model (which is called EPOM) is a abstract model used to depict the syntax structure of a program.
可扩展程序对象模型是一种用来刻画高级语言程序的抽象模型,利用该模型可以很方便地抽取出程序中各式各样的信息。
EPOM (extended program object model) is an abstract model used to characterize advanced language program. We can distill all kinds of information of program using EPOM.
JPA是一个用于对象关系映射以及数据支持的简化程序模型。
JPA is a simplified programming model used for object relational mapping and data persistence.
例如,您可能会将处理XML的所有代码集合到一个应用程序提供的高层对象模型。
For instance, you might group together all code that processes XML into a higher-level object model specific to your application.
应用程序解析XML文档,通常使用文档对象模型(DOM)。
The application parses the XML document, typically using the document object model (DOM).
模型对象足够健壮,可以作为应用程序的构建基础。
The model objects are robust enough to form a reasonable foundation for an application.
通常,人们已经围绕着应用程序的对象模型作了大量开发工作,因此,利用这些成果并从对象模型中衍生出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.
它将向按钮添加侦听程序,然后将按钮和标签都放入文档对象模型(DOM)ID匹配传递给RootPanel . get的字符串的HTML元素。
It adds a listener to the button, then puts them both into HTML elements whose document object model (DOM) IDs match the strings passed to RootPanel.get .
图2示范了一种更健壮的替代方案,它依靠应用程序定义的对象模型,将处理XML的代码隔离在Serialization包中。
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.
比方说,如果只是将其转换成特定于应用程序的对象模型然后就将其丢弃,那么为Web服务路由器servlet提供一个DOM就没有多少用处。
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.
一旦示例程序重新加载业务模型以后,它标识对象的标识已经被保存。
Once the demo app has reloaded the business model, it demonstrates that object identity has been preserved. In fact, there are two objects that get loaded twice.
为了尽可能减小“对象模型阻抗”(对象模型间转换的运行时与维护开销),应用程序应该将供应商服务信息模型内部化。
To minimize "object model impedance" (the run time and maintenance overhead of translating between object models), applications should internalize the vendor service information model.
SDO提供了应用程序与任何对象模型和该对象中包含的数据进行交互的一般方法。
SDO provides a generic way for applications to interact with any object model and the data contained within the objects.
框架提供这种访问的方式是使用通用内容和标签提供程序,它们使用了适配器为特定类型的EMF对象显示模型。
The framework provides this access through generic content and label providers that use an adapter for the specific type of EMF object to display the model.
然而,程序员必须创建他们自己的对象模型并管理SAX事件。
However, programmers must create their own object model and manage the SAX events.
应该将模型组织为与应用程序类似的方式,并包括捕获特定服务设计信息的视角,如数据传输对象的企业对象模型。
The model should be organized similar to applications, with viewpoints that capture specific service design information, such as the enterprise object model for data transfer objects.
该小组开始为整个供应链管理样本应用程序建立一个单一的全局对象模型。
The team started to produce a single, global object model for the entire Supply Chain Management sample application.
OCL查询语言使开发人员从基础XML数据模型解脱出来,允许他们将重点放在其应用程序的对象模型上(这也是他们非常熟悉的部分)。
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.
该应用程序的模型包含在一个模型对象中,如清单1所示。
The model of this application is contained within one model object, shown in Listing 1.
在实现活动对象模型时涉及到的最重要处理程序类型是提供程序处理程序。
The most important type of handler involved in implementing the active object model is the provider handler.
一个需要注意的重要方面是,树形查看器通过称为内容提供程序的适配器访问模型对象,并使用标签提供程序确定显示对象的方式。
One important aspect to note is that tree viewers access model objects through an adapter called a content provider and determine how the object should be visualized through a label provider.
只有当希望修改本教程中的代码以适应具体应用程序时才需要了解文档对象模型(DOM)的工作原理。
You need to know how the Document Object Model (DOM) works only if you wish to change the code in this tutorial to suit your own applications.
如果应用程序的对象模型不能够方便地转换到关系模型,那么在将对象映射到元组以及将元组映射回对象方面,会碰到一定难度。
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.
实体对象是JPA应用程序中使用的主要模型。
Entity objects are the primary model used in JPA applications.
OOAD为我们提供了应用程序层上的类和对象,而BPM具有事件驱动的流程模型。
OOAD gives us classes and objects on the application level, while BPM has event-driven process models.
不同于应用程序服务器的对象的模型和克隆是被作为一般对象进行迁移。
Models and clones of objects other than application servers are migrated as normal objects.
有一些新的框架可用于直接将对象模型表示为工作应用程序。
Emerging frameworks exist for expressing an object model directly as a working application.
导航器内容扩展定义了内容提供程序和标签提供程序,可以使用这些程序为emf模型的元素提供子对象和父对象。
The navigator content extension defines a content provider and label provider that can be used to provide children and parent objects for element of an EMF model.
示例程序将通过从对象模型中删除一个对象,再从数据库从新加载来解释这一点。
The demo app demonstrated this point by clearing the object model, then reloading it from the database.
数据模型主要遵循标准应用程序开发环境中所使用的典型对象模型。
The data model largely follows the typical object model used in standard application development environments.
应用推荐