Stateflow    
rebuildAll

Completely rebuild this target

Syntax

Description

The rebuildAll method completely rebuilds this target with the following actions:

Arguments

thisTarget
The Stateflow target to rebuild

Returns

None

Example

If t is a Target object, the command t.rebuildAll completely rebuilds that target.

See Also

The methods build, generate, regenerateAll, and make


  pasteTo regenerateAll