⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 t14.use

📁 UML设计测试工具
💻 USE
字号:
model t14enum foo { bla, foobar}class Aattributes x : Integeroperationsconstraintsendclass Boperations  op() : Real = 3/4  op2() : Real = 1.123 + 1.2324  op3() : Set(Integer) = Set{1..2}  op4() : Integer = if true then 1 else 2 endifendassociation a between  A[1] role x  B[2..4,1,5..8,9,10]endconstraintscontext B::op() : Real  pre: true  post: result < 1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -