Uses of Class
com.senzing.g2.engine.plugin.G2SuppressedFeaturePlugin.GeneralizationCheckContext
-
Packages that use G2SuppressedFeaturePlugin.GeneralizationCheckContext Package Description com.senzing.g2.engine.plugin -
-
Uses of G2SuppressedFeaturePlugin.GeneralizationCheckContext in com.senzing.g2.engine.plugin
Methods in com.senzing.g2.engine.plugin with parameters of type G2SuppressedFeaturePlugin.GeneralizationCheckContext Modifier and Type Method Description int
G2SuppressedFeaturePlugin. checkForGeneralization(G2SuppressedFeaturePlugin.GeneralizationCheckContext context)
Determines if one feature is a possible generalization of another feature.
-