Compare Revisions
Last modification
- Rev 18 2011-01-28 09:06:01
- Author: PointedEars
- Log message:
- Currencies: Moved fillTable() to UpdateBroadcastReceiver
- Renamed options menu item
- Updated application icon
- Finished documentation
- Clean-up:
+ Removed obsolete resources and code
+ Removed unnecessary getters
+ Moved strings to string contants
+ Added NON-NLS tags
/trunk/doc/Converter.pdf |
Cannot display: file marked as a binary type.
|
svn:mime-type = application/octet-stream |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: Architektur.xmi |
=================================================================== |
--- Architektur.xmi (nonexistent) |
+++ Architektur.xmi (revision 18) |
@@ -0,0 +1,109 @@ |
+<?xml version="1.0" encoding="UTF-8"?> |
+<XMI verified="false" xmi.version="1.2" timestamp="2011-01-27T20:02:25" xmlns:UML="http://schema.omg.org/spec/UML/1.3"> |
+ <XMI.header> |
+ <XMI.documentation> |
+ <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter> |
+ <XMI.exporterVersion>1.5.8</XMI.exporterVersion> |
+ <XMI.exporterEncoding>UnicodeUTF8</XMI.exporterEncoding> |
+ </XMI.documentation> |
+ <XMI.metamodel xmi.version="1.3" href="UML.xml" xmi.name="UML"/> |
+ </XMI.header> |
+ <XMI.content> |
+ <UML:Model isSpecification="false" isAbstract="false" isLeaf="false" xmi.id="m1" isRoot="false" name="UML-Modell"> |
+ <UML:Namespace.ownedElement> |
+ <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="folder" name="folder"/> |
+ <UML:Stereotype visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="datatype" name="datatype"/> |
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Logical View" name="Logical View"> |
+ <UML:Namespace.ownedElement> |
+ <UML:Package stereotype="folder" visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Datatypes" name="Datatypes"> |
+ <UML:Namespace.ownedElement> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="GuIDPEDWQEpo" name="int"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="KsHFV0NYie4P" name="char"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="fFnZwH5ABLLa" name="bool"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ZY50lsm5j3LE" name="float"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="3gmjKq8x3uXx" name="double"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Ba6KuRvT0yRj" name="short"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="oDoXE7lGlVz3" name="long"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="J61M0YIB6OV0" name="unsigned int"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="nOSlKtU95JgH" name="unsigned short"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="OQXAvVDDZCXZ" name="unsigned long"/> |
+ <UML:DataType stereotype="datatype" visibility="public" isSpecification="false" namespace="Datatypes" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="ipipBDnzaFku" name="string"/> |
+ </UML:Namespace.ownedElement> |
+ </UML:Package> |
+ <UML:Package visibility="public" isSpecification="false" namespace="Logical View" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="WiRs8x01SCC1" name="de.pointedears.converter"> |
+ <UML:Namespace.ownedElement> |
+ <UML:Class visibility="public" isSpecification="false" namespace="WiRs8x01SCC1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="OkY7XGujRhg1" name="R"/> |
+ </UML:Namespace.ownedElement> |
+ </UML:Package> |
+ </UML:Namespace.ownedElement> |
+ <XMI.extension xmi.extender="umbrello"> |
+ <diagrams> |
+ <diagram showopsig="1" linecolor="#ff0000" snapx="10" showattribassocs="1" snapy="10" linewidth="0" showattsig="1" showpubliconly="1" showpackage="1" showstereotype="1" name="Klassendiagramm" font="Haettenschweiler,12,-1,5,50,0,0,0,0,0" canvasheight="578" canvaswidth="1136" localid="" snapcsgrid="0" showgrid="0" showops="1" usefillcolor="1" fillcolor="#ffff00" zoom="100" xmi.id="1JN85Vvcj75j" documentation="" showscope="1" snapgrid="0" showatts="1" type="1"> |
+ <widgets> |
+ <packagewidget width="143" showstereotype="1" x="11" y="10" usesdiagramusefillcolor="1" usesdiagramfillcolor="1" isinstance="0" fillcolor="none" height="45" linecolor="none" xmi.id="WiRs8x01SCC1" usefillcolor="1" linewidth="none" font="Haettenschweiler,12,-1,5,75,0,0,0,0,0"/> |
+ <classwidget linecolor="none" usesdiagramfillcolor="1" linewidth="none" showoperations="1" usesdiagramusefillcolor="1" showpubliconly="1" showpackage="1" x="63" showattsigs="601" showstereotype="1" y="223" showattributes="1" font="Haettenschweiler,12,-1,5,75,0,0,0,0,0" width="155" isinstance="0" usefillcolor="1" fillcolor="none" xmi.id="OkY7XGujRhg1" showscope="1" height="33" showopsigs="601"/> |
+ </widgets> |
+ <messages/> |
+ <associations> |
+ <assocwidget indexa="1" indexb="1" visibilityA="0" widgetaid="WiRs8x01SCC1" visibilityB="0" roleBdoc="" roleAdoc="" linecolor="none" changeabilityA="900" totalcounta="2" changeabilityB="900" widgetbid="OkY7XGujRhg1" totalcountb="2" type="509" documentation="" linewidth="none"> |
+ <linepath> |
+ <startpoint startx="154" starty="55"/> |
+ <endpoint endx="154" endy="223"/> |
+ </linepath> |
+ </assocwidget> |
+ </associations> |
+ </diagram> |
+ </diagrams> |
+ </XMI.extension> |
+ </UML:Model> |
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Use Case View" name="Use Case View"> |
+ <UML:Namespace.ownedElement/> |
+ </UML:Model> |
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Component View" name="Component View"> |
+ <UML:Namespace.ownedElement/> |
+ </UML:Model> |
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Deployment View" name="Deployment View"> |
+ <UML:Namespace.ownedElement/> |
+ </UML:Model> |
+ <UML:Model stereotype="folder" visibility="public" isSpecification="false" namespace="m1" isAbstract="false" isLeaf="false" isRoot="false" xmi.id="Entity Relationship Model" name="Entity Relationship Model"> |
+ <UML:Namespace.ownedElement/> |
+ </UML:Model> |
+ </UML:Namespace.ownedElement> |
+ </UML:Model> |
+ </XMI.content> |
+ <XMI.extensions xmi.extender="umbrello"> |
+ <docsettings viewid="1JN85Vvcj75j" uniqueid="psTLmeXMpbIt" documentation=""/> |
+ <listview> |
+ <listitem open="1" type="800" id="Views"> |
+ <listitem open="1" type="801" id="Logical View"> |
+ <listitem open="0" type="807" id="1JN85Vvcj75j" label="Klassendiagramm"/> |
+ <listitem open="1" type="818" id="WiRs8x01SCC1"> |
+ <listitem open="1" type="813" id="OkY7XGujRhg1"> |
+ <listitem open="1" type="814" label="neues_attribut"/> |
+ </listitem> |
+ </listitem> |
+ <listitem open="0" type="830" id="Datatypes"> |
+ <listitem open="1" type="829" id="fFnZwH5ABLLa"/> |
+ <listitem open="1" type="829" id="KsHFV0NYie4P"/> |
+ <listitem open="1" type="829" id="3gmjKq8x3uXx"/> |
+ <listitem open="1" type="829" id="ZY50lsm5j3LE"/> |
+ <listitem open="1" type="829" id="GuIDPEDWQEpo"/> |
+ <listitem open="1" type="829" id="oDoXE7lGlVz3"/> |
+ <listitem open="1" type="829" id="Ba6KuRvT0yRj"/> |
+ <listitem open="1" type="829" id="ipipBDnzaFku"/> |
+ <listitem open="1" type="829" id="J61M0YIB6OV0"/> |
+ <listitem open="1" type="829" id="OQXAvVDDZCXZ"/> |
+ <listitem open="1" type="829" id="nOSlKtU95JgH"/> |
+ </listitem> |
+ </listitem> |
+ <listitem open="1" type="802" id="Use Case View"/> |
+ <listitem open="1" type="821" id="Component View"/> |
+ <listitem open="1" type="827" id="Deployment View"/> |
+ <listitem open="1" type="836" id="Entity Relationship Model"/> |
+ </listitem> |
+ </listview> |
+ <codegeneration> |
+ <codegenerator language="C++"/> |
+ </codegeneration> |
+ </XMI.extensions> |
+</XMI> |
/Architektur.xmi |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+text/plain |
\ No newline at end of property |
Index: currencies.png |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/currencies.png |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: lengths.png |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/lengths.png |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: Converter.zargo |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Converter.zargo |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: main_menu.png |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/main_menu.png |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: Converter.odt |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Converter.odt |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: temperatures.png |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/temperatures.png |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: MenuActivity.png |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/MenuActivity.png |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: Datenbank.png |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Datenbank.png |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: Internet.png |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Internet.png |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |
Index: UseCase.png |
=================================================================== |
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/UseCase.png |
Property changes: |
Added: svn:mime-type |
## -0,0 +1 ## |
+application/octet-stream |
\ No newline at end of property |