home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk1.iso / answers / software-eng / part2 < prev    next >
Encoding:
Internet Message Format  |  1994-09-03  |  40.7 KB

  1. Path: bloom-beacon.mit.edu!gatech!howland.reston.ans.net!torn!news.ccs.queensu.ca!qucis.queensu.ca!dalamb
  2. From: dalamb@qucis.queensu.ca (David Alex Lamb)
  3. Newsgroups: comp.software-eng,comp.answers,news.answers
  4. Subject: FAQ 2: CASE tools summary
  5. Supersedes: <casemsg_775569907@qucis.QueensU.CA>
  6. Followup-To: comp.software-eng
  7. Date: 3 Sep 1994 12:05:38 GMT
  8. Organization: Computing and Information Science, Queen's University at Kingston, Ontario,  K7L 3N6, Canada
  9. Lines: 920
  10. Approved: news-answers-request@MIT.Edu
  11. Distribution: world
  12. Expires: 22 Oct 1994 12:05:07 GMT
  13. Message-ID: <casemsg_778593907@qucis.QueensU.CA>
  14. References: <faqmsg_778593907@qucis.QueensU.CA>
  15. Reply-To: dalamb@qucis.queensu.ca (David Alex Lamb)
  16. NNTP-Posting-Host: quilt.qucis.queensu.ca
  17. Keywords: FAQ
  18. Originator: dalamb@qucis.queensu.ca
  19. Xref: bloom-beacon.mit.edu comp.software-eng:14815 comp.answers:7081 news.answers:25083
  20.  
  21. Last-Modified: 19 Jun 1994
  22. Archive-name: software-eng/part2
  23.  
  24. This is the monthly "frequently asked questions" (FAQ) posting on
  25. Computer-Aided Software Engineering (CASE) tools:
  26.    ECMA Reference Model
  27.    Other sources of information
  28.    What version control systems are available on UNIX
  29.    Other configuration Management tools
  30.    CASE tools for object-oriented design and analysis
  31.    Problem Tracking systems
  32.    CASE tools for educational use
  33.    CASE Vendor list
  34. Look for lines starting with "Subject:" (control-G command in rn).
  35. Most products are trademarks or registered trademarks of their
  36. vendors.  Send comments to dalamb@qucis.queensu.ca (David Alex Lamb).
  37.  
  38.  
  39. ------------------------------------------------------------------------
  40. Subject: ECMA Reference Model
  41. Date: 12 May 1992
  42. Originally collected by: ant@hpfcbig.SDE.HP.COM (Anthony Earl)
  43.  
  44. The European Computer Manufacturer's Association (ECMA) adopted TR/55,
  45. "Reference Model for Frameworks of Software Engineering Environments", 2nd
  46. edition, in December of 1991.  In Europe, it's available for free from
  47.     The European Computer Manufacturers Association
  48.     114 Rue du Rhone
  49.     CH-1204 Geneva
  50.     Switzerland
  51.     Tel: +41 22 735 36 34
  52.     Fax: +41 22 786 52 31
  53. In the United States, it is for sale by the National Institute of Standards
  54. and Technology as NIST Special Publication 500-201.  Contact:
  55.     the Superintendent of Documents,
  56.     US Government Printing Office,
  57.     Washington DC 20402.
  58. There is a PostScript  version of the  document in the PSESWG archives.  You
  59. may be able to retrieve it using their  mail-server by sending email to
  60. psesarch@nadc.navy.mil with the subject:
  61.     get nist-sp500-201.ps
  62. It is long (about half a Meg) so it may not make it through some mailers/nets.
  63.  
  64. ------------------------------------------------------------------------
  65. Subject: Other sources of information
  66. Date: 26 Mar 1993
  67.  
  68. There is a Hypercard stack that you can get by anonymous FTP from the info-
  69. mac/card directory at sumex-aim.stanford.edu.  The version 1.1 runs under
  70. various Hypercard versions including 2.0v2 on newer Macs:
  71.    -rw-r--r-- 1 macmod 286168 Jan 29 12:13 case-products-11.hqx
  72. A short companion report (about 60 pp. including tool signal info and my view
  73. of why and where this market is going) can be obtained from GMD; Western US
  74. office is: GMD, 1942 University Ave. #207, Berkeley CA 94704.)
  75. Heinz W. Schmidt  hws@icsi.berkeley.edu
  76.  
  77. [edsr!bigdaddy!cdm@uunet.UU.NET (Clifford D. Morrison) did a search with
  78. Archie and points out that this file isn't available at sumex anymore;
  79. possible locations follow.  A file with a .Z ending usually means you need to
  80. retrieve it in binary/image mode and run it through UNIX 'uncompress':
  81. Host wuarhive.wustl.edu    (128.252.135.4) Location: /mirrors2/info-mac/Old/card
  82.       FILE      rw-r--r--    248003  Jun 30  1991   case-products-11.hqx.Z
  83. Host utsun.s.u-tokyo.ac.jp   (133.11.11.11) Location: /Mac/info-mac/card
  84.       FILE      rw-rw-r--    286168  Feb 12 10:39   case-products-11.hqx
  85.  
  86. See also the Mar. 1, 1992 issue of Datamation.  There are over 400 products
  87. listed for different purposes and platforms.  Entries in the listing describe
  88. Company, Product, Product Type, and Operating System.  Some of the product
  89. types are: Structured Analysis, Planning and Design, Strategic Planning,
  90. Analysis and Design, User Interface Konstruction, DBMS Design, Design,
  91. Prototyping, Project Management, Verification, Validation, (Data) Modeling,
  92. Simulation , Diagramming, Methodology, Software Metrics and Static Analysis,
  93. Configuration and Release Management, Project Management, Maintenance, Code
  94. Generation, Restructuring and Reverse Engineering, Performance, Testing.
  95. (sprinzl@edvz.tuwien.ac.at)
  96.  
  97. ------------------------------------------------------------------------
  98. Subject: What version control systems are available on UNIX
  99. Date: 29 Mar 1993
  100. Originally collected by: media01!rla@relay.nluug.nl (Raymond van der Laan)
  101. (see also the archive file "cmtools")
  102.  
  103. SCCS is free and comes with most Unix-distribution, ported to everything and
  104. its brother.  It is no longer being enhanced or improved.  Clumsy and not
  105. suited to many users working on the same project.  Many people place scripts
  106. around the various SCCS commands to help the user.
  107.  
  108. RCS, better than SCCS, but still requires scripts to make life easier on the
  109. developer.  Originally by Walter Tichy (now at Karlsruhe) and still maintained
  110. by Purdue (rcs-bugs@cs.purdue.edu); available on the GNU distribution, widely
  111. ported, and free.  Available via anonymous FTP from several sources:
  112.     site                filename
  113.     ftp.cs.ruu.nl      /pub/GNU/rcs-5.6.tar.Z
  114.     cs.purdue.edu       pub/RCS/rcs.5_6.tar.Z
  115.     prep.ai.mit.edu     pub/gnu/rcs-5.6.tar.Z
  116.     ftp.uu.net          packages/gnu/rcs-5.6.tar.Z
  117.     ftp.virginia.edu    pub/vms/*.zoo  (VAX VMS version)
  118. It works best with GNU diff 2.0; look for diff-2.0.tar.Z.  Many case tools
  119. interface with RCS.
  120.  
  121. CVS extends RCS to control concurrent editing of sources by several users
  122. working on releases built from a hierarchical set of directories.  "RCS is
  123. assembly language, CVS is Pascal", according to the author.  Brian Berliner's
  124. CVS 1.3 C version is in cvs-1.3.tar.Z at MIT and UUnet. Dick Grune's original
  125. shell script version, CVS 3.0, is available at RUU.  Berliner
  126. (berliner@Sun.COM) and Jeff Polk (polk@BSDI.COM) continue to maintain CVS; the
  127. 1.3 release was in April 1992.
  128.  
  129. The shape toolkit (ShapeTools) is a set of commands for change control,
  130. developed by Axel Mahler, Andreas Lampen and others at the Technical
  131. University of Berlin.  It consists of a repository (the Attributed File
  132. System), version control programs, a build driver (compatible with make),
  133. release management system, and EMACS editor interface.  ShapeTools 1.3 was
  134. released in late May 1992; it runs on many UNIX variants. It's available from
  135.    site                  file
  136.    coma.cs.tu-berlin.de  pub/shapeTools/shapeTools-1.3.tar.Z
  137.    gatekeeper.dec.com    pub/plan/shapeTools-1.3.tar.Z
  138. gatekeeper has a mail archive server;  send a message to
  139. ftpmail@gatekeeper.dec.com whose body contains the single line "help".
  140.  
  141. Aegis is a project change supervisor distributed under the GNU piblic licence.
  142. CVS provides a repository; aegis provides a repository, a baseline, mandatory
  143. reviews and mandatory testing.  It's available via anonymous ftp from:
  144.   Host: ftp.nau.edu (134.114.64.70)
  145.   Dir:  /pub/Aegis
  146.   File: aegis.1.3.tar.Z         # the complete source
  147.   File: aegis.1.3.patch.Z       # patch to take 1.2 to 1.3
  148.   File: aegis.1.3.ps.Z          # PostScript of the User Guide
  149.  
  150. Many large and expensive case-tools exist which have version control in them.
  151. (Teamwork, Backplane) All VCS we know about are file-based. Database-oriented
  152. VCS's do not seem to exist.
  153.  
  154. ------------------------------------------------------------------------
  155. Subject: Other configuration Management tools
  156. Date: 28 Apr 1993
  157. Originally collected by: rene@Cadence.COM (Rene Churchill) and
  158.     zdlc03@trc.amoco.com (Dan L. Cummings)
  159.  
  160. DSEE (pronounced dizzy) [Domain Software Engineering Environment] by Apollo
  161. (now HP) is an excellent program that has excellent version control and does
  162. builds for the user.  These builds can be easily customized to a specific
  163. purpose and spread out over several different machines simultaneously.
  164. Excellent for large development projects.  Problem: Cannot be ported to other
  165. machines.  Uses non-standard facilities of Domain/OS; David Lubkin of the DSEE
  166. Project says it will be available on other operating systems, at least HP's
  167. OSF offering.  I don't know their main phone number, but their help line could
  168. get you in touch with somebody.  (1-800-227-6556)
  169.  
  170. ClearCase, by Atria software (see vendor list) runs on Silicon Graphics, HP,
  171. and Sun systems.  It was influenced by DSEE.  For SGI machines, it's available
  172. through regular SGI sales channels (US customers can call 1-800-800-SGI1).
  173.  
  174. Softool Corp. sells a "Family of change and configuration control products"
  175. The literature looks good.  This program does code control, builds, merging
  176. and other items that look good for group projects.  It has also been ported to
  177. DEC, IBM, Sun HP, Harris, and IBM PC computers.  It's been around for a long
  178. time, so it's a very mature product.
  179.     Softool Corp.;  340 S. Kellogg Ave.;  Goleta, CA 93117
  180.     (805) 683-5777
  181.  
  182. Imperial Software Technology Limited sells some CASE tools that do builds and
  183. manage source code.  The literature is not that glossy, and the impression I
  184. got was of a immature set of programs.  I also sent them a fax and email and
  185. have yet to get a response.  (6+ months)
  186.     Imperial Software Technology Ltd.; 95 London Street;  Reading RG1 4QA
  187.         United Kingdom
  188.     Phone: 0734-587055 (add England country code)
  189.     Usenet: apg@ist.co.uk
  190.  
  191. Aide-de-Camp is another good looking product from its literature.  Sounds very
  192. mature and has many good feature mentioned above.  Rather than independent
  193. versions of each file, it stores which groups of files change together: a nice
  194. idea for tracking widespread changes.
  195.     Software Maintenance & Development Systems, Inc.
  196.     PO Box 555;  Concord, MA 01742
  197.     (508) 369-7398
  198.  
  199. Procase is an interesting database for code control.  It creates a database of
  200. all of your code and will display call graphs and other very fancy functions.
  201. It requires you to use its editor, rather than vi or emacs (though it does
  202. have emulation modes for them) It has a very impressive user interface, just
  203. not enough flexibility for me.
  204.     Procase; 210 Canegie Center, Suite 101;  Princeton, NJ 08540
  205.     (609) 452-8848
  206.  
  207. Digital Equipments Corp.'s VAXSET:
  208. CMS: Code Management System; Code libraries and configuration control
  209. MMS: Module Management System; Like MAKE integrated to CMS
  210. LSE: Language Sensitive Editor - Provided programming support as part
  211.      of the editors functioning for all supported VMS languages
  212. SCA: Source Code Analyzer - Provide variable information, call trees,
  213.      etc.  Integrated into LSE and CMS.
  214. DTM: DEC Test Manager; Automated scripting tool for performing
  215.      tests of software, creating benchmarks and helping with
  216.      regression testing
  217. PCA: Performance and Coverage Analyzer - Allows for program analysis.
  218.      Validates path coverage of testing.
  219. All these product are operational on VAX VMS platforms. Additionally there is
  220. the interactive debugger, the Common Data Dictionary (repository), DEC Design,
  221. DEC Plan, and other tools.
  222.  
  223. CaseWare/CM (formerly Amplify Control) from CaseWare, Inc. is an interactive
  224. development environment emphasizing configuration management and tool
  225. integration.  It provides user-modifiable graphical and non-graphical user
  226. interfaces.  The graphical interfaces supports Motif.  It also supports
  227. several configuration management methodologies via its flexible object-
  228. oriented data modeling.  They supply a generic software process model, which
  229. you can customize.  The related CaseWare/PT problem tracking system is driven
  230. from the same configration management database.  (see vendor list for
  231. address).
  232.  
  233. CMZ is a code manager for C and Fortran;  besides version archiving, it also
  234. provides many editing, checking, and library management functions.  It
  235. currently runs on Apollo, IBM VM/CMS, IBM MVS, IBM RS/6000, VAX/VMS, Ultrix,
  236. Gould UTX, Cray Unicos, Sun, SGI, HPUX.   All European High Energy Physics
  237. laboratories will get it from CERN;  others must pay a licence fee.   Contact
  238. codeme@cernapo.cern.ch.
  239.  
  240. SMS from Intasoft [see vendor list] runs on PCs, Unix and VAXen.  Facilities
  241. include source code control, a preprocessor, a build tool and a menu driven
  242. front end.  I find it very usable, it is reasonably priced and it has all the
  243. facilities I need.  nyo@dcs.ex.ac.uk (Neil Youngman)
  244.  
  245. "Merge Ahead" is not a full fledged Version or Configuration mangement tool,
  246. but it addresses one of the most important parts of such systems, support for
  247. management and integration of multiple versions and releases.  While Merge
  248. Ahead does not provide check-in and check-out it is designed to work closely
  249. with other tools that do: integrations for RCS and SCCS are contributed, and
  250. integrations to CASEWare/CM and Atherton Technology Software BackPlane re
  251. supported by those vendors. Integrations to other CM tools (Atria ClearCase,
  252. TeamOne TeamNet, etc.) and even custom and internal tools are easy--even if
  253. files are versioned only by different names or extensions. Merge Ahead is
  254. available from: Prescient Software, Inc. (see vendor list)
  255.  
  256. RAZOR from Tower Concepts, Inc (see vendor list) is an easily tailored
  257. configuration management system with an integrated problem tracking system.
  258. It offers control and coordination of file versioning and product build
  259. management.  The graphical interface is built on OpenLook.  Its easily parsed
  260. ASCII database encourages users to generate their own scripts for report
  261. generation and process control.  Contact razor-info@tower.com for a detailed
  262. description, or razor-manual@tower.com for a postscript copy of their manual.
  263.  
  264. ------------------------------------------------------------------------
  265. Subject: CASE tools for object-oriented design and analysis
  266. Date: 29 Nov 1993
  267. Originally collected by: calvo@nssdca.gsfc.nasa.gov (Sherri Calvo)
  268.  
  269. Cadre Teamwork
  270. 401-351-5950
  271. associated with Project Technology.  Shlaer/Mellor OOA capability including
  272. ERDs in upcoming V.4.0.  Ada structure graphs (Booch/Buhr).
  273.  
  274. CASET
  275. 714-496-8670
  276. IPSYS ToolBuilder
  277.  
  278. HOOD (Hierarchical Object Oriented Design)
  279. HOOD User's Group:
  280.     HUG Administration
  281.     Logica Space and Communications Ltd
  282.     Business Park No 4
  283.     Randalls Way
  284.     Leatherhead
  285.     Surrey, KT22 7TW
  286.     U.K.
  287.     Attn: Jardine Barrington-Cook
  288.     email: barrington-cookj@logica.co.uk
  289. Now mandatory for several European Space Agency projects.
  290.  
  291. Interactive Development Environments (IDE)
  292. Vienna, VA ofc. 703-848-8808
  293. San Francisco   415-543-0900
  294. sales@ide.com
  295. Extension of Ada design tools to handle OOPLs, primarily C++
  296.  
  297. ObjecTime
  298. ObjecTime Ltd. (see vendor list)
  299. ObjecTime is an Object-Oriented CASE tool for real-time systems.  It supports
  300. the Real-Time Object-Oriented Modeling (ROOM) methodology, including a highly
  301. iterative development process enabled by the creation of executable models
  302. (not just diagrams). Object-oriented paradigms are integral to the tool and
  303. support reusable design components.
  304.  
  305. ObjectMaker (a/k/a Adagen)
  306. Mark V Systems, Ltd.; 16400 Ventura Blvd., #319; Encino, CA 91436
  307. 818-995-7671 (voice)      818-995-4267 (fax)
  308. Runs under Windows, X11, Mac.  Tools for Yourdon, Booch, Buhr methodologies
  309. Code generation and reverse engineering for Ada, C/C++ (may be under
  310. development.)
  311.  
  312. OOAtool
  313. by Object International Inc. in the vendor list.  Runs under Windows, Mac, and
  314. 11.  Supports methodology in Peter Coad's books "Object-Oriented Analysis"
  315. and "Object-Oriented Design".
  316.  
  317. OOTher (OO Documentation Tool); once called OoaToolFree
  318. Rel 1.05a (for win 3.0/3.1).
  319. Supports Coad's OOA/OOD and Finite State Machine notation (a subset of SDL).
  320. Available on SIMTEL20 and CICA.  Free for Students, $70 home users, $170 site
  321. licese for 5 users for others.  e-mail: conrozi@KK.ericsson.se.  To fetch from
  322. simtel-20 (via mail in uuencoded format):
  323.         Send e-mail to listserv@vm1.nodak.edu, set the subject string to
  324.         SIMTEL20-request. The message body should be:
  325.                 /PDGET MAIL PD1:<msdos.windows3>OOT-104d.ZIP UUENCODE
  326.  
  327. Paradigm Plus / EVB Edition
  328. EVB Software Engineering  (see vendor list).
  329. Supports the EVB Ada Object Oriented Development (AOOD) methodology.  Can be
  330. configured to support other methods.  Has Ada code generation.
  331.  
  332. Rational Rose
  333. Rational (see vendor list)
  334. Supports Booch methodology.  Available for SunOS, AIX, MS Windows, OS/2.
  335.  
  336. Robochart
  337. Digital Insight (see vendor list)
  338. Interactive diagram editor for OPEN LOOK & SunView ($495); Does hierarchical
  339. ERDs, dataflows, etc.  Educational discounts.
  340.  
  341. System Architect
  342. Popkin Software.  212-571-3434 (voice) 212-571-3436 (FAX)
  343.     11 Park Place, New York, NY 10007
  344. Supports ER diagrams, Booch methodology for Ada and C++, Coad/Yourdon.
  345. Diagram editor checks for consistency and rule violations.  Runs under MS-
  346. Windows.
  347.  
  348. Systematica Virtual Software Factory
  349. England
  350. (0202)297292 (voice)
  351. Hierarchical OO design package based on GOOD
  352.  
  353. Unirel Openlook Toolkit
  354. Unirel; Centro Commerciale Osmannoro; Via Volturno, 12;
  355.     50019 Sesto Fiorentino, Italy
  356. +39 55 301279 (voice)   +39 55 318525 (fax)
  357. An Eiffel wrapper for Xlib.  US $2000
  358.  
  359. Objectory (Objective Systems; see vendor list) is an object-oriented Analysis
  360. and Design method with supporting CASE-tool. The tool is a multi-user tool
  361. with a central repository and includes multiple diagram and documentation
  362. techniques, consistency checks, traceability, etc. It covers several models
  363. including Requirements, Analysis and Design models and also C++ code
  364. generation. The tool runs on multiple platforms. An overview of Objectory can
  365. be found in "Object-Oriented Software Engineering - A use case driven
  366. approach", by Jacobson et al, published by Addison-Wesley 1992.
  367.  
  368. ------------------------------------------------------------------------
  369. Subject: Problem Tracking systems
  370. Date: 28 Apr 1993
  371. Originally collected by: pyke@escaegate2.boeing.com (Ronald B Pyke)
  372.  
  373. The only commercial product for the Apollo mentioned was:
  374.     DDTS
  375.     Qualtrak Corporation
  376.     3315 San Filipe Road, Suite 16;     San Jose, CA  95135-2000
  377.     1-408-274-8867
  378. Several responses mentioned software available to Software Productivity
  379. Consortium (SPC) members, and also software developed at Boeing.
  380.  
  381. RAZOR, by Tower Concepts, Inc (see vendor list) offers an issue tracking
  382. system that runs on Sparc platforms.  Contact razor-info@tower.com for a
  383. detailed description, or razor-manual@tower.com for a postscript copy of their
  384. manual.
  385.  
  386. ------------------------------------------------------------------------
  387. Subject: CASE tools for educational use
  388. Date:  9 Jul 1993
  389. Originally collected by: render@zeppo.colorado.edu (Hal Render)
  390.  
  391. Teamwork (Cadre Technologies: see vendor list)
  392. It runs on SUN, ULTRIX, VMS, HP, APOLLO, OS2, etc, with X window support
  393. on most of the platforms with more to come soon (including some low-cost
  394. PC X emulators. [from cadreri!sat@Sun.COM (Scott A. Trachtenberg)]
  395.  
  396. We have been using for the past few years the following two tools:
  397. (Schemacode International Inc; see vendor list)
  398. SCHEMACODE: automatically translates schematic pseudocode design into
  399.   source code.   Works for most programming language except ADA.
  400.   Available on PC, soon on UNIX. Educational licence 250$ + 50$ per PC.
  401.   IEEE Computer had a good report on this tool. Sometime last fall.
  402. DATRIX: a tool for software quality assessment on PC and UNIX machines.
  403.   Works for C, FORTRAN and PASCAL.  Measures up to 40 metrics and provides
  404.   a unique representation of the control flow, which is useful for testing,
  405.   program understanding, and program evaluation.  Expensive; educational
  406.   licence for 500$, including up to 10 workstations.
  407. We have been using these tools for the past three years in 4th year
  408. undergrad and grad soft.eng. courses Ecole Polytechnique in Montreal.
  409.     [from robillar@rgl.polymtl.ca (P. N. Robillard)]
  410. ToolBuilder (formerly TBK) from IPSYS (see vendor list) It provides meta-tools
  411.   (design editors, structure editors) a single underlying ERA database
  412.   (supporting fine structure) and a uniform UI based on Motif. Tools exist for
  413.   HOOD (design for Ada). Might have educational discounts.
  414. STONE (FZI, see vendor list and archives file "environments") - An SEE for
  415.   research and education. An OODBS called OBST is used as the core of the
  416.   environment.  OBST is available via anonymous ftp from gate.fzi.de
  417.   [141.21.4.3]. OBST provides currently an interface to C++.  A call
  418.   interfaces to C is also available, as well as an embedding of OBST into the
  419.   interactive tool command language TCL.  [from Bernhard Schiefer
  420.   <schiefer@fzi.de>]
  421. Rational Environment (Rational, see vendor list). A tightly integrated,
  422.   interactive software engineering environment for total lifecycle control of
  423.   Ada projects. Supports design, development, unit test, maintenance,
  424.   verification, document generation, configuration management, subsystem
  425.   tools, incremental compilation. Can also integrate with external front-end
  426.   CASE tools and external target compilers.  [from: Bob Geiger
  427.   <rjg@gator.Rational.COM>]
  428. Objectory (Objective Systems; see vendor list) is an object-oriented Analysis
  429.   and Design method with supporting CASE-tool. The tool is a multi-user tool
  430.   with a central repository and includes multiple diagram and documentation
  431.   techniques, consistency checks, traceability, etc. It covers several models
  432.   including Requirements, Analysis and Design models and also C++ code
  433.   generation. The tool runs on multiple platforms. An overview of Objectory
  434.   can be found in "Object-Oriented Software Engineering - A use case driven
  435.   approach", by Jacobson et al, published by Addison-Wesley 1992.
  436.  
  437. ------------------------------------------------------------------------
  438. Subject: CASE Vendor list
  439. Date: 29 Sep 1993
  440. Originally collected by: Scott Marcus <marcuss@sol.cs.fau.edu> and/or Theo
  441.     Heavey <theo@cs.fau.edu>, CASE research group, Dept. of Computer Science,
  442.     Florida Atlantic University; sponsored by Florida Industry High Technology
  443.     Council
  444.  
  445. Adpac Corp.
  446.    Adpac CASE Tools
  447.    340 Brannan St.; San Francisco, CA 94107; 415-974-6699
  448. Advanced Logical Software
  449.    Anatool
  450.    9903 Santa Monica Blvd., suite 108; Beverly Hills, CA 90212; 213-653-5786
  451. Advanced System Technologies Inc.
  452.    QASE
  453.    Category: information systems development environment
  454.    12200 E. Briarwood Ave., Suite 260; Englewood, Colorado 80112
  455.      Fax: (303) 790-2816; Tel: (303) 790-4242
  456. Advanced Technology International, Inc.
  457.    SuperCase
  458.    category: back-end, reverse engineering
  459.    Corporate HQ: 1501 Broadway, Suite 1314; New York, NY 10036
  460.      Tel: (212) 354-8280
  461.    West Coast Office: 8950 Villa La Jolla Drive, Suite 1200; La Jolla, CA 92037
  462.      Tel: (619) 453-3050
  463. AGS Management Systems, Inc.
  464.    Multi/CAM
  465.    category: front end
  466.    880 First Ave.; King of Prussia, PA 19406; 215-265-1550
  467. American Management Systems, Inc.
  468.    Life Cycle Productivity System
  469.    category: front end, back end
  470.    1777 North Kent St.; Arlington, VA 22209; 703-841-6060
  471. Applied Business Technology Corp.
  472.    Project Workbench
  473.    361 Broadway; New York, NY 10013; 212-219-8945
  474. Applied Data Research, Inc.
  475.    DEPICTOR
  476.    category: front end
  477.    Route 206 and Orchard Rd.; CN-8; Princeton, NJ 08543
  478. Arthur Andersen & Co.
  479.    Design/1 (part of Foundation Series)
  480.    category: front end, back end, RE/M
  481.    33 West Monroe St.; Chicago, IL 60603
  482.    69 West Washington; Chicago, IL 60602; 312-580-0069; 312-580-0033
  483.      312-507-5161
  484. Ascent Logic Corporation
  485.    RDD-100
  486.    category: systems engineering, requirements analaysis
  487.    180 Rose Orchard Way, Suite 200; San Jose, CA 95134; phone: 408-943-0630
  488.      FAX:   408-943-0705
  489. ASYST Technologies, Inc.
  490.    The Developer
  491.    One Naperville Plaza; Naperville, IL 60540; 800-361-3673
  492. Atherton Technology
  493.    Software BackPlane,  Project Softboard,  Integration Softboard
  494.    1333 Bordeaux Drive; Sunnyvale,  CA. 94089; Tele: 408 734-9822
  495.      Fax: 408 744-1607
  496. Atria Software
  497.    ClearCase
  498.    24 Prime Park Way, Natick, MA 01760; tel. (508)-650-1193; info@atria.com
  499. Bachman Information Systems
  500.    BACHMAN Product Set, BACHMAN/Analyst
  501.    category: reverse engineering, front end
  502.    8 New England Executive Park; Burlington, MA 01803; 617-273-9003
  503.      800-BACHMAN
  504. Bell-Northern Research
  505.    ObjecTime now supplied through ObjecTime Ltd.
  506. Cadre Technologies, Inc
  507.    Teamwork OS/2 3.0
  508.    category: front end
  509.    222 Richmond St.; Providence, RI 02903; 401-351-5950; 401-351-CASE
  510. The CADWARE Group, Ltd
  511.    SYLVA Series
  512.    category: Front end
  513. CASE Methods Development Corp.
  514.    CASE/FRAMEWORK--METHODOLOGY, CASE/FRAMEWORK--SYNERGY
  515.    category: Information Engineering Methodology
  516.    100 N. Central Exwy.; Suite 710; Richardson, TX 75080; tel: 214-644-8173
  517.      fax: 214-644-8175
  518. CaseWare, Inc
  519.    CaseWare/CM, CaseWare/PT (formerly Amplify Control)
  520.    108 Pacifica; Irvine, CA 92718-3332; voice: (714) 453 2200
  521.      FAX: (714) 453 2276
  522. CASEWorks, Inc.
  523.    CASE:PM
  524.    1 Dunwoody Park, Suite 130; Atlanta, GA 30338; 404-399-6236
  525.      Fax: 404-399-9516
  526. The Catalyst Group
  527.    PATHVU Series
  528.    category: RE/M
  529.    Peat Marwick Main & Co.; 303 East Wacker Dr.; Chicago, IL 60601
  530.      800-323-3059; 312-938-5352
  531. CGI Systems, Inc.
  532.    PACBase, PACBench, PACDesign, Transform
  533.    category: front end, back end, RE/M
  534.    1 Blue Hill Plaza; Pearl River, NY 10965; 914-735-5030
  535. Chen & Associates
  536.    ER-Designer (ERD)
  537.    4884 Constitution Ave, Ste 1E; Baton Rouge, LA 70808; 504-928-5765
  538. Cincom Systems, Inc.
  539.    Supra, Mantis, Easy PC Contact, CASE Interchange
  540.    2300 Montana Ave.; Cincinnati, OH 45211; 800-888-0115
  541. Coding Factory
  542.    CoFac
  543.    100 Netro Park South; Laurence Harbor, NJ 08878; 201-290-0090
  544. Cognos
  545.    PowerCASE
  546.    67 S. Bedford St.; Burlington, Mass. 01803; 617-229-6600
  547. Computer Associates International, Inc.
  548.    CA-Datacom, CA-Ideal,  CA-Dataquery, CA-Dataquery PC
  549.    Computer Associates World Headquarters; 711 Stewart Ave.
  550.      Garden City, NY 11530; 516-227-3300
  551. Computer Data Systems
  552.    Scan/COBOL, SuperStructure
  553.    1 Curie Court; Rockville, MD 20850; 202-921-7000
  554. Computer Sciences Corp
  555.    Design Generator
  556.    category: front end
  557.    3610 Fairview Park Dr; Falls Church, VA 22042; 703-876-1000
  558. Computer Systems Advisers, Inc
  559.    Picture Oriented Software Environment (POSE) 4.0, SilverRun
  560.    50 Tice Blvd.; Woodcliff Lake, NJ 07675; 800-537-4262; 201-391-6500
  561. Compuware Corporation
  562.    CATI tools: Abend-AID, CICS Abend-AID,
  563.      CICS RADAR, File-AID family, TransRELATE,
  564.      PLAYBACK, File PLAYBACK, SIMULCAST, dBUG-AID, XPEDITER, NAVIGATOR
  565.    31440 Northwestern Highway; Farmington Hills, Michigan 48018-5550
  566. Cortex Corp.
  567.    CorVision, Application Factory
  568.    category: front end, back end, RE/M
  569.    138 Technology Dr.; Waltham, MA 02154
  570.    100 Fifth Avenue; Waltham, MA 02154-9863; 617-894-7000
  571. Cullinet Software, Inc.
  572.    IDMS/Architect
  573. D. Appleton Company
  574.    IDEF/Leverage
  575.    1334 Park View Ave., Suite 220; Manhattan Beach, CA 90266; 213-546-7575
  576. Deft Inc.
  577.    Deft
  578.    567 Dixon Rd., suite 110; Rexdale, ON M9W 1H7; Canada; 416-249-2246
  579. Deloitte, Haskins & Sells
  580.    4Front
  581.    200 East Randolph Dr.; Chicago, IL 60601; 312-856-8168
  582. Digital Equipment Corp.
  583.    DECASE
  584.    DECdirect; Continental Blvd.; Merrimack, NH 03054; 800-344-4825
  585. Digital Insight
  586.    Robochart
  587.    category: flow diagram editor
  588.    P.O. Box 533; Simi Valley, CA 93062-0533; USA; phone: (805) 583-3627
  589.      fax: (805) 583-3809; e-mail: rc-sales@digins.com
  590. Digital Tools Inc.
  591.    AutoPLAN
  592.    category: project scheduling tool
  593.    18900 Stevens Creek Blvd.; Cupertino, California 95014; phone: 408-366-6920
  594.      fax:   408-446-2140
  595. ECS Associates
  596.    SQL-Link-Plus
  597.    3812 Sepulveda Blvd.; Torrance, CA 90505; 213-378-9260
  598. EVB Software Engineering, Inc.
  599.    Paradigm Plus / EVB Edition - OOA/OOD CASE Tool (Unix and DOS);
  600.      HeragrapH - Ada 2D/3D Graphics and GUI toolkit (Unix/X windows and DOS);
  601.      GRACE - Reusable Ada Software Components;
  602.      RLT - Reuse Library Toolset (Unix and DOS);
  603.      Ada, Object Oriented Development and Software Engineering Training;
  604.    5303 Spectrum Drive,; Frederick, MD 21701; VOICE 301-695-6960
  605.      FAX 301-695-7734; info@evb.com
  606. Evergreen CASE Tools
  607.    EasyCASE (shareware), EasyCASE plus (commercial)
  608.    11025 164th Ave NE; Redmond WA 98052; 206-881-5149
  609. Forschungszentrum Informatik (FZI)
  610.    STONE
  611.    Haid-und-Neu-Str. 10-14,; D-7500 Karlsruhe, Germany; +49-721-6906-731
  612. ICONIX Software Engineering Inc.
  613.    PowerTools Series
  614.    category: front end, back end, RE/M
  615.    2800 Twenty Eighth St, Suite 320; Santa Clara, CA 90405; 213-458-0092
  616. i-Logix
  617.    StateMate
  618.    22 Third Ave.; Burlington, MA 01803; 617-272-8090
  619. Index Technology Corp. (merged with Sage to form Intersolv)
  620. Insoft Ky
  621.    Prosa
  622.    P.O.Box 9; SF-90101 Oulu; Finland; tel. +358-81-226128; fax. +358-81-221754
  623. Institute for Information Industry
  624.    KangaTool Series
  625.    category: front-end
  626.    8th Floor, 106 Ho-Ping E. Rd.; Taipei, Taiwan, R.O.C.
  627. Institute of Applied Computer Science (IFAD)
  628.    VDM-SL Toolbox
  629.    Forskerparken 10,; DK-5230 Odense M, Denmark; Phone: +45-65932300
  630.      Fax: +45-65-932999; Email: poul@ifad.dk
  631. Intasoft
  632.    SMS
  633.    category: configuration management
  634.    153 Sweetbrier Lane; Exeter EX1 3DG; England
  635. Integrated Systems, Inc.
  636.    AutoCode
  637.    2500 Mission College Blvd.; Santa Clara, CA 95054; 408-980-1500
  638. IntelliBase nv/sa
  639.    RIDL*
  640.    category: I-CASE for Nijssen's Information Analysis Method
  641.    Plantin en Moretuslei 220; B-2018 Antwerp; BELGIUM; tel. (+32) 3 235 9596
  642.      fax. (+32) 3 235-7955
  643. Interactive Development Environments
  644.    Software through Pictures, C Development Environment
  645.    category: front end
  646.    595 Market St., 10th Floor; San Francisco, CA 94105; 415-543-0900
  647. Intersolv (merger of Index and Sage)
  648.    Excelerator 1.84, Polytron Version Control System (PVCS),
  649.      APS Development Center
  650.    category: I-CASE (front end, back end, RE/M)
  651.    Corporate HQ: 3200 Tower Oaks Blvd.; Rockville, Maryland 20852; 301-230-3200
  652.    International HQ: Abbey View; Everard Close; St. Albans; Herts AL1 2PS
  653.      United Kingdom; Tel: 0727812812
  654. IPSYS Software Plc,
  655.    ToolBuilder
  656.    Marlborough Court,; Pickford Street,; MACCLESFIELD, Cheshire, SK11 6JD
  657.      United Kingdon; Tel: +44 625 616722; E-mail: support@ipsys.co.uk
  658. KnowledgeWare, Inc.
  659.    IEW/WS, RECODER, INSPECTOR
  660.    category: front end
  661.    3340 Peachtree Rd.; Atlanta, GA 30026; 404-231-8575; 800-338-4130
  662. Language Technology (defunct; products acquired by KnowledgeWare)
  663.    RECODER, INSPECTOR
  664. Learmonth & Burchett Management Systems, Inc. (LBMS)
  665.    System Engineer (nee Auto-Mate Plus)
  666.    1800 West Loop South, Suite 1800; Houston, TX 77027; 713-682-8530
  667.      800-231-7515
  668. MAGEC Software
  669.    MAGEC
  670.    category: Full Cycle Cobol database apps
  671.    4054 INFOMART; 1950 Stemmons Freeway; Dallas, TX 75207; 800-336-2432
  672.      214-746-4000; FAX: 214-746-4099
  673. Manager Software Products, Inc.
  674.    Manager Series
  675.    category: Front end, back end
  676.    131 Hartwell Ave; Lexington, MA 02173-3126; 617-863-5800
  677. Mark V Systems, Ltd.
  678.    ObjectMaker 2.0 (aka Adagen)
  679.    category: cross-lifecycle
  680.    16400 Ventura Blvd., Suite 303; Encino, CA 91436; 818-995-7671 (voice)
  681.      818-995-4267 (fax); mo@markv.com
  682. Matterhorn, Inc.
  683.    HIBOL
  684.    category: back end
  685. McCabe & Associates
  686.    ACT, BAT, DCT, CodeBreaker
  687.    category: Reverse Engineering/Maintenance
  688.    5501 Twin Knolls Road, Suite 111; Columbia, Maryland 21045; 800-638-6316
  689. McDonnell-Douglas
  690.    ProKit*Workbench STRADIS, PRO-IV
  691.    category: front end
  692.    P.O. Box 516; Dept. L515, MS 2812301; St. Louis, MO 63166; 800-325-1087
  693.      800-822-7337; 314-232-5715
  694. Mentor Graphics Corp.
  695.    Analyst/RT, Designer, Auditor
  696.    category: front end
  697.    8500 Southwest Creekside Place; Beaverton, OR 97005; 503-626-7000
  698. Meridian Software Systems, Inc.
  699.    OpenSELECT CASE
  700.    category: front end
  701.    10 Pasteur Street; Irvine, CA 92718; 714-727-0700 (ext. 224)
  702.      fax: 714-727-3583
  703. Meta Systems
  704.    QuickSpec, Structured Architect (SA), Structured
  705.      Architect-Integrator (SA-I), PSL/PSA, Report Specification
  706.      Interface (RSI), View Integration System (VIS).
  707.    category: front end, RE/M
  708.    315 E. Eisenhower Parkway, Suite 200; Ann Arbor, MI 48108; 313-663-6027
  709. Micro Focus, Inc.
  710.    COBOL/2 Workbench
  711.    2465 East Bayshore Rd.; Palo Alto, CA 94303; 415-856-4161
  712. Mortice Kern Systems
  713.    RCS (for DOS), MKS Toolkit
  714.    Customer Service; Mortice Kern Systems Inc.; 35 King St. N.
  715.      Waterloo, Ont. Can. N2J 2W9; (519)884-2251; (519)884-8861 FAX
  716.      (800)265-2797 (Continental US only)
  717. Netron, Inc.
  718.    NETRON/CAP
  719.    99 St. Regis Crescent N; Downsview, Ontario; Canada M3J 1Y9; 416-636-8333
  720. Object International, Inc.
  721.    OOAtool catgegory: object-oriented analysis
  722.    8140 N. MoPac Expwy, 4-200; Austin, TX 78759-8864 USA
  723.      (512) 795-0202 (voice); (512) 795-0332 (fax)
  724. ObjecTime Limited
  725.    ObjecTime
  726.    category: real-time object-oriented
  727.    ObjecTime Limited,; 340 March Road, Suite 200,
  728.      Kanata, Ontario, Canada  K2K 2E4
  729.      telephone: 1-800-567-TIME; (613) 592-3128; fax:       (613) 591-3784
  730.      internet:  sales@objectime.on.ca
  731. Objective Systems
  732.    Objectory
  733.    PO Box 1128; S-116 24 Kista; Sweden; Fax +46 8 751 30 96;
  734.      Tel +46 8 703 45 84;  Email: freli@os.se
  735. On-Line Software International
  736.    AD/VANCE DataModeler
  737.    2 Executive Dr.; Ft. Lee Executive Park; Ft. Lee, NJ 07024; 201-592-0009
  738. Optima, Inc.
  739.    DesignVision 1.7, DesignMachine 2.0
  740.    category: front end, back end
  741. Oracle Systems Corp.
  742.    CASE*Designer, CASE*Dictionary, CASE*Generator, SQL*Forms, SQL*Report,
  743.      SQL*QMX, Oracle, SQL*Louder
  744.    Oracle World Headquarters; 500 Oracle Pkwy; Redwood Shores, CA 94065
  745.      415-506-7000
  746.    ORACLE Corporation; 20 Davis Drive; Belmont, CA 94002; 800-345-DBMS
  747. Pansophic Systems Inc.
  748.    Telon
  749.    2400 Cabot Drive; Lisle, IL 60532; 312-505-6000; 800-323-7335
  750. ParcPlace Systmems
  751.    ObjectworksC++, ObjectworksSmalltalk
  752.    category: back-end
  753.    Corporate HQ: 999 E. Arques; Sunnyvale, CA 94086-4593; Tel: (408) 481.9090
  754.      Fax: (408) 481.9095; Email:  info@parcplace.com
  755. Performance Awareness Corp.
  756.    preVue, preVue-X, XStudio
  757.    8521 Six Forks Rd., Suite 200; Raleigh, NC 27615, USA; Phone: (919) 870-8800
  758.      e-mail: prodinfo@PACorp.com
  759. Phoenix Technologies, Ltd.
  760.    P-Source, P-Tools
  761.    846 University Ave.; Norwood, MA 02062; 617-551-4000
  762. Popkin Software & Systems
  763.    System Architect
  764.    111 Prospect St., Suite 505; Stamford, CT 06901; 203-323-3434
  765.    11 Park Place, NY, NY 10007; tel. 212-571-3434; fax. 212-571-3436
  766. Prescient Software, Inc.
  767.    Merge Ahead
  768.    3494 Yuba Avenue; San Jose, CA 95117-2967; E-mail: mcgregor@netcom.com
  769.      tel: 408-985-1824; fax: 408-985-1936
  770. PROCASE Corporation
  771.    SMARTsystem; C/Spot/Run
  772.    2694 Orchard Parkway; San Jose, CA 95134; fax. (408) 435-2600
  773.      tel. (408) 433-9500; customer support: 800-777-4776
  774. ProMod, Inc.
  775.    ProMod Series
  776.    category: front end, back end, RE/M
  777.    23685 Birtcher Dr.; El Toro, CA 92630; 714-855-3046; 800-255-2689
  778. ProtoSoft, Inc.
  779.    Paradigm Plus
  780.    17629 El Camino Real Suite 202, Houston TX 77058; 713-480-3233
  781.      FAX 713-480-6606
  782. Rational
  783.    1. An integrated, interactive software engineering environment for Ada
  784.    2. Rational Rose, object-oriented analysis and design tool
  785.    Category: front end, back end, development environment, reverse engineering,
  786.      configuration management
  787.    3320 Scott Blvd; Santa Clara, CA 95054; 1-800-767-3237;
  788.      (408) 496-3600 (ask for Terri Baxter)
  789. Ready Systems Corp.
  790.    CardTools
  791.    470 Potrero Ave.; P.O. Box 60217; Sunnyvale, CA 94086
  792. Reasoning Systems Inc.
  793.    category: reverse engineering, re-engineering
  794.    3260 Hillview Ave.; Palo Alto, CA 94304; 415-494-6201 (voice)
  795.      415-494-8053 (FAX); reasoning@reasoning.com
  796. Sage Software Inc. (merged with Index to form Intersolv)
  797. Sapiens International
  798.    Perfect, Object-Modeller, Sapiens, Quix, Vision
  799.    Sapiens USA; P.O. Box 4349, Cary, NC, 27519-4349; 1-800-858-9473
  800. Schemacode International Inc
  801.    Schemacode, Datrix
  802.    89 Gleenbrooke, suite 100; Dollard des Ormeaux, Quebec H9A 2L7
  803.      514-683-8693; fax 514-683-6792; e-mail: datrix@rgl.polymtl.ca
  804. SETT, Inc.
  805.    GRAMMI - Ada X window GUI builder
  806.    5303 Spectrum Drive,; Frederick, MD 21701; (301) 695-6960; info@evb.com
  807. Sextant, Incorporated
  808.    product: Sextant for C
  809.    category: C programming environment
  810.    3881 Sparrow Wood, Ann Arbor, MI 48108; 313-677-0952; info@sextant.com
  811. Siemens Nixdorf Industries
  812.    Sigraph-SET
  813.    category: case for realtime systems, SDL (CCITT)
  814.    Postfach 4848, D-8500 Nuernberg 1, Germany; Mr. L. Luedecke;
  815.      +49 911 895 4362
  816. Six Sigma Case
  817.    Canonizer
  818.    13456 SE 27th Place; Bellevue, WA 98005; 206-643-6911
  819. Softlab, Inc.
  820.    Maestro
  821.    category: front end, back end, RE/M
  822.    1000 Abernathy Road, Suite 1000, Atlanta GA 30328-5613
  823.      Tel: 404-6688-811, Fax: 404-668-8812
  824. Software AG of North America, Inc.
  825.    Adabas, Natural, Construct, Predict, Predict Case, Super Natural
  826.    11190 Sunrise Valley Drive; Reston, VA 22091; 703-860-5050
  827. Software Architecture and Engineering
  828.    Strategic Networked Application Platform
  829.    1600 Wilson Blvd.; Arlington, VA 22209; 703-276-7910
  830. Software Emancipation Technology, Inc.
  831.    product: ParaSET
  832.    category: software engineering environment
  833.    245 Winter Street; Waltham, MA 02154-8709; +1 (617) 466-8600;
  834.      1-800-372-7273; +1 (617) 466-9845 (FAX); sales@setech.com
  835. Software Productivity Research, Inc.
  836.    Checkpoint, SPQR/20
  837.    category: estimation, measurement, front end
  838.    77 South Bedford St.; Burlington, MA 01803; 617-273-0140
  839. S & P Media GmbH
  840.    Sigraph-SET
  841.    category: case for realtime systems, SDL (CCITT)
  842.    Gadderbaumerstr. 19; D-4800 Bielefeld, Germany
  843. StarSys, Inc.
  844.    MacBubbles
  845.    category: front end
  846.    11113 Norlec Dr.; Silver Spring, MD 20902; 301-946-0522
  847. StructSoft, Inc.
  848.    TurboCASE 3.0
  849.    category: front end (for the Mac)
  850.    5416 156th Ave. SE; Bellevue, WA 98006; tel: 206-644-9834; fax: 206-644-7714
  851. Syscorp International, Inc.
  852.    MicroStep 1.3
  853.    9420 Research Blvd., Suite 200; Austin, TX 78759; 512-338-0591
  854. System Software Associates
  855.    AS/Set
  856.    500 W. Madison; Chicago, Ill. 60606; 312-641-2900
  857. Systematica Ltd.
  858.    VSF (Virtual Software Factory)
  859.    Eastern Regional Office; 703-368-9864; 408-437-7743  (Katie Wiederholt)
  860. TeamOne Systems Inc,
  861.    TeamNet
  862.    category: Configuration Management
  863.    2700 Augustine Drive; Santa Clara, CA 95054; 800-442-6650
  864.    [Aug 1992 e-mail gave address: 710 Lakeway Drive, Suit 100;  Sunnyvale, CA
  865.       94086; Tel: 408-730-3500]
  866. TeleLOGIC Malmoe AB
  867.    SDT - The SDL Design Tool
  868.    Kungsgatan 6; Box 4128; S-203 12 Malmoe; Sweden; Tel. +46-40 17 47 00
  869.      FAX: +46-40 17 47 47; E-Mail: Support@TeleLOGIC.se
  870.    US and Canadian distributor: Anonymix inc.; 50 University Ave.
  871.      Los Gatos, CA 95030; Phone: (408) 399-5030; Fax:   (408) 399-5032
  872. Texas Instruments Inc.
  873.    Information Engineering  Facility (IEF) 4.0
  874.    6550 Chase Oaks Blvd.; Plano, TX 75023
  875.    Local Address: 2950 N.W. 62nd St. Suite 100; Ft. Lauderdale, FL 33309
  876.      800-527-3500
  877. TGS Systems
  878.    Prograph (visual o-o programming environment)
  879.    Suite 200, 2745 Dutch Village Road; Halifax, Nova Scotia  B3L  4G7; Canada;
  880.      902/455-4446; FAX:  902/455-2246; tgs-support@fox.nstn.ns.ca
  881. Tom Software
  882.    Application Xcellence
  883.    127 SW 156th Street; Seattle, WA 98166; 206-246-7022
  884. Tower Concepts, Inc.
  885.    Razor
  886.    category: Issue Tracking and Configuration Management
  887.    103 Sylvan Way; New Hartford, NY  13413; (315) 724-3540;  sales@tower.com,
  888.      razor-info@tower.com, razor-manual@tower.co
  889. Unisys Corp.
  890.    Linc Design Assistant, Linc, Mapper, DMS II
  891.    P.O. Box 500; Bluebell, PA 19424; 215-986-4011
  892. Verilog S.A
  893.    150, rue Nicolas-Vauquelin; 31081 Toulouse Cedex-France; Tel:(33)61403888
  894.      Fax:(33)61408452; Telex: VERILOG532288F
  895.    VERILOG USA Inc.; Beauregard Square; #340 6303 Little River Turnpike
  896.      Alexandria, VA  222312; TEL: (703)354-0371
  897. ViaSoft, Inc.
  898.    Via/Insight, Via/SmarTest
  899.    3033 North 44th St., Suite 280; Phoenix, AZ 85018; 602-952-0050
  900. Visible Systems Corp.
  901.    Visible Analyst Workbench
  902.    category: front end
  903.    950 Winter St.; Waltham, MA 02154; 617-969-4100
  904. Vista Technologies, Inc.
  905.    PCTE Workbench, HyperWeb
  906.    category: Hypermedia-based software development environments
  907.    1100 Woodfield Road, suite 108; Schaumburg, IL  60173-5121  USA
  908.      708 706-9300 (voice); 708 706-9317 (fax)
  909. Visual Software, Inc.
  910.    vsDesigner, vsSQL, vsObject Maker
  911.    category: front end
  912.    3945 Freedom Circle, Suite 540; Santa Clara, CA 95054; 408-988-7575
  913. Westmount Technology B.V.
  914.    ISEE, TSEE, RTEE
  915.    category: front end
  916.    5655 Lindero Canyon Road, Suite 521; Westlake Village, CA 91362
  917.      818-597-9119; email wmt!gen@nluug.nl
  918.    Westmount Technology B.V.; Poortweg 8, 2612 PA Delft
  919.      P.O.Box 5063, 2600 GB Delft; The Netherlands; tel. +31 15 610815
  920.      Fax. +31 15 565701
  921. A Systems Corporation
  922.    PATHVU, RETROFIT
  923.    category: RE/M
  924.    983 University Avenue; Los Gatos, CA 95030; 800-344-9223 (U.S.)
  925.      800-344-9224 (Canada)
  926. York Software Engineering Ltd.
  927.    Personal-SELECT, Project-SELECT, CADiZ (Computer Aided Desigin in Z),
  928.      ACE (ADA Compiler Environment)
  929.    category: front end
  930.    University of York; York, England YO1 5DD; tel: +44 (0)904 433741
  931.      fax: +44 (0)904 433744
  932. Yourdon, Inc.
  933.    Analyst/Designer Toolkit, Cradle
  934.    category: front end
  935.    1501 Broadway; New York, NY 10036; 212-391-2828
  936.  
  937. -- 
  938. Software Technology Laboratory      dalamb@qucis.queensu.ca (David Alex Lamb)
  939. Computing and Information Science   phone: (613) 545-6067
  940. Queen's University, Kingston, Ontario, Canada K7L 3N6    
  941.