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
-
Method Summary
Methods inherited from class GlobalFunctions1
actual, actual, expected, expected, fail, fail, fail, print, printError, ticks
Methods inherited from class AbstractFunctions
getMethod, getRuntime, getScope, setMethod, setScope
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ScriptFunctions
setContext
-
Constructor Details
-
GlobalFunctions
public GlobalFunctions()
-
-
Method Details
-
getInstance
-