Instance: Used to store Business Service model instances.
实例:用于存储业务服务模型实例。
Each one is bound to the model instance using a ref XPath.
每个元素都使用refXPath绑定到模型实例。
You can include any data you want when you're creating a model instance.
创建模型实例时可以包含需要的任何数据。
Listing 2 shows my first stab at a Model instance for my example application.
清单2展示了位于我的示例应用程序的一个Model实例的第一个stab。
Once we have a model instance we can easily traverse the associated data.
我们得到一个数据模型的实例之后就可以轻松地把它跟它的相关数据贯穿起来。
Each deployment model instance has one of two types: internal or external.
每个部署模型实例有两种类型:内部或外部。
As mentioned earlier, submitting the form will cause a POST of the model instance.
如前所述,提交表单将触发模型实例的POST。
So far you've seen XForms render model instance data that was inlined on the same page.
到目前为止,看到的XForms呈现模型实例数据都是放在页面本身之中的。
You'll write this data directly to your XForms model instance data, as shown in Listing 11.
您将把该数据直接写入XForms模型实例数据,如清单11所示。
The SAMPLE model, which is a physical model instance, is used in step 4 above as the data source.
SAMPLE模型是一个物理模型实例,它在上述的第 4步中被用作数据源。
With all of that in mind, Listing 1 shows what a typical data model instance might look like.
了解这些之后,清单1显示了典型的数据模型实例。
The method="put" action puts the form's data model instance to the destination URL as an XML document.
method="put"动作将表单数据模型实例作为XML文档 put给目标URL。
The submission will take your model instance and post it to the URL specified in the submission action attribute.
提交将把模型实例传递给提交动作属性中指定的URL。
No relationship support: creating a model instance means you are just editing the basic properties on that instance.
没有关系支持:创建模型实例就意味着只能编辑实例的基本属性。
The nodeset attribute of the repeat element in Listing 11 defines an XPath that is evaluated against the model instance.
清单11中repeat元素的nodeset属性定义了根据模型实例计算的XPath。
Once the parser is implemented and creates the valid EMF model instance, it must be bound into the EMF resources factory.
实现解析器并创建有效的EMF模型实例之后,必须将它绑定到EMF资源工厂中。
Because Ruby does not require instance variable declaration, the simplest way to model instance variables is with a hash.
由于Ruby并不需要声明实例变量,因此建模实例变量最简单的方式就是使用散列。
Model viewer plug-in - provides views that you can use to easily navigate and see details about the content of a model instance.
模型查看器插件—提供的视图可以帮助您轻松地导航和查看关于模型实例内容的详细信息。
In this case, there are no namespaces, and you get a basic, unadorned XML document containing only the data from the data model instance.
该例中没有其他名称空间,因此所得到的这个简单无修饰的XML文档只包含数据模型实例中的数据。
Each enterprise application in the target run time environment is represented by an EnterpriseApplication business model instance in Registry.
目标运行时环境中的每个企业应用程序在Registry中都表示为一个EnterpriseApplication业务模型实例。
The <xf:submission> element allows several optional attributes to help control the XML created out of the data model instance by the XForms processor
<xf:submission>元素支持几种可选的属性来帮助控制XForms 处理程序从数据模型实例生成的XML
The to_label method allows you to customize how a model instance is displayed in the page. By default, ActiveScaffold will look for a set of methods on your model.
to_label方法让您可以定制模型实例在页面中的显示方式。
The method="post" action posts the form's data model instance to the receiving URL as an XML document, suitable for processing with XSLT or any other XML manipulation technique.
method="post"动作将表单数据模型实例作为XML文档 post给接收URL,适用于XSLT或者其他 XML处理技术。
In the previous section, you learned how to create an XML data model and data instance (the default instance).
在前一节中,学习了如何创建XML数据模型和数据实例(默认实例)。
In this case the data model is an instance like Listing 2 based on the schema in Listing 1.
该例中的数据模型是根据清单1模式定义的一个如清单2所示的实例。
Last, the data model is coupled with the topology handler to read initial instance values into the data model.
最后,数据模型还与拓扑处理程序连接起来,以将初始实例的值读取到数据模型中。
Last, the data model is coupled with the topology handler to read initial instance values into the data model.
最后,数据模型还与拓扑处理程序连接起来,以将初始实例的值读取到数据模型中。
应用推荐