joosc.resource
Class RelExpLabels

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

public class RelExpLabels
extends Labels


Constructor Summary
RelExpLabels(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

RelExpLabels

public RelExpLabels(int trueLabel,
                    int stopLabel)
Method Detail

getTrueLabel

public int getTrueLabel()

getStopLabel

public int getStopLabel()