然后,将图模型对象传递给查看器。
控制器的目的是为视图准备模型对象。
The goal of the controller is to prepare the model for the view.
加载scmp业务模型对象。
查看模型对象Calculator。
编程序地修改模型对象。
记住,控制器的职责是为视图准备模型对象。
Remember the job of the controller is to prepare the model for the view..
图的直系子图是由返回的子模型对象列表确定的。
The diagram's immediate children are determined by the list of child model objects returned.
数据将以模型对象的形式在层与组件之间来回传递。
Data is passed back and forth between tiers and components in the form of model objects.
模型对象足够健壮,可以作为应用程序的构建基础。
The model objects are robust enough to form a reasonable foundation for an application.
此方法将返回子模型对象(例如图中的节点)列表。
This method returns the list of child model objects, such as the nodes in the diagram.
定义模型对象来表示J2C资源适配器和连接工厂。
Define model objects to represent J2C resource adapters and connection factories.
该应用程序的模型包含在一个模型对象中,如清单1所示。
The model of this application is contained within one model object, shown in Listing 1.
请注意,Rails 为每篇文章生成了模型对象和迁移。
Notice that Rails generates your model objects and migrations for each article. Edit db/migrate/001_create_articles.rb to look like Listing 3
回顾:首先,您定义模型对象来表示资源适配器和连接工厂。
To review: First, you define model objects to represent resource adapters and connection factories.
业务委派组件调用该服务,并将任何返回值打包为模型对象。
The business delegate component invokes the service and wraps any return value as a model object.
超类将使用这个模型对象列表来创建对应的EditPart。
The superclass will use this list of model objects to create the corresponding EditParts.
如果您知道对象的分类或类型,它可以帮助确定并定位模型对象。
This helps to identify and locate a model object if you know the category or type of the object.
有了Ruby模型对象,对象之间还有Rails关系。
You have Ruby model objects with Rails relationships between them.
适当的视图组件将处理模型对象,并返回它作为对客户机的格式化响应。
The appropriate view component processes the model object and returns it as a formatted response to the client.
右边是实体对象,称为模型对象,它们有我们需要的业务知识和业务关系。
On the right are the entity objects, known as model objects, that have the business knowledge and business relationships we need.
框架查询两个元数据源:活动记录模型和每个模型对象的定制元数据文件。
The framework queries two sources of metadata: the Active Record model and a custom metadata file for each model object.
根的函数不依赖于任何模型对象,并且gef为根提供了几个现成的实现。
Note that the root's functions are not dependent on any model object and that GEF provides several ready-to-use implementations for roots.
输入通常是最顶部的模型对象,通过该对象可遍历其它所有对象。
The input is typically the top-most model object, from which all other objects can be traversed.
它为加载模型对象和在工作环境下运行转换提供了一个方便的机制参见运行!
It provides a convenient mechanism for loading the model objects and running the transformation in the workbench see the run it!
许多Rails模型对象之所以简单,是因为属性都是用元编程动态添加的。
Many Rails model objects are simple because the attributes are all added dynamically with metaprogramming.
请注意,根的功能不依赖于任何模型对象,gef为根提供了几个现成的实现。
Note that the root's functions are not dependent on any model object, and that GEF provides several ready-to-use implementations for roots.
如果用户发布的数据没有通过Recipe模型对象的验证就会设置这些消息。
These will be set if the user posted data that failed validations against the Recipe model object.
DeployModelObject object:受到影响的模型对象。
DeployModelObject object: The model object that is affected.
由于我的目标是演示如何开始进行JSF开发,所以我让模型对象保持非常简单。
As my goal is to demonstrate how to get started with JSF, I've kept the model object very simple.
在设定查看器的内容时,您可以通过为该查看器提供表示输入的模型对象来完成。
When you set the viewer's contents, you do so by providing the model object that represents the input for that viewer.
应用推荐