jcreek.representation
Class CreekModelValidator

java.lang.Object
  extended byjcreek.representation.CreekModelValidator

public class CreekModelValidator
extends java.lang.Object

Checks if the Creek model is valid. This should not normally be required, as the constraints checked here should be forced by the representation, but sometimes bugs happens.

Version:
1.0
Author:
Frode Sørmo

Constructor Summary
CreekModelValidator()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreekModelValidator

public CreekModelValidator()
Method Detail

main

public static void main(java.lang.String[] argv)


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