Simulation Core Library

org.simulator.sbml
Class ConstraintTest

java.lang.Object
  extended by org.simulator.sbml.ConstraintTest

public class ConstraintTest
extends Object

This class tests the ConstraintListener interface implementation SimpleConstraintListener by evaluating a simple test model that contains a Constraint.

Since:
1.3
Version:
$Rev: 454 $
Author:
Andreas Dräger

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

Constructor Detail

ConstraintTest

public ConstraintTest()
Method Detail

main

public static void main(String[] args)
                 throws XMLStreamException,
                        IOException,
                        ParseException,
                        SBMLException,
                        ModelOverdeterminedException,
                        DerivativeException
Parameters:
args - not used.
Throws:
XMLStreamException
IOException
ParseException
SBMLException
ModelOverdeterminedException
DerivativeException

Generated at March 17 2014
Version 1.4 Revision 453