OCLOperators transform
(Created page with " object.transform(viewmodelname, <destination object>) uses the viewmodel to transform information from <object> into the <destination object>. Returns True if transform is fu...")
 
No edit summary
Line 1: Line 1:
object.transform(viewmodelname, <destination object>) uses the viewmodel to transform information from <object> into the <destination object>. Returns True if transform is full.
object.transform(viewmodelname, <destination object>) uses the viewmodel to transform information from <object> into the <destination object>. Returns True if transform is full.
The transform operator takes the object as the root of the viewmodel specified and use the viewmodel as a template to copy and create a new structure of objects.
The transform operator takes the object as the root of the viewmodel specified and use the viewmodel as a template to copy and create a new structure of objects.
[[File:EmailQueueClassDiagram.png|761x761px]]
[[File:TransformViewmodelForEmail.png|768x768px]]
[[File:ViewmodelForSendingEmail.png|447x447px]]

Revision as of 21:24, 16 February 2019

object.transform(viewmodelname, <destination object>) uses the viewmodel to transform information from <object> into the <destination object>. Returns True if transform is full. The transform operator takes the object as the root of the viewmodel specified and use the viewmodel as a template to copy and create a new structure of objects.

EmailQueueClassDiagram.png

TransformViewmodelForEmail.png

ViewmodelForSendingEmail.png

This page was edited 94 days ago on 02/10/2024. What links here