Class SuperCodeGenerator

java.lang.Object
cruise.umple.compiler.CodeGeneratorWithSubptions
cruise.umple.compiler.SuperCodeGenerator
All Implemented Interfaces:
CodeGenerator, CodeTranslator
Direct Known Subclasses:
JavaGenerator, PhpGenerator, RubyGenerator, SqlGenerator, UmpleGenerator

public abstract class SuperCodeGenerator
extends CodeGeneratorWithSubptions
implements CodeTranslator