jcreek.gui.representation.constraints
Class ConstraintChecker

java.lang.Object
  extended byjcreek.gui.representation.constraints.ConstraintChecker

public class ConstraintChecker
extends java.lang.Object

Author:
Martin Stige

Constructor Summary
ConstraintChecker()
          Creates a new instance of ConstraintChecker
 
Method Summary
 java.lang.String check(Entity e)
           
 java.lang.String check(KnowledgeModel km)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintChecker

public ConstraintChecker()
Creates a new instance of ConstraintChecker

Method Detail

check

public java.lang.String check(KnowledgeModel km)

check

public java.lang.String check(Entity e)


Created at IDI, NTNU by the Artificial Intelligence and Learning group