Uses of Class
com.mckoi.database.FunctionTable.TableGroupResolver.TableGVResolver
-
Packages that use FunctionTable.TableGroupResolver.TableGVResolver Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of FunctionTable.TableGroupResolver.TableGVResolver in com.mckoi.database
Fields in com.mckoi.database declared as FunctionTable.TableGroupResolver.TableGVResolver Modifier and Type Field Description private FunctionTable.TableGroupResolver.TableGVResolverFunctionTable.TableGroupResolver. tgv_resolverA VariableResolver that can resolve variables within a set of a group.Methods in com.mckoi.database that return FunctionTable.TableGroupResolver.TableGVResolver Modifier and Type Method Description private FunctionTable.TableGroupResolver.TableGVResolverFunctionTable.TableGroupResolver. createVariableResolver()Creates a resolver that resolves variables within a set of the group.
-