On sequence diagrams incoming and outgoing messages (A.K.A. interactions) for a sequence can be modeled by connecting the messages to the border of the frame element (as seen in Figure 2).
在序列图上一个序列接收和发送消息(又称交互),能通过连接消息和框架元件边界,建立模型(如图2所见到)。
This is achieved by defining all operations called in a sequence within the sequence element, as shown in Listing 2 below.
这是通过在顺序元素中定义所有操作的顺序来完成的,如以下清单2所示。
And since example 2 does not have a return value labeled, the sequence does not return a value (presumably, the sequence being modeled does not need the return value).
因为例子2没有返回值标签,序列不返回值(假设,建模的序列不需要返回值)。
In UML 2, modeling a repeating sequence has been improved with the addition of the loop combination fragment.
在UML2中,为一个重复的序列建模已经改良,附加了循环组合碎片。
The search sequence can continue in a similar way from the second UI form ( Figure 2) to the user-profile form ( Figure 3).
搜索序列以同样的方式继续从第二个UI表单(图2)到用户资料表单( 图3)进行搜索。
As shown in Figure 2, the signature is specified as a sequence.
如图2所示,将这个签名指定为一个序列。
This sequence of events results in a period of time where thread 2 returned an object whose constructor had not executed.
此事件序列发生在线程2返回一个尚未执行构造函数的对象的时候。
You can create a sequence that contains the atomic values shown in Listing 1, plus all of the elements, as shown in Listing 2.
您可以创建一个序列,其中包含清单1 所示的原子值,以及 清单2 所示的所有元素。
Figure 2 shows a sequence diagram for a find operation in the pattern.
图2显示了该模式中查找操作的序列关系图。
The stage 1 boot loader usually loads a sequence of records called the stage 2 boot loader (or sometimes the stage 1.5 loader).
阶段1启动加载程序通常加载一个记录序列,该序列通常称为阶段2 启动加载程序(有时称为阶段 1.5 加载程序)。
Listing 2 also contains a description of the test sequence commands stored in the database as a blob.
清单2还包含作为一个blob存储在数据库中的测试序列命令的说明。
Figure 2: a sequence diagram that has incoming and outgoing messages.
图2:一个接收和发送消息的序列图。
If you look closely at the description for the list class in Listing 2, you'll see that two different constructors are provided. One takes no arguments, and the other takes a sequence class.
如果仔细观察清单2中对list类的描述,您会看到其中提供了两个不同的构造函数:一个没有参数,另一个接受一个序列类作为参数。
Figure 2 is a sequence diagram that illustrates traditional Web applications' synchronous communication model.
图2中的序列图演示了传统Web应用程序的同步通信模型。
Figure 2 illustrates the sequence of events that happen when a client sends a request for a JSF page protected by acegi.
图2展示了当客户机发送一个对受acegi保护的jsf页面的请求时,发生的事件顺序。
We then set up a second selector that specifies a sequence number of 2 along with the group identifier.
然后,我们将设置第二个选择器,以执行序列号2和相应的组标识符。
Now we have a sequence of integers, where the first element is the product of elements 1-5, the second element is the product of elements 2-6, etc.
现在,我们就得到了一个整数序列,其中的第一个元素是元素1 - 5的乘积,第二个元素是元素2 - 6的乘积,以此类推。
After this, the utility generates a DB2 sequence, as shown in Listing 2.
完成该实现后,实用程序就生成一个DB 2序列,如清单2所示。
Let's add a WHERE clause to that SELECT statement by invoking the EDIT command and specifying statement number 2 in the sequence.
我们将调用EDIT命令,并在顺序中指定语句序号2,通过这些操作给上面的select语句添加where子句。
Therefore, the cloud above will contain a process that has a sequence of these three activities, and can invoke the financial institution as illustrated in Figure 2.
因此,上面的云状图将包含以这个顺序进行的三个活动的流程,并且可以调用金融机构,如图2所示。
The sequence of events shown in Figure 1 takes place when a user tries to access the JSF page in Listing 2.
当用户试图访问清单 2 的JSF页面时,就会发生图1 所示的一系列事件。
XPath 2 introduces a few new sequence type constructs that allow applications to use the type definitions and element declarations in an XML schema to match elements in an XML instance document.
XPath2引入了一些新的序列类型构造,允许应用程序在XML模式中使用类型定义和元素声明,从而在XML实例文档中匹配元素。
Part 2 expands on the sequence to handle all actions within a portlet.
第 2部分详细讨论了在portlet中处理所有操作的序列。
Performing a similar sequence as in step 2, above, change the output page by adding the message key result.title to the header, using Format => Paragraph => Heading 1 to format the header.
按照与上面的步骤2中类似的顺序来更改输出页面,为此,您可以将消息键result.title 添加到Header,使用Format =>Paragraph =>Heading1来安排 Header的格式。
If you evaluate [1, 2, 3], you get a list object whose value is a sequence of integers.
如果你计算[1,2,3],你得到一个列表对象,整个列表对象的整个值是一个整数序列。
Figure 2 shows the sequence of events when a message set is deployed to the message Broker runtime in WebSphere message Broker V6.0.
图2显示了将消息集部署到WebSphereMessageBrokerV6.0中的Message Broker运行时的事件序列。
The song plays during the closing sequence of Michael Jackson's film of the same name and will be included on a companion 2-disc CD set.
这首单曲将作为杰克逊电影《This is It》的片尾曲,并收录进杰克逊的双cd套装专辑。
This implementation only supports encryption of complete files, as illustrated in Listing 2. The EncryptCompleteXmlFile () method will do this job by calling the following methods in a sequence
如 清单2 中所示,这个实现只支持整个文件的加密。
The Fibonacci numbers are an integer sequence where for a given number, the Fibonacci value can be calculated using: F(n) = F(n-1) + F(n-2).
Fibonacci 数列是一种整数序列,可以使用以下算式计算各个 Fibonacci值:F(n) = F(n-1) + F(n-2)。
A trace algorithm based on 2-d image sequence for moving target is presented and the realization technology of this algorithm is also discussed.
首先给出了一种基于2 - D图像序列的运动目标跟踪算法,并对其实现技术进行了讨论。
应用推荐