Uses of Package
sav.z

Classes in sav.z used by sav.z
Base
          Objects of this class help to navigate through the database without execution of Zigzag expressions.
BaseExtension
          Methods extension to the Base class for advanced developers.
ClassNavigation
          This Java class contains methods for navigation inside Zigzag classes.
Commutator
          Permits to interrupt a current Script execution.
Error
          An object that provides information if Session analysis completes with Errors.
Failure
          An object that provides information if Session execution completes with failure.
LineStatus
          A tool for logging a Session's Status namely a current Script line or a out data line.
Printer
          Basic set of methods used by Session to log Status, print report or messages.
Script
          Can be executed many times for different Z databases or Zigzag variables of a Session.
Statement
          An object that represents a Zigzag statement of Script.
Status
          A tool for logging a Session's status namely a current process or Z database.
User
          Optional class for advanced developers to control access right.
Variable
          The Variable class is main instrument for interface Java with Zigzag.
VariableExtension
          Methods extension to the Variable class for advanced developers.
Warning
          An object that provides information if Session process, analysis/execution, completes with Warnings: Errors or Failures.