<?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=Diff_manager_%28extension_point%29</id>
		<title>Diff manager (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=Diff_manager_%28extension_point%29"/>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Diff_manager_(extension_point)&amp;action=history"/>
		<updated>2026-05-25T12:13:09Z</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=Diff_manager_(extension_point)&amp;diff=5225&amp;oldid=prev</id>
		<title>Lan@dote.ru: Created page with &quot;{{Extension point|diffManager|ru.biosoft.access|registry=ru.biosoft.access.history.HistoryFacade}} === Description === This extension point allows to register difference manag...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Diff_manager_(extension_point)&amp;diff=5225&amp;oldid=prev"/>
				<updated>2013-09-13T07:47:51Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Extension point|diffManager|ru.biosoft.access|registry=ru.biosoft.access.history.HistoryFacade}} === Description === This extension point allows to register difference manag...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Extension point|diffManager|ru.biosoft.access|registry=ru.biosoft.access.history.HistoryFacade}}&lt;br /&gt;
=== Description ===&lt;br /&gt;
This extension point allows to register difference managers for history data collections. Difference manages are used to build difference between two versions of the element.&lt;br /&gt;
&lt;br /&gt;
=== Configuration Markup ===&lt;br /&gt;
 &amp;lt;!ELEMENT diffManager&amp;gt;&lt;br /&gt;
 &amp;lt;!ATTLIST diffManager&lt;br /&gt;
      class        CDATA #REQUIRED&lt;br /&gt;
 &amp;gt;&lt;br /&gt;
&lt;br /&gt;
;class&lt;br /&gt;
:Fully-qualified name of the difference manager class (must implement {{Class|ru.biosoft.access.history.DiffManager}} interface).&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
 &amp;lt;extension point=&amp;quot;ru.biosoft.access.diffManager&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;diffManager class=&amp;quot;biouml.standard.state.DiagramDiffManager&amp;quot;/&amp;gt;&lt;br /&gt;
 &amp;lt;/extension&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This extension registers {{Class|biouml.standard.state.DiagramDiffManager}} as difference manager.&lt;br /&gt;
&lt;br /&gt;
=== Implementation details ===&lt;br /&gt;
Only one instance of difference manager class will be created.&lt;/div&gt;</summary>
		<author><name>Lan@dote.ru</name></author>	</entry>

	</feed>