Package cruise.umple

  • Class Summary 
    Class Description
    AbstractServer
    This file contains material derived from "Object Oriented Software Engineering" by Lethbridge and Laganiere and is issued under the open-source license found at www.lloseng.com This is a framework for a server that can read and write characters
    ConnectionToClient  
    PlaygroundMain  
    UmpleConsoleConfig
    Config is the parsed command line information for UmpleConsole.
    UmpleConsoleMain
    Main program for the command line Umple compiler Run java -jar umple.jar --help for details Takes an umple file as an argument, which can in turn use (include) other
    UmpleRunMain
    Main program for a jar that can inject calls to Umple at runtime