Uses of Interface
com.relogiclabs.jschema.extension.InvokableNative
Package
Description
-
Uses of InvokableNative in com.relogiclabs.jschema.extension
Modifier and TypeInterfaceDescriptioninterface
interface
interface
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of InvokableNative in com.relogiclabs.jschema.function
Modifier and TypeClassDescriptionclass
SchemaFunctions
is designed to provide public access to all internal constraint functions. -
Uses of InvokableNative in com.relogiclabs.jschema.internal.function
Modifier and TypeClassDescriptionclass
FunctionSupport
class
SchemaFunctions1
class
SchemaFunctions2
class
SchemaFunctions3
class
SchemaFunctions4
class
SchemaFunctions5
-
Uses of InvokableNative in com.relogiclabs.jschema.internal.library
Modifier and TypeClassDescriptionclass
AbstractFunctions
class
AbstractMethods
class
ArrayMethods1
class
CommonMethods1
class
GlobalFunctions1
class
NumberMethods1
class
ObjectMethods1
class
StringMethods1
-
Uses of InvokableNative in com.relogiclabs.jschema.library
Modifier and TypeClassDescriptionclass
ArrayMethods
is designed to provide public access to all internal array methods of script.class
CommonMethods
is designed to provide public access to all internal common methods of script.class
GlobalFunctions
is designed to provide public access to all internal library functions of script.class
NumberMethods
is designed to provide public access to all internal number methods of script.class
ObjectMethods
is designed to provide public access to all internal object methods of script.class
StringMethods
is designed to provide public access to all internal string methods of script. -
Uses of InvokableNative in com.relogiclabs.jschema.tree
Modifier and TypeMethodDescription<T extends InvokableNative>
TImportRegistry.getInstance
(Class<T> module)