|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SkipDecider | |
---|---|
org.apache.torque.generator.source | This package contains the handling of source files. |
org.apache.torque.generator.source.skipDecider | 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 SkipDecider | |
---|---|
SkipDecider |
SourceProcessConfiguration.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 SkipDecider | |
---|---|
class |
StopGenerationDecider
A SkipDecider which always stops the current generation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |