Uses of Interface
com.ashridgetech.jamda.transform.ElementTransformer

Packages that use ElementTransformer
com.ashridgetech.jamda.common Common classes used by the other packages. 
com.ashridgetech.jamda.ejb.transform Classes to control a Jamda transformation step that produces EJB classes. 
com.ashridgetech.jamda.transform Classes to control the Jamda transformations. 
 

Uses of ElementTransformer in com.ashridgetech.jamda.common
 

Classes in com.ashridgetech.jamda.common that implement ElementTransformer
 class BusinessInterfaceCreator
          Generates a new InterfaceType for a Business Interface from a given source ClassType.
 

Uses of ElementTransformer in com.ashridgetech.jamda.ejb.transform
 

Classes in com.ashridgetech.jamda.ejb.transform that implement ElementTransformer
 class ValueObjectCreator
          A ElementTransformer which creates details, description and updates objects for the classes in a UML Model.
 

Uses of ElementTransformer in com.ashridgetech.jamda.transform
 

Classes in com.ashridgetech.jamda.transform that implement ElementTransformer
 class UmlClassCreator
          Generates a new ClassType from a given source StructuredType.
 class UmlInterfaceCreator
          Generates a new InterfaceType from a given source StructuredType.
 class UmlTypeCreator
          Base class for classes which create a StructuredType from a given source StructuredType.
 



Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.