A B C D E F G H I L M N O P Q R S T U V W Z

S

SIGN - Static variable in class sav.z.PN
Notation type: !
SIMPLE - Static variable in class sav.z.PN
Category of simple values like name
SPACE - Static variable in class sav.z.PN
Notation type: space symbol
SPECIFIC - Static variable in class sav.z.PN
Notation type: $ specific
Script - class sav.z.Script.
Can be executed many times for different Z databases or Zigzag variables of a Session.
Script(String) - Constructor for class sav.z.Script
Constructs a new Script.
Session - class sav.z.Session.
Is a central class executing Zigzag scripts.
Session() - Constructor for class sav.z.Session
Constructs a Session.
Session(String) - Constructor for class sav.z.Session
Constructs a Session with root directory path that will be concatenated to relative file name.
Statement - class sav.z.Statement.
An object that represents a Zigzag statement of Script.
Status - class sav.z.Status.
A tool for logging a Session's status namely a current process or Z database.
Status() - Constructor for class sav.z.Status
 
sav.z - package sav.z
Provides "Sav Zigzag" ORDBMS for executing Zigzag (Z) language scripts from Java(tm).
service - Variable in class sav.z.User
A service name, which has effect on the application behavior, together with access right of the current user.
set(int) - Method in class sav.z.LineStatus
Sets a current line number and calls println().
set(String) - Method in class sav.z.LineStatus
Sets a current line number and calls println().
set(String) - Method in class sav.z.Status
Sets a current Status value and calls println().
set(String) - Method in class sav.z.Variable
Sets up the specified value to this Variable.
set(String[]) - Method in class sav.z.Variable
Sets the specified array of values to this Variable.
setAttrType(String, String, String) - Method in class sav.z.BaseExtension
Sets up the type to the attribute of zclass.
setCommutator(Commutator) - Method in class sav.z.Session
Sets Commutator, which permits to interrupt current process.
setContext(Object) - Method in class sav.z.Session
Sets context object.
setDataBaseStatus(Status) - Method in class sav.z.Session
Sets Status used to determine a current Session's database.
setDataLineStatus(LineStatus) - Method in class sav.z.Session
Sets LineStatus used to determine a current line of a processed (read or printed) out data text.
setEmptyLineReporting(boolean) - Method in class sav.z.Session
Enables to print the ";" line when no object is printed.
setErrExcepted(boolean) - Method in class sav.z.Session
Sets up ZException in case of Error.
setFailExcepted(boolean) - Method in class sav.z.Session
Sets up ZException in case of Failure.
setInfo(String) - Method in class sav.z.LineStatus
Sets up a String information that printed (logged) with a line number at left.
setLogInterval(int) - Method in class sav.z.LineStatus
Sets up an interval of line number printing (logging).
setMessagePrinter(Printer) - Method in class sav.z.Session
Sets Printer the Warning messages are printed via.
setOff(boolean) - Method in class sav.z.Commutator
Switches a Commutator.
setProcessStatus(Status) - Method in class sav.z.Session
Sets process Status used to determine a current Session's process.
setReportPrinter(Printer) - Method in class sav.z.Session
Sets Printer for reporting by Zigzag print procedure or Zigzag request statement.
setScriptLine(int) - Method in class sav.z.Session
Sets up a current Script line number.
setScriptLineStatus(LineStatus) - Method in class sav.z.Session
Sets LineStatus used to determine a current line of a processed (executed or analyzed) Script.
size(String, int) - Method in class sav.z.BaseExtension
Determines the size of the values that have de as weither DESIGNATION or DENOTATION inside zclass.
size(String) - Method in class sav.z.ClassNavigation
Returns size of values of zclass Zigzag class.
size() - Method in class sav.z.Variable
Returns number of Variable values.
size(int) - Method in class sav.z.VariableExtension
Determines the size of the values that have weither DESIGNATION or DENOTATION
statements() - Method in class sav.z.Script
Returns array of Script's Statements.
symbols(String, String) - Method in class sav.z.BaseExtension
Returns the Vector of symbols after before the quoted values begin with, inside zclass.
symbols(String) - Method in class sav.z.VariableExtension
Returns the Vector of symbols after before the quoted values begin with.

A B C D E F G H I L M N O P Q R S T U V W Z