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

Packages that use JavaWriter
com.ashridgetech.jamda.code Classes for generating code, principally from UML metamodel elements. 
com.ashridgetech.jamda.test JUnit test classes for the Jamda classes. 
 

Uses of JavaWriter in com.ashridgetech.jamda.code
 

Subclasses of JavaWriter in com.ashridgetech.jamda.code
 class ClassWriter
          A JavaWriter extended with methods for writing class structural elements.
 class MethodCoder
          Base class for classes which write the code for Java method bodies.
 class OperationMethodCoder
          Writes the method code using an Operation's procedure.
 

Uses of JavaWriter in com.ashridgetech.jamda.test
 

Subclasses of JavaWriter in com.ashridgetech.jamda.test
 class TestMethodCoderFactory.Coder
          Method coder for testing
 



Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.