edu.mit.sketch.uml
Class UMLSaveProgram

java.lang.Object
  |
  +--edu.mit.sketch.uml.UMLSaveProgram

public class UMLSaveProgram
extends Object

UMLSaveProgram.java Created: Wed Nov 21 17:15:30 2001


Constructor Summary
UMLSaveProgram(UMLProgram program)
          takes program to save
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLSaveProgram

public UMLSaveProgram(UMLProgram program)
takes program to save