To define a new work product type, you just create such an element in a method package.
要定义一个新的工作产品类型,你只要在方法包中建立该类型的元素。
Removing a method package removes all references to the content of this package from everywhere in the process.
删除一个方法包将从过程的所有地方删除所有对这个包的内容的引用。
For example, all content belonging to one specific discipline, such as requirements or change management, can be found in one method package.
例如,所有属于一个特定规程,比如需求或变更管理,的内容可以在一个方法包中被找到。
Virtually any identifying attribute of a method can be mapped from class and package names down to annotations and return types.
实质上一个方法的任一标识属性都可以从类和包名映射到注释并返回类型。
Then you can continue narrowing down to determine which package, class, and, finally, which method is causing the problem.
然后您可以继续进行分析,把范围缩减到哪个包、类,直到找到导致问题的方法。
His tailoring work will only focus on the method content package.
他的裁减工作只需集中在方法内容包。
This is not always the cleanest method but for the most part will ensure that the last good code package for portlets is reinstalled in the portal.
这可能并不总是最简洁的方法,但对于大部分情况,这将确保在门户中重新安装最新的有效代码包。
If, however, you're in a static method, you have to get the root node and provide the package yourself, as shown in Listing 2.
但是,如果您使用的是静态方法,您就必须得到根节点并自己提供包,如清单2所示。
It is similar to having a class with a main method used for testing other classes in the package.
这类似于将一个具有主方法的类用于测试包中的其他类。
Package: the package where the class and method invocation, in context, belong to.
包:类和方法调用上下文属于的包。
Unfortunately, not all guys seem to believe those women so we're going to rely on science to reassure you that the size of the package isn't more important than the method of delivery.
可惜,不是所有的男人都相信这些女人的话,所以下面我们将用科学来向你证明:快递的方式比包裹的尺寸更加重要。
The other is the dynamic method which is way is to call the methods provided by UDDI4J package.
另一种是动态办法,即调用UDDI4 J包所提供的方法。
Each method you select and edit is added to the task context and thus appears in the Package Explorer.
您选择和编辑的每个方法都被添加到任务上下文中,因此会显示在Package Explorer中。
Apply the new binding results in a new service method (service2), as shown in the Package Explorer view in Figure 46.
应用新建的绑定将导致一个新的服务方法的生成(service2),显示于PackageExplorer视图中,如图46所示。
A new name-object association will be introduced in the current naming context (Package, Class, or Topic) in case an object is returned by the method.
如果由该方法返回对象,则会在当前的命名环境(Package、Class或Topic)中引入新的名称-对象关系。
Team members can now apply patches submitted as attachments in files using the new method of pasting the patch contents in the Package Explorer in Eclipse Galileo.
现在团队成员能够应用以文件形式作为附件进行提交的补丁,这可通过使用一个新方法实现:在EclipseGalileo 的PackageExplorer 中粘帖补丁内容。
Drill down further to determine exactly which package, class, or method is causing a problem.
进一步精确地确定哪个包、类或者方法导致了问题的发生。
Initially when writing code, I don't worry too much about categorizing method visibility as default (package), private, public, or protected.
最初在编写代码时,我没有过多地担心将方法可视性归为default(包)、private、public还是protected。
Drill down further to determine exactly which package, class, or method is causing the problem.
进一步决定哪一个包、类或者方法引起了这个问题。
The constructor method initializes its super class with the MySQL domain package.
构造器方法会使用My SQ l域包来初始化它的超类。
Open source: Allows you to automatically open the source code associated with the selected package, class, and method combination if the source code is imported into the current workspace.
OpenSource:如果源代码导入了当前的工作区,这个选项可以让您自动地打开与选择的包、类和方法关联的源代码。
In Listing 2, the code first includes the necessary class file for the MDB2_Schema package, and then initializes the MDB2 abstraction layer by calling its static factory method.
在清单2中,代码首先包含了MDB2_Schema包所需的类文件,然后通过调用其静态方法factory以初始化mdb2抽象层。
This method specifies the name of a gem package and the version you wish to have loaded.
这个方法指定了gem包的名称和你希望加载的版本。
Xtrace:maximal=mt,output=trace.out,methods={tests/mytest/*.*}: Write method trace to file for all methods in the tests.mytest package.
maximal=mt,output=trace.out,methods={tests/mytest/*.*}:对于 tests.mytest包中的所有方法,将方法跟踪写到文件中。
The fully package qualified name of the class that contains your main method.
包含main方法的类的完全限定包名。
You are able to directly invoke the install helper method from the package name itself.
可以通过包名本身直接调用install助手方法。
public void clearAssertionStatus(): This method resets all package and class settings to false, and then resets the class loader to setting false also.
publicvoid clearAssertionStatus() :该方法将所有包和类的设置重设为false,然后将类装入器也重设为 false。
The update() method is called automatically by the FileUpload package to refresh the latest information about how many bytes are transferred.
update()方法自动由FileUpload包调用以刷新有关所传输字节数的最新信息。
Make the method protected and put the test case in the same package.
把方法声明成protected,并把测试用例放在同一个包中。
Line 5 - This installs the Ruby package by invoking the install method.
第5行—通过调用install方法安装ruby包。
应用推荐