Uses of Interface
org.apache.torque.generator.source.skipDecider.SkipDecider
Packages that use SkipDecider
Package
Description
This package contains the handling of source files.
This package contains the definition and implementations of source
filters.
-
Uses of SkipDecider in org.apache.torque.generator.source
Methods in org.apache.torque.generator.source that return SkipDeciderModifier and TypeMethodDescriptionSourceProcessConfiguration.getSkipDecider()Returns the current SkipDecider. -
Uses of SkipDecider in org.apache.torque.generator.source.skipDecider
Classes in org.apache.torque.generator.source.skipDecider that implement SkipDeciderModifier and TypeClassDescriptionclassA SkipDecider which always stops the current generation.