thales.actor.gui
Class ModelValidator

java.lang.Object
  extended by thales.actor.gui.ModelValidator

public class ModelValidator
extends java.lang.Object

Titre : ModelValidator

Description : A simple parser that delete empty parameters before opening a MoML file. Used to avoid MoMLparser bugs on older Ptolemy MoML files.

Société : Thales Research and technology

Since:
Ptolemy II 4.0
Version:
$Id: ModelValidator.java 55387 2009-08-05 23:07:23Z berkley $
Author:
Jérôme Blanc & Benoit Masson
Accepted Rating:
@AcceptedRating
Proposed Rating:
@ProposedRating Red (jerome.blanc)

Constructor Summary
ModelValidator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelValidator

public ModelValidator()