Using
As a Front End or Back End Compliment to your Program
WITH CLASS can be used as either a front end or a back end to the program you have just developed. You can interface your own products or executables by using ASCII output and import capabilities.
WITH CLASS as a back-end:
Maybe you have just written a JAVA parser. You can interface WITH CLASS by putting your JAVA information into WITH CLASS file format. Then specify positions of the class and object information. WITH CLASS will then present you with a diagram.
WITH CLASS as a front-end:
Maybe you have developed a program which looks into assembly code and picks out states and transition information. Instead of spending time to design a diagramming tool, simply use WITH CLASS to draw your state diagrams and spit out into ASCII format.
