|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use com.ashridgetech.jamda.transform | |
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.test | JUnit test classes for the Jamda classes. |
com.ashridgetech.jamda.transform | Classes to control the Jamda transformations. |
Classes in com.ashridgetech.jamda.transform used by com.ashridgetech.jamda.common | |
ElementTransformer
Interface for a class which can perform an operation on a UML ModelElement . |
|
UmlInterfaceCreator
Generates a new InterfaceType from a given source
StructuredType . |
|
UmlTypeCreator
Base class for classes which create a StructuredType from a given source
StructuredType . |
Classes in com.ashridgetech.jamda.transform used by com.ashridgetech.jamda.ejb.transform | |
ElementTransformer
Interface for a class which can perform an operation on a UML ModelElement . |
|
ModelTransformer.TransformException
Thrown by ModelTransformer.transform(com.ashridgetech.jamda.uml.Model) to indicate an error in the trnsformation. |
Classes in com.ashridgetech.jamda.transform used by com.ashridgetech.jamda.test | |
ModelTransformer.TransformException
Thrown by ModelTransformer.transform(com.ashridgetech.jamda.uml.Model) to indicate an error in the trnsformation. |
Classes in com.ashridgetech.jamda.transform used by com.ashridgetech.jamda.transform | |
AbstractModelTransformer
A base class with common functions for ModelTransformer implementations. |
|
BasicTransformer
A basics for ModelTransformer implementation
that applies a given ElementTransformer to
ModelElement s with a given Stereotype . |
|
ElementTransformer
Interface for a class which can perform an operation on a UML ModelElement . |
|
ModelTransformer
Interface for a class which can perform an operation on a UML Model . |
|
ModelTransformer.TransformException
Thrown by ModelTransformer.transform(com.ashridgetech.jamda.uml.Model) to indicate an error in the trnsformation. |
|
TransformerConfig
Base interface for a class which can configure a ModelTransformer . |
|
UmlTypeCreator
Base class for classes which create a StructuredType from a given source
StructuredType . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |