Uses of Class
org.apache.torque.generator.template.velocity.VelocityOutlet
Packages that use VelocityOutlet
Package
Description
This package contains the handling of velocity outlets in the
Torque generator.
-
Uses of VelocityOutlet in org.apache.torque.generator.template.velocity
Constructors in org.apache.torque.generator.template.velocity with parameters of type VelocityOutletModifierConstructorDescriptionTorqueGenVelocity(VelocityOutlet outlet, ControllerState controllerState) Constructs a generator interface within the given controllerState.