|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A factory class that creates instances of
AssociationSettings.
Factory| Method Summary | |
AssociationSettings |
create()
Creates an instance AssociationRulesFunctionSettings initaizlied with vendor-specific default values. |
boolean |
supportsCapability(AssociationCapability capability)
Returns true if the specified capability is supported in the implementation of the JDM being used. |
boolean |
supportsCapability(MiningAlgorithm algorithm,
AssociationCapability capability)
Returns true if the specified capability is supported by the specified association algorithm. |
| Method Detail |
public AssociationSettings create()
throws JDMException
AssociationRulesFunctionSettings initaizlied with vendor-specific default values.
JDMException
public boolean supportsCapability(AssociationCapability capability)
throws JDMException
capability - An enumeration value that represents a specific capability.
JDMException
public boolean supportsCapability(MiningAlgorithm algorithm,
AssociationCapability capability)
throws JDMException
algorithm - capability -
JDMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||