Class AssociationOptions


  • public final class AssociationOptions
    extends Object
    Options that affect the link strength algorithm.
    • Constructor Detail

      • AssociationOptions

        public AssociationOptions()
    • Method Detail

      • getInferenceFactory

        public InferenceFactory getInferenceFactory()
        Gets the inference factory used for link strength calculations.
      • setInferenceFactory

        public void setInferenceFactory​(InferenceFactory value)
        Sets the inference factory used for link strength calculations.