|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rapidminer.operator.tools.ExampleSetToStream.Header
public static class ExampleSetToStream.Header
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 |
---|
protected ExampleSetToStream.Header(Annotations annotations, java.util.List<AttributeRole> allRoles, boolean sparse)
Method Detail |
---|
public java.util.List<AttributeRole> getAllRoles()
public boolean isSparse()
public Annotations getAnnotations()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |