com.rapidminer.example
Class ExampleFormatter.ValueCommand

java.lang.Object
  extended by com.rapidminer.example.ExampleFormatter.ValueCommand
All Implemented Interfaces:
ExampleFormatter.FormatCommand
Enclosing class:
ExampleFormatter

public static class ExampleFormatter.ValueCommand
extends java.lang.Object
implements ExampleFormatter.FormatCommand

Returns the value of an argument which must be an attribute's name.


Constructor Summary
ExampleFormatter.ValueCommand(char command, java.lang.String[] arguments, ExampleSet exampleSet, int fractionDigits, boolean quoteWhitespace)
           
 
Method Summary
 java.lang.String format(Example example)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleFormatter.ValueCommand

public ExampleFormatter.ValueCommand(char command,
                                     java.lang.String[] arguments,
                                     ExampleSet exampleSet,
                                     int fractionDigits,
                                     boolean quoteWhitespace)
                              throws FormatterException
Throws:
FormatterException
Method Detail

format

public java.lang.String format(Example example)
Specified by:
format in interface ExampleFormatter.FormatCommand


Copyright © 2001-2009 by Rapid-I