jq.qde.space
Class TimeVariable

java.lang.Object
  extended byjq.util.NamableObject
      extended byjq.qde.space.QualitativeVariable
          extended byjq.qde.space.TimeVariable
All Implemented Interfaces:
Abbrevable, Namable

public class TimeVariable
extends QualitativeVariable


Field Summary
 
Fields inherited from class jq.qde.space.QualitativeVariable
INF, MINF, UNKNOWN, ZERO
 
Constructor Summary
TimeVariable(java.lang.String landmarkPrefix)
           
 
Method Summary
 java.lang.String createName(int id)
           
 
Methods inherited from class jq.qde.space.QualitativeVariable
createNewLandmark, getFullName, getInterval, getInterval, getLandmark, getLandmarks, isIndependent, setFullName, setIndependent, setLandmarkPrefix, toAbbreviation, toSpecification
 
Methods inherited from class jq.util.NamableObject
getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeVariable

public TimeVariable(java.lang.String landmarkPrefix)
Method Detail

createName

public java.lang.String createName(int id)