Class PythonGenerator

java.lang.Object
edu.nps.moves.dis7.source.generator.pdus.AbstractGenerator
edu.nps.moves.dis7.source.generator.pdus.PythonGenerator

public class PythonGenerator extends AbstractGenerator
This class autogenerates Python source code from XML PDU definitions, specifically producing most source code needed for the open-dis7-python distribution. TODO see JavaGenerator for related functionality that will be needed in Python. Constructor, not fully implemented.
Author:
DMcG
See Also: