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

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

Uses of ClassGenerator in com.ashridgetech.jamda.code
 

Subclasses of ClassGenerator 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.
 class UmlTypeGenerator
          Superclass for Java code generators which generate a Java class or interface with features corresponding to those of a StructuredType.
 



Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.