Uses of Interface
com.senzing.g2.engine.plugin.G2PluginInterface
-
Packages that use G2PluginInterface Package Description com.senzing.g2.engine.plugin -
-
Uses of G2PluginInterface in com.senzing.g2.engine.plugin
Subinterfaces of G2PluginInterface in com.senzing.g2.engine.plugin Modifier and Type Interface Description interface
G2ExpressedFeaturePlugin
Generates new expressed features from existing featuresinterface
G2ScoringPlugin
Scores two different features to determine equivalence.interface
G2StandardizationPlugin
Standardizes a featureinterface
G2SuppressedFeaturePlugin
Determines if one feature is a possible generalization of another feature
-