Uses of Class
com.ashridgetech.jamda.code.UmlTypeGenerator

Packages that use UmlTypeGenerator
com.ashridgetech.jamda.code Classes for generating code, principally from UML metamodel elements. 
 

Uses of UmlTypeGenerator in com.ashridgetech.jamda.code
 

Subclasses of UmlTypeGenerator in com.ashridgetech.jamda.code
 class UmlClassGenerator
          Code generator which generates a Java class with the exact features of a UML ClassType.
 class UmlInterfaceGenerator
          Code generator which generates a Java interface with the exact features of a UML InterfaceType.
 



Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.