org.devaki.nextobjects.util
Class CDMVerifier

java.lang.Object
  extended byorg.devaki.nextobjects.util.CDMVerifier

public class CDMVerifier
extends java.lang.Object

EXPERIMENTAL CDMVerifier

Author:
Emmanuel Florent

Constructor Summary
CDMVerifier()
          Default constructor do nothing
 
Method Summary
static boolean verify(ConceptualModel pMerise)
          Verify the current CDM
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDMVerifier

public CDMVerifier()
Default constructor do nothing

Method Detail

verify

public static boolean verify(ConceptualModel pMerise)
Verify the current CDM

Parameters:
pMerise - the model to verify
Returns:
isVerified


Copyright © 2002-2004 devaki.org. All Rights Reserved.