Uses of Class
adams.core.base.AttributeTypeList

Packages that use AttributeTypeList
adams.flow.source   
 

Uses of AttributeTypeList in adams.flow.source
 

Fields in adams.flow.source declared as AttributeTypeList
protected  AttributeTypeList WekaNewInstances.m_AttributeTypes
          the comma-separated list of attribute types.
 

Methods in adams.flow.source that return AttributeTypeList
 AttributeTypeList WekaNewInstances.getAttributeTypes()
          Returns the list of attribute types.
 

Methods in adams.flow.source with parameters of type AttributeTypeList
 void WekaNewInstances.setAttributeTypes(AttributeTypeList value)
          Sets the list of attribute types.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.