generate type descriptors for data types

This updates the datatype generator to create descriptors that can be
used to serialize the data type.

This does not implement the new serialization code, it is just the part
that does the type descriptor generation.

Bug 273 tracks a problem where DataType's are not generated as part of
the model.  For now the work around is to explicitly generate each data
type.

Tested with PingPong-data from the general repo.

Change-Id: I2aaf0a477cfd1d66b80d1a824d374e53bc2ad9aa
Signed-off-by: Andrew Eidsness <andrewe@jfront.com>
6 files changed
tree: db1c6cc43137c91a34a1585bc87ba469c9fb9ddb
  1. .gitignore
  2. codegen/
  3. epl-v10.html
  4. notice.html
  5. pom.xml
  6. rts/