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.SystemParameterContextG2EngineContext.SystemParameterContext. setParameterGroup(String group)Sets the parameter group.G2EngineContext.SystemParameterContextG2EngineContext.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 intG2EngineContext. getSystemParameter(G2EngineContext.SystemParameterContext context)Retrieves a system parameter.intG2EngineContextJNI. getSystemParameter(G2EngineContext.SystemParameterContext context)
-