Interface ILang

All Known Implementing Classes:
JavaClassGenerator, JavaInterfaceGenerator, JavaObjectFactoryClassGenerator, JavaObjectFactoryInterfaceGenerator, JavaProxyGenerator, JavaSpecGenerator, PhpClassGenerator, PhpInterfaceGenerator, PythonClassGenerator, RubyClassGenerator, RubyInterfaceGenerator, SqlClassGenerator, SqlInterfaceGenerator, TestClassGenerator, TestModelGenerator

public interface ILang
TODO: These classes - should be refactored out
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getCode​(UmpleModel model, UmpleElement uElement)