0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

OutSystemsにUML手法を導入

Last updated at Posted at 2022-05-29

Ⅰ. OutSystemsの紹介

OutSystemsとは
・ローコード開発プラットフォーム
・多様なアプリケーションが素早く作成できる
・様々なデバイス向けに作成できる
・システム設計情報やソースコードが自動生成できる

Ⅱ. 必要なUML知識

1.四つの道具(UMLの道具は10種類以上がある)
・ユーズケース図
・アクティビティ図
・シーケンス図
・クラス図

2. ドメインモデリング
システムに関する業務知識(ドメイン)を簡潔に整理(要約・モデル化)し、その関係性がわかるようにすること

3.ロバストネス図
基本的にUMLコミュニケーション/コラボレーション図を単純化したもの
・アクター
・バウンダリ
・コントロール
・エンティティ
・ユースケース

Ⅲ. OutSystemsの開発プロセス

image.png

Ⅳ. OutSystemsの開発フェーズとUMLの開発プロセス

1.OutSystemsの開発フェーズ
image.png

2.UMLの開発プロセス
image.png

3.OutSystemsの開発フェーズとUMLの開発プロセスの対応関係

全体
ドメインモデリング
ロバストネス図
プロセス
初心者は使わないでもいい
インターフェース
ユーズケース図
アクティビティ図
シーケンス図
ロジェック
シーケンス図
データ
クラス図

Ⅴ. 参考文献

ローコード革命|篠田ヒロシ
UMLによる一気通貫DBシステム設計|細川努

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?