com.rapidminer.operator.tools
Class ExampleSetToStream.Header

java.lang.Object
  extended by com.rapidminer.operator.tools.ExampleSetToStream.Header
Enclosing class:
ExampleSetToStream

public static class ExampleSetToStream.Header
extends java.lang.Object


Constructor Summary
protected ExampleSetToStream.Header(Annotations annotations, java.util.List<AttributeRole> allRoles, boolean sparse)
           
 
Method Summary
 java.util.List<AttributeRole> getAllRoles()
           
 Annotations getAnnotations()
           
 boolean isSparse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleSetToStream.Header

protected ExampleSetToStream.Header(Annotations annotations,
                                    java.util.List<AttributeRole> allRoles,
                                    boolean sparse)
Method Detail

getAllRoles

public java.util.List<AttributeRole> getAllRoles()

isSparse

public boolean isSparse()

getAnnotations

public Annotations getAnnotations()


Copyright © 2001-2009 by Rapid-I