public final class AssociationOptions extends Object
| Constructor and Description | 
|---|
AssociationOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
InferenceFactory | 
getInferenceFactory()
Gets the inference factory used for link strength calculations. 
 | 
void | 
setInferenceFactory(InferenceFactory value)
Sets the inference factory used for link strength calculations. 
 | 
public InferenceFactory getInferenceFactory()
public void setInferenceFactory(InferenceFactory value)
Copyright © 2021. All rights reserved.