Class Summary |
AttributeDefinition |
Contains information about a RIM attribute, for the purpose of generating source
code for a RIM class. |
ClassDefinition |
Contains information about a RIM class, sufficient to generate source code for it. |
CMPAttributeGenerator |
Generates EJB code related to RIM class attributes, for an entity bean
with container managed persistence. |
CMPClassGenerator |
Generates EJB code related to RIM classes, for an entity bean
with container managed persistence. |
ComponentDefinition |
Contains information about a RIM data type component, for the purpose of generating source
code for a RIM data type. |
DataTypeDefinition |
Contains information about a RIM data type, sufficient to generate source code for it. |
DataTypeGenerator |
Creates source code for RIM DataTypes. |
DefinitionLoader |
Loads definitions for RIM classes, attributes, and data types from the RIM database. |
SourceGenerator |
Tools for the generation of HL7 v3 source code. |