Uses of Interface
com.relogiclabs.jschema.extension.InvokableNative
Packages that use InvokableNative
Package
Description
-
Uses of InvokableNative in com.relogiclabs.jschema.extension
Subinterfaces of InvokableNative in com.relogiclabs.jschema.extensionModifier and TypeInterfaceDescriptioninterface
interface
interface
Classes in com.relogiclabs.jschema.extension that implement InvokableNativeModifier and TypeClassDescriptionclass
class
class
class
-
Uses of InvokableNative in com.relogiclabs.jschema.function
Classes in com.relogiclabs.jschema.function that implement InvokableNativeModifier and TypeClassDescriptionclass
SchemaFunctions
is designed to provide public access to all internal constraint functions. -
Uses of InvokableNative in com.relogiclabs.jschema.internal.function
Classes in com.relogiclabs.jschema.internal.function that implement InvokableNativeModifier and TypeClassDescriptionclass
FunctionSupport
class
SchemaFunctions1
class
SchemaFunctions2
class
SchemaFunctions3
class
SchemaFunctions4
class
SchemaFunctions5
-
Uses of InvokableNative in com.relogiclabs.jschema.internal.library
Classes in com.relogiclabs.jschema.internal.library that implement InvokableNativeModifier 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
Classes in com.relogiclabs.jschema.library that implement InvokableNativeModifier 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
Methods in com.relogiclabs.jschema.tree with type parameters of type InvokableNativeModifier and TypeMethodDescription<T extends InvokableNative>
TImportRegistry.getInstance
(Class<T> module) Methods in com.relogiclabs.jschema.tree that return types with arguments of type InvokableNative