7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
156 <dd> | 156 <dd> |
157 y-coordinate (float) | 157 y-coordinate (float) |
158 </dd> | 158 </dd> |
159 </dl> | 159 </dl> |
160 <dl> | 160 <dl> |
161 <dt>Returns:</dt> | 161 <dt>Return:</dt> |
162 <dd> | 162 <dd> |
163 reference to the package item (PackageItem) | 163 reference to the package item (PackageItem) |
164 </dd> | 164 </dd> |
165 </dl> | 165 </dl> |
166 <a NAME="ApplicationDiagramBuilder.__buildModulesDict" ID="ApplicationDiagramBuilder.__buildModulesDict"></a> | 166 <a NAME="ApplicationDiagramBuilder.__buildModulesDict" ID="ApplicationDiagramBuilder.__buildModulesDict"></a> |
170 <p> | 170 <p> |
171 Private method to build a dictionary of modules contained in the | 171 Private method to build a dictionary of modules contained in the |
172 application. | 172 application. |
173 </p> | 173 </p> |
174 <dl> | 174 <dl> |
175 <dt>Returns:</dt> | 175 <dt>Return:</dt> |
176 <dd> | 176 <dd> |
177 dictionary of modules contained in the application. | 177 dictionary of modules contained in the application. |
178 </dd> | 178 </dd> |
179 </dl> | 179 </dl> |
180 <a NAME="ApplicationDiagramBuilder.__createAssociations" ID="ApplicationDiagramBuilder.__createAssociations"></a> | 180 <a NAME="ApplicationDiagramBuilder.__createAssociations" ID="ApplicationDiagramBuilder.__createAssociations"></a> |
204 | 204 |
205 <p> | 205 <p> |
206 Public method to get a string for data to be persisted. | 206 Public method to get a string for data to be persisted. |
207 </p> | 207 </p> |
208 <dl> | 208 <dl> |
209 <dt>Returns:</dt> | 209 <dt>Return:</dt> |
210 <dd> | 210 <dd> |
211 persisted data string (string) | 211 persisted data string (string) |
212 </dd> | 212 </dd> |
213 </dl> | 213 </dl> |
214 <a NAME="ApplicationDiagramBuilder.parsePersistenceData" ID="ApplicationDiagramBuilder.parsePersistenceData"></a> | 214 <a NAME="ApplicationDiagramBuilder.parsePersistenceData" ID="ApplicationDiagramBuilder.parsePersistenceData"></a> |
228 <dd> | 228 <dd> |
229 persisted data to be parsed (string) | 229 persisted data to be parsed (string) |
230 </dd> | 230 </dd> |
231 </dl> | 231 </dl> |
232 <dl> | 232 <dl> |
233 <dt>Returns:</dt> | 233 <dt>Return:</dt> |
234 <dd> | 234 <dd> |
235 flag indicating success (boolean) | 235 flag indicating success (boolean) |
236 </dd> | 236 </dd> |
237 </dl> | 237 </dl> |
238 <div align="right"><a href="#top">Up</a></div> | 238 <div align="right"><a href="#top">Up</a></div> |