From: Hirzel P. <ph...@us...> - 2007-06-19 14:45:23
|
Update of /cvsroot/tcotool/TCO-Tool/model In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv12162/model Modified Files: DataModel_Classdiagram_UML.png README.txt PackageDependencies_UML.png TCO-Model.uml Log Message: Model updated V1.4.4 Index: DataModel_Classdiagram_UML.png =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/model/DataModel_Classdiagram_UML.png,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvszt5gTY and /tmp/cvsBIMJeg differ Index: PackageDependencies_UML.png =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/model/PackageDependencies_UML.png,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsXvO7O3 and /tmp/cvs4cKTjl differ Index: README.txt =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/model/README.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README.txt 29 Aug 2005 18:34:18 -0000 1.2 --- README.txt 19 Jun 2007 14:45:15 -0000 1.3 *************** *** 1,3 **** ! The file "TCO-Model.uml" contains an UML-Classdiagram of the model classes designed for the TCO-Tool. It can be opened by "www.umleditor.org" (UML/INTERLIS-Editor). The File "softenvironment.ili" is an import file to extend persistent reusable classes for NLS-Support etc. The model classes in "org.tcotool.model" are generated out of this UML-Repository, therefore they are always accurate and complete! For those not willing to install UML/INTERLIS-Editor, the following diagrams represent hardcopied subsets: --- 1,6 ---- ! The file "TCO-Model.uml" contains an UML-Classdiagram of the model classes designed for the TCO-Tool. ! It can be opened by "www.umleditor.org" (UML/INTERLIS-Editor). The File "softenvironment.ili" ! is an import file to extend persistent reusable classes for NLS-Support etc. ! The model classes in "org.tcotool.model" are generated out of this UML-Repository, therefore they are always accurate and complete! For those not willing to install UML/INTERLIS-Editor, the following diagrams represent hardcopied subsets: *************** *** 6,10 **** - ObjectTree.png (most relevant TCO-"containers" in overview) ! Tco_Tool_DRAFT_ONLY.xsd is a generated xsd-schema corresponding to the data-model. Please, be aware it is not yet complete nor will it valdiate correctly against an XML-instance saved by TCO-Tool. --- 9,14 ---- - ObjectTree.png (most relevant TCO-"containers" in overview) ! Tco_Tool_DRAFT_ONLY.xsd is a generated xsd-schema (also by UML/INTERLIS-Editor) corresponding to the data-model. ! Please, be aware it is not yet complete nor will it valdiate correctly against an XML-instance saved by TCO-Tool. Index: TCO-Model.uml =================================================================== RCS file: /cvsroot/tcotool/TCO-Tool/model/TCO-Model.uml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** TCO-Model.uml 25 Nov 2005 18:06:23 -0000 1.6 --- TCO-Model.uml 19 Jun 2007 14:45:15 -0000 1.7 *************** *** 1,16 **** <?xml version="1.0" encoding="UTF-8" ?> <ch.ehi.umleditor.1> - <ch.ehi.basics.types.NlsString TID="1"> - <Entry TID="10" language="de" translation="UmlModel1"/> - </ch.ehi.basics.types.NlsString> - <ch.ehi.basics.types.NlsString TID="2"> - </ch.ehi.basics.types.NlsString> <ch.ehi.uml1_4.foundation.core.ElementOwnership TID="4"> <Namespace>0</Namespace> ! <OwnedElement>11</OwnedElement> [...34201 lines suppressed...] ! <Multiline>false</Multiline> ! <MaxLength>0</MaxLength> ! </ch.ehi.interlis.domainsandconstants.basetypes.Text> ! <ch.ehi.uml1_4.implementation.UmlMultiplicity TID="3553"> ! <Range>3556</Range> ! </ch.ehi.uml1_4.implementation.UmlMultiplicity> ! <ch.ehi.uml1_4.implementation.UmlMultiplicityRange TID="3556"> ! <Multiplicity>3553</Multiplicity> ! <Lower>0</Lower> ! <Upper>1</Upper> ! </ch.ehi.uml1_4.implementation.UmlMultiplicityRange> ! <ch.ehi.basics.types.NlsString TID="3552"> ! <Entry TID="3557" language="de" translation="NameInBaseLanguage"/> </ch.ehi.basics.types.NlsString> + <ch.ehi.interlis.attributes.DomainAttribute TID="2862"> + <DomainDef>1668</DomainDef> + <AttributeDef>2824</AttributeDef> + </ch.ehi.interlis.attributes.DomainAttribute> <ch.ehi.uml1_4.implementation.UmlModel TID="0"> <Abstract>false</Abstract> |