Uses of Class
com.rapidminer.example.AbstractAttributes

Packages that use AbstractAttributes
com.rapidminer.example The data core classes of RapidMiner. 
 

Uses of AbstractAttributes in com.rapidminer.example
 

Subclasses of AbstractAttributes in com.rapidminer.example
 class DelegateAttributes
          Deprecated. Please extend AbstractAttributes instead since using this class might lead to stack overflow errors in cases where a large amount of iterations is performed
 class SimpleAttributes
          A very basic and simple implementation of the Attributes interface based on a linked list of AttributeRoles and simply delivers the same AttributeRoleIterator which might skip either regular or special attributes.
 



Copyright © 2001-2009 by Rapid-I