mcgredonps / HLAGenerator

Generates HLA RPR-FOM classes for Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HLAGenerator

Highly experimental, non-functional, just noodling around.

Given the XML RPR-FOM, can you generate Java classes that correspond to the RPR-FOM classes? The idea being that it's easier to deal with Java classes than it is to mess around with HLA. The idea is to wrap most/all of the ugly details of HLA behind a nicer Java interface.

About

Generates HLA RPR-FOM classes for Java

License:BSD 2-Clause "Simplified" License


Languages

Language:Java 100.0%