jflexcrf
Class Observation

java.lang.Object
  extended by jflexcrf.Observation

public class Observation
extends java.lang.Object

The Class Observation.


Field Summary
 int[] cps
          The cps.
 int modelLabel
          The model label.
 java.lang.String originalData
          The original data.
 
Constructor Summary
Observation()
          Instantiates a new observation.
 
Method Summary
 java.lang.String toString(java.util.Map lbInt2Str)
          To string.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

originalData

public java.lang.String originalData
The original data.


cps

public int[] cps
The cps.


modelLabel

public int modelLabel
The model label.

Constructor Detail

Observation

public Observation()
Instantiates a new observation.

Method Detail

toString

public java.lang.String toString(java.util.Map lbInt2Str)
To string.

Parameters:
lbInt2Str - the lb int2 str
Returns:
the string