<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.biouml.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.biouml.org/index.php?action=history&amp;feed=atom&amp;title=Solver_%28extension_point%29</id>
		<title>Solver (extension point) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.biouml.org/index.php?action=history&amp;feed=atom&amp;title=Solver_%28extension_point%29"/>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Solver_(extension_point)&amp;action=history"/>
		<updated>2026-04-13T04:32:02Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>https://wiki.biouml.org/index.php?title=Solver_(extension_point)&amp;diff=2860&amp;oldid=prev</id>
		<title>Lan@dote.ru: Created page with &quot;{{Extension point|solver|biouml.plugins.simulation}} === Description === This extension point allows to define new solver for model simulation.  === Configuration Markup ===  ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Solver_(extension_point)&amp;diff=2860&amp;oldid=prev"/>
				<updated>2013-05-08T09:21:23Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Extension point|solver|biouml.plugins.simulation}} === Description === This extension point allows to define new solver for model simulation.  === Configuration Markup ===  ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Extension point|solver|biouml.plugins.simulation}}&lt;br /&gt;
=== Description ===&lt;br /&gt;
This extension point allows to define new solver for model simulation.&lt;br /&gt;
&lt;br /&gt;
=== Configuration Markup ===&lt;br /&gt;
 &amp;lt;!ELEMENT solver&amp;gt;&lt;br /&gt;
 &amp;lt;!ATTLIST solver&lt;br /&gt;
      class        CDATA #REQUIRED&lt;br /&gt;
      displayName  CDATA #REQUIRED&lt;br /&gt;
      type         CDATA #REQUIRED&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
&lt;br /&gt;
;class&lt;br /&gt;
:the fully-qualified name of solver class.&lt;br /&gt;
;displayName&lt;br /&gt;
:the name of solver.&lt;br /&gt;
;type&lt;br /&gt;
:solver type, may be &amp;quot;JAVA&amp;quot; or &amp;quot;MATLAB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
This is example of DormandPrince solver definition.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;extension id=&amp;quot;SolverType&amp;quot; point=&amp;quot;biouml.plugins.simulation.solver&amp;quot;&amp;gt; &lt;br /&gt;
   &amp;lt;solver&lt;br /&gt;
     class=&amp;quot;biouml.plugins.simulation.ode.DormandPrince&amp;quot; &lt;br /&gt;
     displayName=&amp;quot;DormandPrince&amp;quot;&lt;br /&gt;
     type=&amp;quot;JAVA&amp;quot; &lt;br /&gt;
   /&amp;gt;&lt;br /&gt;
 &amp;lt;/extension&amp;gt;&lt;/div&gt;</summary>
		<author><name>Lan@dote.ru</name></author>	</entry>

	</feed>