• R/O
  • HTTP
  • SSH
  • HTTPS

Source Tree

标签
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版


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