在画布上添加导入组件。
在此部分,我们将演示如何添加导入和导出来达成此目的。
In this section, we will show you how to add an import and an export to do just that.
这可以像添加导入项一样简单,也可以像创建类或实现接口一样复杂。
This can be as simple as adding an import and as complex as creating a class or implementing an interface.
然后在DTD文档中添加导入语句以引入映射模块和任何父模块。
Then add import statements in the DTD file to bring in the mapping module and any ancestor modules.
为每个模块外部的服务引用添加导入,并添加导出以使每个模块的服务对其他组件可用。
Add imports for service references that exist outside each module, and add exports to make the services of each module available to other components.
在构建路径中包含了Notes. jar文件后,可以添加导入指令,然后创建简单视图。
After you have included the Notes.jar file in your build path, you can add the import directive and create a simple view.
但是,这个演示仍旧不完整;还可以添加导入和导出功能,这些功能现在仅仅显示为位置标识符。
However, the presentation is still not complete; there is room to add import and export functions, which are just placeholders right now.
当您在ElementImport之下添加新的元素时,您可以直接添加导入的元素,而不是必须切换至原始的元素。
When adding new elements under the Element Import, you will be adding directly to the imported element, rather than having to navigate back to the original element.
请从调色板中通过拖动向程序集添加另一个导入。
Add another import by dragging it from the palette into the assembly.
最后,将接口添加到导出或导入。
这种类型定义引用了数据库域之中的单元,所以您必须为数据库域,从代码清单4向xsd添加名字域声明以及导入声明。
This type definition refers to a unit in the database domain, so you must add the namespace declaration and the import declaration for the database domain from Listing 4 to your XSD.
为了能够访问概要文件信息,应用的概要文件和资源包含了需要分布的导入包,添加到标记模型。
To have access to the profile information, the applied profiles and resources that contain the imported packages need to be distributed, in addition to the marking model.
如果您需要调用不同的目标服务,只需将其导入和引用添加到组装关系图,以便数据处理程序能找到此服务即可。
If you need to invoke a different target service, all you have to do is to add its import and reference to the data handler assembly diagram so the data handler can locate the service.
打开模块的SCA组装关系图,并添加一个新的导入。
Open the SCA Assembly Diagram for the module, and add a new import.
包含子单元的模型将会向如图3 所示的新创建的包添加元素导入。
The model containing subunit will add element import to the newly created package (from subunit) as shown in Figure 3 below.
如果属性或者功能是从其他域中引用的,那么您可以添加相应的名字域并导入声明。
If attributes or capabilities are referenced from other domains, add the corresponding namespace and import declarations.
为了创建一个小部件,必须通过添加清单3所示的代码行来导入这个小部件声明。
To create a widget, you must import the widget declaration by adding the lines from Listing 3.
接下来还需要将刚刚导入的JAR文件添加到插件的类路径。
Next, you need to add the JAR files you just imported into the plug-in's classpath.
把这个节点添加到查找列表的开头,作为导入上下文返回节点的引用。
This node is added to the beginning of the lookup list and a reference to this node is returned as the import context.
当项目被转换为绑定包时,实体类会作为JPA绑定包中的导出-包和网络中的导入-包添加。
As the projects were converted to bundles the entity classes were added as export-packages in the JPA bundle and import-packages in the Web bundle.
您可以使用它来将一个正在运行的WebSphereApplicationServer的配置导出到一个XML文件中,添加一个- i(导入)命令行开关。
You can use it for exporting the configuration of a running WebSphere Application Server into an XML file by adding an -i (import) command line switch.
跟踪消息利用了类XmlSdoUtilities中的一个实用方法,因此您需要添加此导入语句。
The trace message exploits a utility method in the class XmlSdoUtilities, so you will need to add this import statement.
此时会打开如图26所示的AddWire对话框,以便您可以选择创建接口映射,或者向该导入添加适当的接口。
The add Wire dialog box, which you see in Figure 26, opens so that you can choose to create an interface mapping or add the appropriate interface to the import.
向这个中介模块添加一项导入和导出,它们分别被自动命名为Import1和export1。
Adding to the mediation module an import automatically named Import1 and an export automatically named export1.
向导关闭,并将导入添加到CreateEmployee组装关系图。
The wizard closes and the import is added to the CreateEmployee assembly diagram.
“Sendanemail”任务被添加到代理,以便为代理中导入任务的成功完成发送一个电子邮件通知。
The "send an email" task is added to the agent to send an email notification for the successful completion of import task in the agent.
请打开UML2ObjCClassRule类,然后添加列表10中所示的导入语句。
To do this, open the UML2ObjCClassRule class and add the import statements shown in Listing 10.
在MediationHandlers项目中创建一个新类mediation . handlers . MessageBodyFor matter,并添加所需的导入语句(清单5)。
Create a new class, mediation.handlers.MessageBodyFormatter, in the MediationHandlers project and add the required import statements (Listing 5).
然后,单击AddJARs按钮,以添加您导入的每个JAR文件。
Then, click the Add JARs button to add each of the JAR files that you imported.
RationalSoftware Architect的Eclipse构建环境将会自动找到添加至导入列表的类(如图6 所示)。
The Rational Software Architect solution's Eclipse build environment will find the classes added to the import list (as shown in Figure 6).
应用推荐