eric6/Documentation/Source/eric6.Graphics.UMLItem.html

changeset 7989
a21d673a8f99
parent 7530
9f4fac61e7c7
child 8215
fc5d68a6889e
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
209 This string must start with ", " and should be built like 209 This string must start with ", " and should be built like
210 "attribute=value" with pairs separated by ", ". value must not 210 "attribute=value" with pairs separated by ", ". value must not
211 contain ", " or newlines. 211 contain ", " or newlines.
212 </p> 212 </p>
213 <dl> 213 <dl>
214 <dt>Returns:</dt> 214 <dt>Return:</dt>
215 <dd> 215 <dd>
216 persistence data (string) 216 persistence data (string)
217 </dd> 217 </dd>
218 </dl> 218 </dl>
219 <a NAME="UMLItem.getId" ID="UMLItem.getId"></a> 219 <a NAME="UMLItem.getId" ID="UMLItem.getId"></a>
222 222
223 <p> 223 <p>
224 Public method to get the item ID. 224 Public method to get the item ID.
225 </p> 225 </p>
226 <dl> 226 <dl>
227 <dt>Returns:</dt> 227 <dt>Return:</dt>
228 <dd> 228 <dd>
229 ID of the item (integer) 229 ID of the item (integer)
230 </dd> 230 </dd>
231 </dl> 231 </dl>
232 <a NAME="UMLItem.getItemType" ID="UMLItem.getItemType"></a> 232 <a NAME="UMLItem.getItemType" ID="UMLItem.getItemType"></a>
235 235
236 <p> 236 <p>
237 Public method to get the item's type. 237 Public method to get the item's type.
238 </p> 238 </p>
239 <dl> 239 <dl>
240 <dt>Returns:</dt> 240 <dt>Return:</dt>
241 <dd> 241 <dd>
242 item type (string) 242 item type (string)
243 </dd> 243 </dd>
244 </dl> 244 </dl>
245 <a NAME="UMLItem.getName" ID="UMLItem.getName"></a> 245 <a NAME="UMLItem.getName" ID="UMLItem.getName"></a>
248 248
249 <p> 249 <p>
250 Public method to retrieve the item name. 250 Public method to retrieve the item name.
251 </p> 251 </p>
252 <dl> 252 <dl>
253 <dt>Returns:</dt> 253 <dt>Return:</dt>
254 <dd> 254 <dd>
255 item name (string) 255 item name (string)
256 </dd> 256 </dd>
257 </dl> 257 </dl>
258 <a NAME="UMLItem.itemChange" ID="UMLItem.itemChange"></a> 258 <a NAME="UMLItem.itemChange" ID="UMLItem.itemChange"></a>
272 <dd> 272 <dd>
273 the value of the change 273 the value of the change
274 </dd> 274 </dd>
275 </dl> 275 </dl>
276 <dl> 276 <dl>
277 <dt>Returns:</dt> 277 <dt>Return:</dt>
278 <dd> 278 <dd>
279 adjusted values 279 adjusted values
280 </dd> 280 </dd>
281 </dl> 281 </dl>
282 <a NAME="UMLItem.moveBy" ID="UMLItem.moveBy"></a> 282 <a NAME="UMLItem.moveBy" ID="UMLItem.moveBy"></a>
336 <dd> 336 <dd>
337 persisted data to be parsed (string) 337 persisted data to be parsed (string)
338 </dd> 338 </dd>
339 </dl> 339 </dl>
340 <dl> 340 <dl>
341 <dt>Returns:</dt> 341 <dt>Return:</dt>
342 <dd> 342 <dd>
343 flag indicating success (boolean) 343 flag indicating success (boolean)
344 </dd> 344 </dd>
345 </dl> 345 </dl>
346 <a NAME="UMLItem.removeAssociation" ID="UMLItem.removeAssociation"></a> 346 <a NAME="UMLItem.removeAssociation" ID="UMLItem.removeAssociation"></a>
474 474
475 <p> 475 <p>
476 Public method to retrieve the model name. 476 Public method to retrieve the model name.
477 </p> 477 </p>
478 <dl> 478 <dl>
479 <dt>Returns:</dt> 479 <dt>Return:</dt>
480 <dd> 480 <dd>
481 model name (string) 481 model name (string)
482 </dd> 482 </dd>
483 </dl> 483 </dl>
484 <div align="right"><a href="#top">Up</a></div> 484 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial