lmf.formula.csp.type
Class CspSubType

java.lang.Object
  extended by lmf.formula.csp.type.CspType
      extended by lmf.formula.csp.type.CspDataType
          extended by lmf.formula.csp.type.CspSubType

public final class CspSubType
extends CspDataType

CspSubType.

Author:
Joabe Jesus (jbjj@cin.ufpe.br)

Constructor Summary
CspSubType(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class lmf.formula.csp.type.CspDataType
addValue, contains, getValues
 
Methods inherited from class lmf.formula.csp.type.CspType
getName, match, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CspSubType

public CspSubType(java.lang.String name)