com.rapidminer.operator.preprocessing.join
Class AbstractExampleSetJoin.AttributeSource
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
AbstractExampleSetJoin.AttributeSource
public AbstractExampleSetJoin.AttributeSource(int source,
Attribute attribute)
getSource
protected int getSource()
getAttribute
protected Attribute getAttribute()
Copyright © 2001-2009 by Rapid-I