当前位置:首页计算机类软件水平考试初级程序员->UML中有4种事物:结构事物、行为事物、分组事物和注释事物。

UML中有4种事物:结构事物、行为事物、分组事物和注释事物。类、接口、构件属于( )事物。

  • A.结构
  • B.行为
  • C.分组
  • D.注释
查看答案 纠错
答案: A
本题解析:

本题考查统一建模语言 (UML) 的基本知识。

UML 由三个要素构成: UML 的基本构造块、支配这些构造块如何放置在一起的规则和运用与整个语言的一些公共机制。 UML 的词汇表包含三种构造块 :事物、关系和图。 事物是对模型中最具有代表性的成分的抽象:关系把事物结合在一起:图聚集了相关的事物。

UML 中有 4 种事物:结构事物、行为事物、分组事物和注释事物。结构事物是 UML 模型中的名词,通常是模型的静态部分,描述概念或物理元素。结构事物包括类 (Class) 、 接口( Interface )、协作( Collaboration) 、用例(Use Case) 、主动类(Active Class) 、构件( Component) 、制品(Artifact) 和结点 (Node) 。行为事物是UML 模型的动态部分。 它们是模型中的动词,描述了跨越时间和空间的行为。行为事物包括:交互( Interaction) 、 状态机( State Machine) 和活动 (Activity) 。分组事物是UML 模型的组织部分,是一些由模型分解成的"盒子",最主要的分组事物是包 (Package) 。注释事物是UML 模型的解释部分。这些注释事物用来描述、说明和标注模型的任何元素。注解(Note) 是一种主要的注释事物。

更新时间:2021-12-20 01:00

你可能感兴趣的试题

单选题

(  )is the process of transforming information so it is unintelligible to anyone but the intended recipient.

  • A.Encryption
  • B.Decryption
  • C.Security
  • D.Protection
查看答案
单选题

As each application module is completed,it undergoes(  )to ensure that it operates correctly and reliably.

  • A.unit testing
  • B.integration testing
  • C.system testing
  • D.acceptance testing
查看答案
单选题

(  )algorithm specifies the way to arrange data in a particular order.

  • A.Search
  • B.Random
  • C.Sorting
  • D.Merge
查看答案
单选题

After analyzing the source code,(  )generates machine instructions that will carry out the meaning of the program at a later time.

  • A.an interpreter
  • B.a linker
  • C.a compiler
  • D.a converter
查看答案
单选题

(  )can help organizations to better understand the information contained within the data and will also help identify the data that is most important to the business and future business decisions.

  • A.Data processing system
  • B.Big Data analytics
  • C.Cloud computing
  • D.Database management
查看答案
单选题

浏览器开启无痕浏览模式后,(  )依然会被保存下来。

  • A.浏览历史
  • B.搜索历史
  • C.已下载文件
  • D.临时文件
查看答案
单选题

下列协议中,不属于TCP/IP协议簇的是(  )。

  • A.CSMA/CD
  • B.IP
  • C.TCP
  • D.UDP
查看答案
单选题

下列传输介质中,带宽最宽、抗干扰能力最强的是(  )。

  • A.双绞线
  • B.红外线
  • C.同轴电缆
  • D.光纤
查看答案
单选题

数控编程常需要用参数来描述需要加工的零件的图形。在平面坐标系内,确定一个点需要2个独立的参数,确定一个正方形需要(  )个独立的参数。

  • A.3
  • B.4
  • C.5
  • D.6
查看答案
单选题

某书的页码为1,2,3,...,共用数字900个(一个多位数页码包含多个数字),据此可以推断,该书最大的页码为(  )。

  • A.237
  • B.336
  • C.711
  • D.900
查看答案