summaryrefslogtreecommitdiff
path: root/graphics/tcm/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 06:39:47 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 06:39:47 +0000
commit7005b4f8e4c2793f96d0ddbbe65145e0a9ab3220 (patch)
treea3ce9a37539301e1b94135a84fe65b128f23f45e /graphics/tcm/pkg-descr
parentupgrade to 1.7 (diff)
add tcm
The Toolkit for Conceptual Modeling, create diagrams/tables/trees PR: 29056 Submitted by: Anders Nordby <anders@fix.no>
Notes
Notes: svn path=/head/; revision=46413
Diffstat (limited to 'graphics/tcm/pkg-descr')
-rw-r--r--graphics/tcm/pkg-descr23
1 files changed, 23 insertions, 0 deletions
diff --git a/graphics/tcm/pkg-descr b/graphics/tcm/pkg-descr
new file mode 100644
index 000000000000..7fba7adc4fb1
--- /dev/null
+++ b/graphics/tcm/pkg-descr
@@ -0,0 +1,23 @@
+The Toolkit for Conceptual Modeling is a collection of software tools to
+present conceptual models of software systems in the form of diagrams, tables,
+trees, and the like. A conceptual model of a system is a structure used to
+represent the requirements or architecture of the system. TCM is meant to be
+used for specifying and maintaining requirements for desired systems, in which
+a number of techniques and heuristics for problem analysis, function
+refinement, behavior specification, and architecture specification are used.
+
+TCM takes the form of a suite of graphical editors that can be used in these
+design tasks. These editors can be categorized into:
+
+* Generic editors for generic diagrams, generic tables and generic trees.
+* Structured Analysis (SA) editors for entity-relationship diagrams, data and
+event flow diagrams, state transition diagrams, function refinement trees,
+transaction-use tables and function-entity type tables.
+* Unified Modeling Language (UML) editors for static structure diagrams,
+use-case diagrams, activity diagrams, state charts, message sequence diagrams,
+collaboration diagrams, component diagrams and deployment diagrams (only the
+first three and last two UML editors are functional at this moment).
+* Miscellaneous editors such as for JSD (process structure and network
+diagrams), recursive process graphs and transaction decomposition tables.
+
+WWW: http://wwwhome.cs.utwente.nl/~tcm/