Stateflow    
pasteTo

Paste the objects in the Clipboard to the specified container object

Syntax

Description

The paste method pastes the contents of the Clipboard to the specified container object. The receiving container is specified through a single argument. Use of this method assumes that you placed objects in the Clipboard with the copy method.

Arguments

newContainer
The Stateflow object to receive a copy of the contents of the Clipboard object. If the objects in the Clipboard are all graphical (states, boxes, functions, notes, transitions, junctions), this object must be a chart or subchart.

Returns

None

Example

See the section Copying Objects.


  parse rebuildAll