作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在使用 Enterprise Architect 制作 UML 类图(并最终用它生成 PHP5 代码)。我可以为类添加属性。对于每个属性,我可以选择一个构造型:DomainCodedValue、Field、SubTypeField、Property、Property、column、struct、union、global、with events、ConversationAssociation、ParticipantAssociation、Property、SM_Activity、input 元素、select 元素、textarea 元素。
什么是刻板印象?
最佳答案
A stereotype defines how an existing metaclass may be extended, and enables the use of platform or domain specific terminology or notation in place of, or in addition to, the ones used for the extended metaclass.
Class
、
Interface
、
Component
、
Association
、
Property
等)这意味着构造型可以应用于 UML 图中的元素。
Property
构造型注释
«DomainCodedValue»
时,您正在建模此类属性具有
DomainCodedValue
的特殊语义(无论它是什么),
将 细化为
Property
的语义。
关于uml - UML 中的刻板印象是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15448316/
我是一名优秀的程序员,十分优秀!