Tools Using PCCTS
This list was inaugurated in late January 2000. It is in no
particular order. Users of PCCTS are invited to submit
short descriptions (four or five lines) of their programs.
-
Damian Bankiewicz
POTIS Software Development
PBSynchronizer is a tool for
synchronising object-oriented model from CASE tool (Select EnterpriseR)
with source code from PowerBuilderR. PCCTS is used for analysing
PowerScript and for code regenerating (update generating) when the UML
model is changed.
-
P. Wilsey
Savant Project at the University of Cincinnati for analysis and simulation
of VHDL.
-
Jean-François Piéronne (jfp@altavista.net)
I use PCCTS in some of my tools. All of them are for Rdb and/or OpenVMS.
For example, one of them parses the physical description (in SQL) of an Rdb
database to allow the use of this information with an embedded PERL
interpreter. I have put most of these tools on http://www.chez.com/jfp
-
Douglas E. Forester - Project Technology, Inc.
BridgePoint(R) Visual Modeling Tools provide an integrated set of
tools supporting the construction, execution, and translation of
object-oriented models. Models are entered using either UML or
Shlaer-Mellor notation.
DesignPoint(R) Model Compilers provide 100% translation of these
models into source code for a variety of languages, target
platforms, and operating systems.
Models are composed of data and relationships, and behavioral
specifications written in target independent Action Language. PCCTS
is used to parse the Action Language for processing by the tools.