<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Use case diagram</title><link>https://sourceforge.net/p/softwaretechnologykovcsmt/wiki/Use%2520case%2520diagram/</link><description>Recent changes to Use case diagram</description><atom:link href="https://sourceforge.net/p/softwaretechnologykovcsmt/wiki/Use%20case%20diagram/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 09 Oct 2014 06:59:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/softwaretechnologykovcsmt/wiki/Use%20case%20diagram/feed" rel="self" type="application/rss+xml"/><item><title>Use case diagram modified by Máté Kovács</title><link>https://sourceforge.net/p/softwaretechnologykovcsmt/wiki/Use%2520case%2520diagram/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,3 +1,21 @@
+## Use cases: ##
+
+1. Database operations:
+    + Create database: The name is required.
+    + List databases
+    + Open database: The user have to give the name of an existing database and the program will load that table, then the user can work with that table. 
++  Table operations:
+    + Create table: The name of the table and the column names and types are required.
+    + Add column to table: A table name and the name and type of a column are required.
+    + Remove column from table: A table name and a column name are required.
+    + Empty table: A table name is required.
+    + Delete table: A table name is required.
++  Row operations:
+    + Add row to table: A table name and values (types should match with the header of the table) are required.
+    + List a table: A table name is required.
+    + List a table with a filter: A table name and a filter is required.
+    + Delete a row from a table: A table name and a filter is required.
+
 ![This is the use case diagram](http://kepfeltoltes.hu/141008/Usecasediagram1_www.kepfeltoltes.hu_.png "Use case diagram")

-You can download this use case diagram from the files (Usecasediagram1.png).
+You can download this use case diagram from the Files section (Usecasediagram1.png).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Máté Kovács</dc:creator><pubDate>Thu, 09 Oct 2014 06:59:20 -0000</pubDate><guid>https://sourceforge.net2948cc616a2b036607d90264113694b48895c12d</guid></item><item><title>Use case diagram modified by Máté Kovács</title><link>https://sourceforge.net/p/softwaretechnologykovcsmt/wiki/Use%2520case%2520diagram/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1 +1,3 @@
-Under construction
+![This is the use case diagram](http://kepfeltoltes.hu/141008/Usecasediagram1_www.kepfeltoltes.hu_.png "Use case diagram")
+
+You can download this use case diagram from the files (Usecasediagram1.png).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Máté Kovács</dc:creator><pubDate>Wed, 08 Oct 2014 20:44:00 -0000</pubDate><guid>https://sourceforge.net428a2b71e0644a2ef83e5ff93364e0e9eecf736b</guid></item><item><title>Use case diagram modified by Máté Kovács</title><link>https://sourceforge.net/p/softwaretechnologykovcsmt/wiki/Use%2520case%2520diagram/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Under construction&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Máté Kovács</dc:creator><pubDate>Wed, 08 Oct 2014 16:40:51 -0000</pubDate><guid>https://sourceforge.net295c3557c4bff67edeab1af3a4c951aec779e036</guid></item></channel></rss>