joosc.resource
Class NotExpLabels

java.lang.Object
  extended byjoosc.resource.Resources
      extended byjoosc.resource.Labels
          extended byjoosc.resource.NotExpLabels

public class NotExpLabels
extends Labels


Constructor Summary
NotExpLabels(int trueLabel, int stopLabel)
           
 
Method Summary
 int getStopLabel()
           
 int getTrueLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotExpLabels

public NotExpLabels(int trueLabel,
                    int stopLabel)
Method Detail

getTrueLabel

public int getTrueLabel()

getStopLabel

public int getStopLabel()