diff options
Diffstat (limited to 'chalk/doc')
-rw-r--r-- | chalk/doc/colorspaces.xmi | 18 | ||||
-rw-r--r-- | chalk/doc/controller.xmi | 44 | ||||
-rw-r--r-- | chalk/doc/histograms.xmi | 2 |
3 files changed, 32 insertions, 32 deletions
diff --git a/chalk/doc/colorspaces.xmi b/chalk/doc/colorspaces.xmi index 51523e7a..c103b208 100644 --- a/chalk/doc/colorspaces.xmi +++ b/chalk/doc/colorspaces.xmi @@ -492,7 +492,7 @@ model together." isSpecification="false" isLeaf="false" visibility="protected" x <UML:Class stereotype="16" isSpecification="false" isLeaf="false" visibility="public" xmi.id="237" isRoot="false" isAbstract="false" name="TransformMap" /> </UML:Namespace.ownedElement> </UML:Class> - <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="27" isRoot="false" isAbstract="false" name="KShared" /> + <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="27" isRoot="false" isAbstract="false" name="TDEShared" /> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="33" isRoot="false" isAbstract="false" name="KisID" /> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="36" isRoot="false" isAbstract="false" name="DWORD" /> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="38" isRoot="false" isAbstract="false" name="icColorSpaceSignature" /> @@ -6044,7 +6044,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public KShared = new KShared ( );" > + <ccfdeclarationcodeblock parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public TDEShared = new TDEShared ( );" > <header> <codecomment tag="" writeOutText="false" indentLevel="1" /> </header> @@ -6061,12 +6061,12 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" </codeaccessormethod> <codeaccessormethod accessType="2" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" text=".add(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Add an object of type KShared to the List &#010;&#010;@return void" /> + <javacodedocumentation tag="" indentLevel="1" text="Add an object of type TDEShared to the List &#010;&#010;@return void" /> </header> </codeaccessormethod> <codeaccessormethod accessType="3" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" text=".remove(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type KShared from the List &#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type TDEShared from the List &#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="4" parent_id="28" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="28" role_id="0" text="return (List) ;" > @@ -6512,7 +6512,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" </codeclassfield> </classfields> </classifiercodedocument> - <classifiercodedocument writeOutCode="true" package="" id="27" parent_class="27" fileExt=".java" fileName="KShared" > + <classifiercodedocument writeOutCode="true" package="" id="27" parent_class="27" fileExt=".java" fileName="TDEShared" > <textblocks> <codeblockwithcomments tag="packages" writeOutText="false" > <header> @@ -6526,7 +6526,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" </codeblockwithcomments> <javaclassdeclarationblock parent_id="27" tag="ClassDeclBlock" canDelete="false" > <header> - <javacodedocumentation tag="" text="Class KShared&#010;" /> + <javacodedocumentation tag="" text="Class TDEShared&#010;" /> </header> <textblocks> <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" > @@ -6545,7 +6545,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" <codecomment tag="" indentLevel="1" text="Constructors" /> </header> <textblocks> - <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public KShared ( ) { }" > + <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TDEShared ( ) { }" > <header> <codecomment tag="" indentLevel="1" text="Empty Constructor" /> </header> @@ -26627,7 +26627,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" </codeblockwithcomments> <cppheaderclassdeclarationblock parent_id="27" tag="classDeclarationBlock" canDelete="false" > <header> - <cppcodedocumentation tag="" text="Class KShared&#010;" /> + <cppcodedocumentation tag="" text="Class TDEShared&#010;" /> </header> <textblocks> <hierarchicalcodeblock tag="publicBlock" canDelete="false" > @@ -26651,7 +26651,7 @@ of 1." isSpecification="false" isLeaf="false" visibility="public" xmi.id="1765" <cppcodedocumentation tag="" indentLevel="1" text="Constructors" /> </header> <textblocks> - <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="KShared ( ) { }" > + <codeblockwithcomments tag="emptyconstructor" indentLevel="1" text="TDEShared ( ) { }" > <header> <cppcodedocumentation tag="" indentLevel="1" text="Empty Constructor" /> </header> diff --git a/chalk/doc/controller.xmi b/chalk/doc/controller.xmi index c2af5136..7c15e5f8 100644 --- a/chalk/doc/controller.xmi +++ b/chalk/doc/controller.xmi @@ -2055,7 +2055,7 @@ That last bit has not been solved yet. </UML:Operation> </UML:Classifier.feature> </UML:Class> - <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="542" isRoot="false" isAbstract="false" name="KShared" /> + <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="542" isRoot="false" isAbstract="false" name="TDEShared" /> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="548" isRoot="false" isAbstract="false" name=TQSTRING_OBJECT_NAME_STRING /> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="558" isRoot="false" isAbstract="false" name="bool" /> <UML:Class stereotype="362" isSpecification="false" isLeaf="false" visibility="public" xmi.id="570" isRoot="false" isAbstract="false" name="KisIDList" /> @@ -7942,7 +7942,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="964" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public KShared = new KShared ( );" > + <ccfdeclarationcodeblock parent_id="964" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public TDEShared = new TDEShared ( );" > <header> <codecomment tag="" writeOutText="false" indentLevel="1" /> </header> @@ -7959,12 +7959,12 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeaccessormethod> <codeaccessormethod accessType="2" parent_id="964" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="964" role_id="0" text=".add(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Add an object of type KShared to the List &#010;&#010;@return void" /> + <javacodedocumentation tag="" indentLevel="1" text="Add an object of type TDEShared to the List &#010;&#010;@return void" /> </header> </codeaccessormethod> <codeaccessormethod accessType="3" parent_id="964" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="964" role_id="0" text=".remove(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type KShared from the List &#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type TDEShared from the List &#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="4" parent_id="964" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="964" role_id="0" text="return (List) ;" > @@ -9436,7 +9436,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="1436" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public KShared = new KShared ( );" > + <ccfdeclarationcodeblock parent_id="1436" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public TDEShared = new TDEShared ( );" > <header> <codecomment tag="" writeOutText="false" indentLevel="1" /> </header> @@ -9453,12 +9453,12 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeaccessormethod> <codeaccessormethod accessType="2" parent_id="1436" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1436" role_id="0" text=".add(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Add an object of type KShared to the List &#010;&#010;@return void" /> + <javacodedocumentation tag="" indentLevel="1" text="Add an object of type TDEShared to the List &#010;&#010;@return void" /> </header> </codeaccessormethod> <codeaccessormethod accessType="3" parent_id="1436" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1436" role_id="0" text=".remove(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type KShared from the List &#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type TDEShared from the List &#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="4" parent_id="1436" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="1436" role_id="0" text="return (List) ;" > @@ -13261,7 +13261,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="673" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public KShared = new KShared ( );" > + <ccfdeclarationcodeblock parent_id="673" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public TDEShared = new TDEShared ( );" > <header> <codecomment tag="" writeOutText="false" indentLevel="1" /> </header> @@ -13278,12 +13278,12 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeaccessormethod> <codeaccessormethod accessType="2" parent_id="673" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="673" role_id="0" text=".add(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Add an object of type KShared to the List &#010;&#010;@return void" /> + <javacodedocumentation tag="" indentLevel="1" text="Add an object of type TDEShared to the List &#010;&#010;@return void" /> </header> </codeaccessormethod> <codeaccessormethod accessType="3" parent_id="673" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="673" role_id="0" text=".remove(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type KShared from the List &#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type TDEShared from the List &#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="4" parent_id="673" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="673" role_id="0" text="return (List) ;" > @@ -14235,7 +14235,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="920" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public KShared = new KShared ( );" > + <ccfdeclarationcodeblock parent_id="920" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public TDEShared = new TDEShared ( );" > <header> <codecomment tag="" writeOutText="false" indentLevel="1" /> </header> @@ -14252,12 +14252,12 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeaccessormethod> <codeaccessormethod accessType="2" parent_id="920" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="920" role_id="0" text=".add(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Add an object of type KShared to the List &#010;&#010;@return void" /> + <javacodedocumentation tag="" indentLevel="1" text="Add an object of type TDEShared to the List &#010;&#010;@return void" /> </header> </codeaccessormethod> <codeaccessormethod accessType="3" parent_id="920" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="920" role_id="0" text=".remove(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type KShared from the List &#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type TDEShared from the List &#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="4" parent_id="920" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="920" role_id="0" text="return (List) ;" > @@ -15099,7 +15099,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="656" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public KShared = new KShared ( );" > + <ccfdeclarationcodeblock parent_id="656" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public TDEShared = new TDEShared ( );" > <header> <codecomment tag="" writeOutText="false" indentLevel="1" /> </header> @@ -15116,12 +15116,12 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeaccessormethod> <codeaccessormethod accessType="2" parent_id="656" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="656" role_id="0" text=".add(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Add an object of type KShared to the List &#010;&#010;@return void" /> + <javacodedocumentation tag="" indentLevel="1" text="Add an object of type TDEShared to the List &#010;&#010;@return void" /> </header> </codeaccessormethod> <codeaccessormethod accessType="3" parent_id="656" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="656" role_id="0" text=".remove(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type KShared from the List &#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type TDEShared from the List &#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="4" parent_id="656" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="656" role_id="0" text="return (List) ;" > @@ -17605,7 +17605,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <header> <codecomment tag="" /> </header> - <ccfdeclarationcodeblock parent_id="543" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public KShared = new KShared ( );" > + <ccfdeclarationcodeblock parent_id="543" tag="" canDelete="false" writeOutText="false" indentLevel="1" role_id="0" text="public TDEShared = new TDEShared ( );" > <header> <codecomment tag="" writeOutText="false" indentLevel="1" /> </header> @@ -17622,12 +17622,12 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeaccessormethod> <codeaccessormethod accessType="2" parent_id="543" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="543" role_id="0" text=".add(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Add an object of type KShared to the List &#010;&#010;@return void" /> + <javacodedocumentation tag="" indentLevel="1" text="Add an object of type TDEShared to the List &#010;&#010;@return void" /> </header> </codeaccessormethod> <codeaccessormethod accessType="3" parent_id="543" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="543" role_id="0" text=".remove(value);" > <header> - <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type KShared from the List &#010;" /> + <javacodedocumentation tag="" indentLevel="1" text="Remove an object of type TDEShared from the List &#010;" /> </header> </codeaccessormethod> <codeaccessormethod accessType="4" parent_id="543" tag="" canDelete="false" writeOutText="false" indentLevel="1" classfield_id="543" role_id="0" text="return (List) ;" > @@ -17678,7 +17678,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeclassfield> </classfields> </classifiercodedocument> - <classifiercodedocument writeOutCode="true" package="" id="542" parent_class="542" fileExt=".java" fileName="KShared" > + <classifiercodedocument writeOutCode="true" package="" id="542" parent_class="542" fileExt=".java" fileName="TDEShared" > <textblocks> <codeblockwithcomments tag="packages" writeOutText="false" > <header> @@ -17692,7 +17692,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f </codeblockwithcomments> <javaclassdeclarationblock parent_id="542" tag="ClassDeclBlock" canDelete="false" > <header> - <javacodedocumentation tag="" text="Class KShared&#010;" /> + <javacodedocumentation tag="" text="Class TDEShared&#010;" /> </header> <textblocks> <hierarchicalcodeblock tag="fieldsDecl" canDelete="false" indentLevel="1" > @@ -17711,7 +17711,7 @@ XXX: for post 1.4: make sure we can drag & drop widgets." isSpecification="f <codecomment tag="" indentLevel="1" text="Constructors" /> </header> <textblocks> - <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public KShared ( ) { }" > + <codeblockwithcomments tag="emptyconstructor" writeOutText="false" indentLevel="1" text="public TDEShared ( ) { }" > <header> <codecomment tag="" indentLevel="1" text="Empty Constructor" /> </header> diff --git a/chalk/doc/histograms.xmi b/chalk/doc/histograms.xmi index 8b767b23..fb6bc511 100644 --- a/chalk/doc/histograms.xmi +++ b/chalk/doc/histograms.xmi @@ -259,7 +259,7 @@ The producer may only read the iterator, it may safely be constructed with write </UML:Operation> </UML:Classifier.feature> </UML:Class> - <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="15" isRoot="false" isAbstract="false" name="KShared" /> + <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="15" isRoot="false" isAbstract="false" name="TDEShared" /> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="26" isRoot="false" isAbstract="false" name="KisColorSpace" /> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="37" isRoot="false" isAbstract="false" name="KisID" /> <UML:Class isSpecification="false" isLeaf="false" visibility="public" xmi.id="40" isRoot="false" isAbstract="false" name="QValueVector" /> |