weka4ws.service.impl
Class AssociationRulesParameters

java.lang.Object
  extended byweka4ws.stubs.service.AssociationRulesParameters
      extended byweka4ws.service.impl.AssociationRulesParameters
All Implemented Interfaces:
java.io.Serializable, ServiceParameters

public class AssociationRulesParameters
extends weka4ws.stubs.service.AssociationRulesParameters
implements ServiceParameters

Author:
Marco Lackovic
See Also:
Serialized Form

Constructor Summary
AssociationRulesParameters()
           
 
Methods inherited from class weka4ws.stubs.service.AssociationRulesParameters
equals, getAlgorithm, getDataset, getDeserializer, getSerializer, getTaskID, getTypeDesc, hashCode, isLogging, setAlgorithm, setDataset, setLogging, setTaskID
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface weka4ws.service.impl.ServiceParameters
getAlgorithm, getDataset, getTaskID, isLogging
 

Constructor Detail

AssociationRulesParameters

public AssociationRulesParameters()