Class ClassModel


  • public abstract class ClassModel
    extends Object
    The basic java class model.
    Author:
    Kevin Pollet - SERLI - (kevin.pollet@serli.com), James R. Perkins
    • Method Detail

      • messageInterface

        public final MessageInterface messageInterface()
        Returns the message interface being used.
        Returns:
        the message interface.
      • generateAndWrite

        public final void generateAndWrite()
                                    throws IOException
        Writes the generated source file to the file system.
        Throws:
        IOException - if the file could not be written
      • qualifiedClassName

        public final String qualifiedClassName()
        Get the class name.
        Returns:
        the class name