Package org.apache.torque.generator.source.transform
package org.apache.torque.generator.source.transform
This package contains the definition of source transformers and some implementations.
-
KlasseBeschreibungAdds or replaces attributes in a SourceElement according to a definition file.Converts a source element Attribute such that it can be used as method name.Fills an attribute with the content of another attribute.Takes a property name as input from a source element attribute and generates a getter and a setter name from it.A SourceTransformer which loads other sources into the current source graph.A SourceTransformer which loads all sources which are defined in the current output into the source graph.A Source transformer transforming a SourceElement graph to a typed model.A transformer which has a source attribute and a target attribute.Transforms one source tree into another source tree.This exception is the superclass of all Exceptions thrown by SourceTransformers.