• R/O
  • HTTP
  • SSH
  • HTTPS

仓库概述

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TMD-Maker(T字形ER図作成ツール)のEclipse Plugin版


Recent Commits RSS

Rev. 时间 作者 Message
322305b 2016-10-08 09:58:57 tohosaku hide_detail_identifier Detailの明細番号使用を既定でtrueに。あわせてtypoの修正。
8d82342 2016-10-07 03:14:41 tohosaku モデルのバージョンで0.3.0 と 0.2.9 の比較が失敗するのを修正
81747b3 2016-09-19 15:15:05 tohosaku 明細番号の使用有無が接続先にも反映するようにした。
02b0343 2016-09-19 15:15:03 tohosaku 明細番号の使用の有無がダイアログボックスを閉じた後に反映...
a300e8f 2016-09-19 15:15:02 tohosaku DDL、html、画面で明細番号の使用不使用が反映されるようにし...
6d39681 2016-09-19 15:15:00 tohosaku DTLのダイアログボックスで明細番号の使用の可否を選択できる...
bdd7105 2016-09-19 15:14:58 tohosaku Detailの明細番号を使用しない場合に対応開始。
310ee03 2016-09-17 17:10:34 nakag develop 不要なメタファイルをビルド時に削除
35eb206 2016-09-17 17:10:09 nakag Add root .gitignore
b42b7aa 2016-08-20 14:26:01 nakag babelのバージョンアップとPOM整理

Recently edited Tags

名称 Rev. 时间 作者
v.0.2.8 a6ca566 2014-03-28 14:32:49 nakag
v.0.2.7 7594d9b 2013-07-20 12:27:23 nakag
v.0.2.6 65b89f8 2012-09-16 21:42:00 nakag
v.0.2.5 886d625 2012-07-08 11:16:33 nakag
v.0.2.4 84dba11 2012-03-04 10:47:18 nakag
v.0.2.3 8641b70 2011-07-02 22:35:21 nakag
v.0.2.2 f3c8153 2011-03-27 21:12:47 nakag
v.0.2.1 79134b0 2011-01-23 14:58:47 nakag
v.0.2.0 724561a 2010-10-25 20:41:20 nakag
v.0.1.2 3f00645 2010-07-23 05:38:24 nakag
v.0.1.1 3a5017f 2010-06-04 19:52:28 nakag
v.0.1.0 e70bae3 2010-03-15 18:27:03 nakag
v.0.0.3 1020928 2010-01-09 13:55:30 nakag
v.0.0.2 dcf9f62 2009-12-19 13:45:56 nakag
v.0.0.1 39b5ae5 2009-11-08 11:49:26 nakaG

Branches

名称 Rev. 时间 作者 Message
hide_detail_identifier 322305b 2016-10-08 09:58:57 tohosaku Detailの明細番号使用を既定...
develop 310ee03 2016-09-17 17:10:34 nakag 不要なメタファイルをビルド...
master ec44c57 2016-04-12 09:50:10 nakag Merge branch 'develop'
fix_build_property 117c88e 2014-08-15 07:16:08 tohosaku コンパイル時の文字コードに ...
identifier_name_check 254417c 2014-08-15 07:12:32 tohosaku 再帰表と接続した対照表から...

README.md

TMD-Maker

TMD-Makerは、佐藤正美氏が考案したTM(T字形ER手法)の表記法であるTMD(T字形ER図)を作成するツールです。

このプロジェクトは、TMによるシステム開発をサポートする関連ソフトウェアをオープンソースソフトウェアとして提供します。

TMとは、ビジネスを解析しながらデータベース構造も同時に作る手法です。TMとTMDの詳細は株式会社SDIのサイトを参照してください。

TMD-Maker is a tool to create a TMD (T-formed ER diagram). T-formed ER diagram is the notation of the T-formed ER method Mr. Masami Sato was invented. This method is a technique to make the database structure while at the same time to analyze the business.

  • About TMD-Maker

    https://osdn.jp/projects/tmdmaker/

  • About TMD(T-formed ERD)

    http://www.sdi-net.co.jp/english-index.htm

Requirements

plugin

  • java6 or later(8 is recommended)

  • eclipse 3.4 or later(4.5 is recommended)

  • GEF 3.x(Eclipse Graphical Editing Framework).Same version as the eclipse.

RCP(java application)

  • java8

Download

https://osdn.jp/projects/tmdmaker/releases/

Build

git clone https://github.com/tmdmaker/tmdmaker.git

cd tmdmaker.releng

mvn clean verify

Installation

plugin

  1. Unzip tmdmaker.releng.plugin/target/tmdmaker__version_.zip.
  2. Put it into dropins directory.
  3. Run eclipse.

RCP(java application)

  1. Extract tmdmaker.releng.product/target/products/tmdmaker_for_rcp__version-os.ws.arch_.zip/tar.gz.
  2. Run tmdmaker (run TMD-Maker.app, for macosx).

Usage

  1. Create a project.
  2. Create New->Other->TMD-Maker->TM Diagram.

Issues

https://osdn.jp/projects/tmdmaker/ticket/

Licence

ASL

Alternatives