Uses of Class
edu.nps.moves.dis7.source.generator.pdus.AbstractGenerator
Packages that use AbstractGenerator
Package
Description
Code generator classes supporting software production to create the
edu.nps.moves.dis7
libraries.-
Uses of AbstractGenerator in edu.nps.moves.dis7.source.generator.pdus
Subclasses of AbstractGenerator in edu.nps.moves.dis7.source.generator.pdusModifier and TypeClassDescriptionclass
PDU autogeneration supporting class.class
Given the input object, something of an abstract syntax tree, this generates a source code file in the C# language.class
This class autogenerates Java source code from XML PDU definitions, specifically producing most source code needed for the opendis7-java distribution.class
Generates JavaScript source files that marshal and unmarshal to IEEE DIS.class
PDU autogeneration supporting class.class
This class autogenerates Python source code from XML PDU definitions, specifically producing most source code needed for the open-dis7-python distribution.