<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to FileSystem.uml</title><link>https://sourceforge.net/p/alloymda/wiki/FileSystem.uml/</link><description>Recent changes to FileSystem.uml</description><atom:link href="https://sourceforge.net/p/alloymda/wiki/FileSystem.uml/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 25 Mar 2012 20:15:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/alloymda/wiki/FileSystem.uml/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage FileSystem.uml modified by Alcino Cunha</title><link>https://sourceforge.net/p/alloymda/wiki/FileSystem.uml/</link><description>~~~~~
&lt;?xml version='1.0' encoding='UTF-8'?&gt;
 &lt;uml:Package xmi:version="2.1" xmlns:xmi="http://schema.omg.org/spec/XMI/2.1" xmlns:uml="http://www.eclipse.org/uml2/3.0.0/UML" name='FileSystem'&gt; 
		 

 &lt;packagedElement xmi:type='uml:Class' xmi:id='Dir' name='Dir' isAbstract='false' &gt;

	&lt;generalization xmi:type='uml:Generalization' general='Object' /&gt;
 &lt;/packagedElement&gt;

 &lt;packagedElement xmi:type='uml:Class' xmi:id='File' name='File' isAbstract='false' &gt;

	&lt;generalization xmi:type='uml:Generalization' general='Object' /&gt;
 &lt;/packagedElement&gt;

 &lt;packagedElement xmi:type='uml:Class' xmi:id='FileSystem' name='FileSystem' isAbstract='false' &gt;

	 &lt;ownedAttribute xmi:type='uml:Property' xmi:id='objects' name='objects' isReadOnly='false'&gt;
		&lt;type xmi:idref="Object"/&gt;
				&lt;upperValue xmi:type='uml:LiteralUnlimitedNatural' value='-1' /&gt;
				&lt;lowerValue xmi:type='uml:LiteralInteger' value='0' /&gt;
	 &lt;/ownedAttribute&gt;

	 &lt;ownedAttribute xmi:type='uml:Property' xmi:id='root' name='root' isReadOnly='false'&gt;
		&lt;type xmi:idref="Dir"/&gt;
				&lt;upperValue xmi:type='uml:LiteralUnlimitedNatural' value='1' /&gt;
				&lt;lowerValue xmi:type='uml:LiteralInteger' value='1' /&gt;
	 &lt;/ownedAttribute&gt;

	 &lt;ownedAttribute xmi:type='uml:Property' xmi:id='wd' name='wd' isReadOnly='false'&gt;
		&lt;type xmi:idref="Dir"/&gt;
				&lt;upperValue xmi:type='uml:LiteralUnlimitedNatural' value='1' /&gt;
				&lt;lowerValue xmi:type='uml:LiteralInteger' value='1' /&gt;
	 &lt;/ownedAttribute&gt;

	 &lt;ownedOperation xmi:type='uml:Operation' name='ls'&gt;
		 &lt;ownedParameter xmi:type='uml:Parameter' type='Object' direction='return'&gt;
				&lt;upperValue xmi:type='uml:LiteralUnlimitedNatural' value='-1' /&gt;
				&lt;lowerValue xmi:type='uml:LiteralInteger' value='0' /&gt;
		 &lt;/ownedParameter&gt;
	 &lt;/ownedOperation&gt;

	 &lt;ownedOperation xmi:type='uml:Operation' name='rm'&gt;
		 &lt;ownedParameter xmi:type='uml:Parameter' name='a' type='File'/&gt;
	 &lt;/ownedOperation&gt;

	 &lt;ownedOperation xmi:type='uml:Operation' name='cd'&gt;
		 &lt;ownedParameter xmi:type='uml:Parameter' name='a' type='Dir'/&gt;
	 &lt;/ownedOperation&gt;
 &lt;/packagedElement&gt;

 &lt;packagedElement xmi:type='uml:Class' xmi:id='Name' name='Name' isAbstract='false' &gt;

 &lt;/packagedElement&gt;

 &lt;packagedElement xmi:type='uml:Class' xmi:id='Object' name='Object' isAbstract='true' &gt;

	 &lt;ownedAttribute xmi:type='uml:Property' xmi:id='name' name='name' isReadOnly='true'&gt;
		&lt;type xmi:idref="Name"/&gt;
				&lt;upperValue xmi:type='uml:LiteralUnlimitedNatural' value='1' /&gt;
				&lt;lowerValue xmi:type='uml:LiteralInteger' value='1' /&gt;
	 &lt;/ownedAttribute&gt;

	 &lt;ownedAttribute xmi:type='uml:Property' xmi:id='parent' name='parent' isReadOnly='false'&gt;
		&lt;type xmi:idref="Dir"/&gt;
				&lt;upperValue xmi:type='uml:LiteralUnlimitedNatural' value='1' /&gt;
				&lt;lowerValue xmi:type='uml:LiteralInteger' value='0' /&gt;
	 &lt;/ownedAttribute&gt;
 &lt;/packagedElement&gt; 
 &lt;/uml:Package&gt;
~~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alcino Cunha</dc:creator><pubDate>Sun, 25 Mar 2012 20:15:10 -0000</pubDate><guid>https://sourceforge.netb06323b78c4ad6492077941df65f0c0d900db6e9</guid></item></channel></rss>