Listing 3 shows the ValueModel interface definition.
清单3显示了Value Model接口定义。
WSDL (Web Services Description language), an interface definition language.
WSDL(网络服务描述语言),一种界面定义语言。
Contracts between different components through a common interface definition.
不同组件之间通过公共接口定义建立的契约。
Interface definition standards enable interoperability between developer tools.
接口定义标准支持开发人员工具之间的互操作性。
CORBA also introduced the concept of language independence of the interface definition.
CORBA还引入了接口定义的语言独立性概念。
Now that we have the interface definition, we can generate the bulk of the Python wrapper.
既然我们有了界面定义,那么就可以生成Python 包装器的代码块。
Listing 1 shows the simple COM API's Interface Definition Language (IDL) specification.
清单1显示了这个简单的COMAPI的接口定义语言(IDL)规范。
And even a generically implemented service can provide a strongly typed interface definition.
而且,即使采用泛型方式实现的服务也可以提供强类型接口定义。
Transformation will generate a corresponding interface definition in the NamingAuthority.idl file.
转换过程将在NamingAuthority. idl文件中生成一个相应的接口定义。
Update the enterprise service definition by importing an interface definition file for accessing an EIS.
通过导入访问信息系统(EIS)的接口定义文件来更新企业服务定义。
Once created, a struct represents a new type that can then be used throughout your interface definition.
一旦创建了,struct 表示可以在整个接口定义中被使用的新类型。
The Listing 1 code consists of a Web service interface definition and the corresponding implementation class.
清单1的代码包含一个Web服务接口定义和对应的实现类。
This is done by associating the process Receive and Reply activities with the interface definition of a Partner.
这可以通过将流程Receive和Reply活动与一个Partner的接口定义相关联来实现。
Separating the service interface definition and the service implementation into two WSDL files facilitates reuse.
将服务接口定义和服务实现分开放入到两个WSDL文件方便了重用。
You can at least check whether a SOAP message is valid or not by looking up its interface definition, or its WSDL.
您至少可以通过查找它的接口定义,或WSDL来检查一个SOAP消息是否有效。
WSDL is the interface definition language (IDL) of Web services and the contract between the client and the server.
WSDL是Web服务的接口定义语言(IDL)和服务器与客户间的协议。
The interface definition file contains no other method declarations or definitions other than those described above.
除了以上描述的那些方法声明或定义外,接口定义文件不包含任何其他方法声明或定义。
Operations and parameters variability-you can parameterize operations and parameters at the interface definition level.
操作和参数可变性——您可以在接口定义级别参数化操作和参数。
In other words, an application cannot completely defer to a message instance from the service interface definition alone.
也就是说,应用程序可以不完全单独遵从来自服务接口定义的消息实例。
Both the export and the import need an interface definition that describes the exact format of the data that is exchanged.
导出和导入都需要一个接口定义来描述交换数据的确切格式。
The interface should provide some flexibility in the interface definition and allow for the evolution of the value objects.
接口应该在接口定义中提供一定的灵活性,同时考虑到值对象的改变。
Together WSDL and XSD represent the technology-neutral interface definition language that can be used for SOA implementations.
WSDL和XSD一起形成了与技术无关的可供soa实现使用的接口定义语言。
In the first part of this series, I reviewed the steps that were required to properly publish a WSDL service interface definition.
在本系列的第一部分,我回顾了正确发布一个WSDL服务接口定义所需的步骤。
These give us, respectively, an interface definition language, a wire format, and a type system, all of which are platform neutral.
它们分别为我们提供了一种接口定义语言、一种有线格式(wire format)和一个类型系统,所有这些都是与平台无关的。
A set of user interface definition files describes the content and layout of the various components that make up the Web interface.
一组用户界面定义文件描述了构成该web界面的各个组件的内容和布局。
These act as WSDL service and data interface definition, service location URL, and access protocol and message delivery rules, respectively.
它们的作用分别是WSDL服务和数据界面定义,服务位置url,以及访问协议和信息交付规则。
The OMG Interface Definition Language has several fundamental types that should look familiar. Here is a table of these built-in types.
O MG接口定义语言有一些看上去应该很熟悉的基本类型。
SCA requires a service interface definition that describes the service endpoint on the bus (the interface the client application will call).
SCA需要一个描述总线上服务端点的服务接口定义(客户机应用程序将调用的接口)。
The developer must use caution to ensure that a server side hierarchical data model is fully exposed in the Web service interface definition.
开发人员必须注意确保服务器端分层数据模型要完全展现在Web服务接口定义中。
Each business process created in the previous step (business process modeling) has a corresponding interface definition file (in WSDL format).
前述步骤中(业务流程建模)创建的每一个业务流程都有一个相对应的接口定义文件(wsdl格式)。
应用推荐