ConForM.CoopnTools.CoKer.ConstraintsMgr
Class ConstraintTypeNatural

java.lang.Object
  |
  +--ConForM.CoopnTools.CoKer.ConstraintsMgr.ConstraintType
        |
        +--ConForM.CoopnTools.CoKer.ConstraintsMgr.ConstraintTypeNatural

public class ConstraintTypeNatural
extends ConstraintType

Semantic representation of a ConstraintModule. Build when user wants to "check" the semantic of a constraints module


Method Summary
 java.lang.String type()
           
 
Methods inherited from class ConForM.CoopnTools.CoKer.ConstraintsMgr.ConstraintType
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

type

public java.lang.String type()
Overrides:
type in class ConstraintType