jq.util
Interface Abbrevable

All Known Subinterfaces:
QualitativeMagnitude, TimeValue
All Known Implementing Classes:
MagnitudeInterval, MagnitudeLandmark, QualitativeValue, QualitativeVariable, TimeInterval, TimeLandmark, VariableQuantitySpace

public interface Abbrevable

Provides an interface to print specifications and abbreviations.


Method Summary
 java.lang.String toAbbreviation()
           
 java.lang.String toSpecification()
           
 

Method Detail

toSpecification

public java.lang.String toSpecification()

toAbbreviation

public java.lang.String toAbbreviation()