Uses of Class
com.senzing.g2.engine.plugin.G2EngineContext.SystemParameterContext
-
Packages that use G2EngineContext.SystemParameterContext Package Description com.senzing.g2.engine.plugin -
-
Uses of G2EngineContext.SystemParameterContext in com.senzing.g2.engine.plugin
Methods in com.senzing.g2.engine.plugin that return G2EngineContext.SystemParameterContext Modifier and Type Method Description G2EngineContext.SystemParameterContext
G2EngineContext.SystemParameterContext. setParameterGroup(String group)
Sets the parameter group.G2EngineContext.SystemParameterContext
G2EngineContext.SystemParameterContext. setParameterName(String name)
Sets the parameter name.Methods in com.senzing.g2.engine.plugin with parameters of type G2EngineContext.SystemParameterContext Modifier and Type Method Description int
G2EngineContext. getSystemParameter(G2EngineContext.SystemParameterContext context)
Retrieves a system parameter.int
G2EngineContextJNI. getSystemParameter(G2EngineContext.SystemParameterContext context)
-