com.rapidminer.operator.preprocessing.join
Class AbstractExampleSetJoin.AttributeSource

java.lang.Object
  extended by com.rapidminer.operator.preprocessing.join.AbstractExampleSetJoin.AttributeSource
Enclosing class:
AbstractExampleSetJoin

protected static class AbstractExampleSetJoin.AttributeSource
extends java.lang.Object

Helper class to find the correct data for all union attributes.


Field Summary
protected  Attribute attribute
           
protected static int FIRST_SOURCE
           
protected static int SECOND_SOURCE
           
protected  int source
           
 
Constructor Summary
AbstractExampleSetJoin.AttributeSource(int source, Attribute attribute)
           
 
Method Summary
protected  Attribute getAttribute()
           
protected  int getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIRST_SOURCE

protected static final int FIRST_SOURCE
See Also:
Constant Field Values

SECOND_SOURCE

protected static final int SECOND_SOURCE
See Also:
Constant Field Values

source

protected int source

attribute

protected Attribute attribute
Constructor Detail

AbstractExampleSetJoin.AttributeSource

public AbstractExampleSetJoin.AttributeSource(int source,
                                              Attribute attribute)
Method Detail

getSource

protected int getSource()

getAttribute

protected Attribute getAttribute()


Copyright © 2001-2009 by Rapid-I