Package com.relogiclabs.jschema.library
Class GlobalFunctions
Object
AbstractFunctions
GlobalFunctions1
GlobalFunctions
- All Implemented Interfaces:
InvokableNative,ScriptFunctions
public class GlobalFunctions
extends GlobalFunctions1
GlobalFunctions is designed to provide public access to all internal library
functions of script.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class GlobalFunctions1
actual, actual, expected, expected, fail, fail, fail, print, printError, ticksMethods inherited from class AbstractFunctions
getMethod, getRuntime, getScope, setMethod, setScopeMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ScriptFunctions
setContext
-
Constructor Details
-
GlobalFunctions
public GlobalFunctions()
-
-
Method Details
-
getInstance
-