Snippets of parameterized code called "code templates" can be added, or "bound" to class operations in XDE by right-clicking the operation.
被称为“代码模板”的几段参数代码可以被添加,或者在XDE右击鼠标来实现。
The difference between Class E and A airspace is that in Class A, all operations are IFR, and pilots must be instrument-rated, that is, skilled and licensed in aircraft instrumentation.
E级和A 级空域的区别在于,在 A 级空域,所有操作都需遵照仪表飞行规则,飞行员必须要有仪表等级,也就是说,要有操作航空仪表方面的技术和执照。
The operations and attributes that each design class will own.
每个设计类将拥有的操作和属性。
Just as you would for subsystems, you should represent the services as operations on this class.
就像你处理子系统时,你应当将服务看作这个类上的操作一样。
In this case, we use an abstract class to define the service interface and operations of the exposed capabilities, as shown in Figure 3.
在这种情况下,我们使用一个抽象的类,来定义服务接口以及预期功能的操作,如图3所示。
The classes except for the discovered abstraction class do not have attributes and operations.
除去被发现的抽象类之外,其他类没有属性及操作。
By providing an interface class, we can support other variations of the search operations required by the search application.
通过提供一个接口类,可以支持该搜索应用程序所需的搜索操作的其他变体。
In the case of a behavior port, calls on provided operations are handled by the class which owns the port.
如果是行为的端口,那么对提供的操作所做的访问是由拥有该端口的类处理的。
Repositories with more rigid item classes will restrict metadata operations to those properties within the item class.
具有更加严格的项目类的存储库会将元数据操作限制到项目类内部的属性范围内。
This is a commonly used class for asynchronous operations.
这是一个常用的用于异步操作的类。
This is again similar to class modeling where you identify classes and assign attributes and operations to each class.
这同样类似于类建模,在类建模中,首先确定类,然后为每个类指定属性和操作。
For a single class, you can define the name of the class, its attributes, and its operations.
对于一个单独的类,你可以定义类的名字,属性和操作。
This is a utility class that exposes model and profile lifecycle operations and provides access to the modeling platform.
这是一个显示模型以及概述生命周期操作,并提供建模平台访问方式的实用类。
Move the mouse over the class frame, and a toolbar for adding attributes and operations is displayed.
将您的鼠标移动到类框架上,然后一个用于添加属性和操作的工具栏会显示出来。
It populates a class first with the operations that the class will perform, and determines from those operations the data that should be owned by the class.
首先找出类执行的操作,从中决定这些操作涉及的数据中,哪些应该被这个类所拥有。
Other UML items, including operations and methods in the class, are ignored in the transformation.
在转换中,忽略其他UML项目,包括类中的操作和方法。
Within the UML model, create a test package and class, and include a few attributes or operations.
在uml模型中,创建测试包和类,并且包含一些属性或操作。
Figure 7 shows the annotation process of a couple of operations in a class.
图7显示了一个类中几个操作的注释过程。
Then, the messages are promoted to operations on the class of the object receiving the message.
之后,消息提升为接受消息对象的类上的操作。
A UML profile allows you to define additional semantics and characteristics for existing UML elements, such as class, operations, and so on.
UM l概要文件可以为已有uml元素定义附加语义和特性,例如类、操作等。
The fact that Class::DBI simplifies record operations to one-liners makes embedding Perl code in the database feasible and palatable.
DBI 将对记录的操作简化为单行形式(one-liner),这一事实使得在数据库中嵌入Perl代码既切实可行又令人满意。
A library or service containing functions for performing create, read, update, and delete operations on the class
一个库或者服务,其中包含能够进行基于类的创建、读取、更新和删除操作的方法。
This solution USES the JdbcQuery helper class for all database operations.
这个解决方案对所有数据库操作使用JdbcQuery帮助类。
JamonOperationsImpl is an operations class responsible for doing the actual work, like adding a dependency in the pom.xml or copying resources to the desired location.
JamonOperationsImpl是一个操作类,负责执行实际工作,比如在pom .xml中添加依赖项,或将资源复制到所需的位置。
The Barrier class is used to create synchronization points for multi-phase operations.
Barrier类的作用是在多个阶段的操作之间创建同步点。
Figure 8: First class diagram updated with operations.
图8:由操作更新的第一个版本的类图。
Figure 10: Second class diagram updated with operations.
图10:由操作更新的第二个版本的类图。
It is the only class where EJB operations are performed, and it holds the reference to the PhoneBookSession stateless session bean.
它是惟一一个执行ejb操作的类,并保存对PhoneBookSession无状态会话bean的引用。
A couple Ajax helpers were added which use the AjaxOptions class used for asynchronous operations.
框架中添加了一些新的Ajax辅助方法,它们利用AjaxOptions类来提供异步操作。
In this case, we will follow the Active Record pattern and wrap a database row with a class capable of all database operations. Its code is shown below.
在本例中,我们将遵循activeRecord模式并用能够执行所有数据库操作的类封装数据库行。
应用推荐