Uses of Interface
org.apache.torque.generator.source.SourceElementName
Packages that use SourceElementName
Package
Description
This package contains the handling of source files.
-
Uses of SourceElementName in org.apache.torque.generator.source
Methods in org.apache.torque.generator.source with parameters of type SourceElementNameModifier and TypeMethodDescriptionSourceElement.getChild(SourceElementName sourceElementName) Returns the first child of this SourceElement which has the given name.SourceElement.getChildren(SourceElementName sourceElementName) Returns all children of this SourceElement which have the given name.Constructors in org.apache.torque.generator.source with parameters of type SourceElementName