scripting - Sparx Systems Enterprise Architect Script: Clone a Subpackage to another Package? -


i try wrote automation in jscript. if bin done creating structure of 'package b' need subpackages 'package b' in 'package a' creating diagramm of something.

is possible clone subpackage of example 'package b' 'package a'with api? subpackage package includes lot subpackage more. need not "master"-subpackage complete structure of package tree of subpackage.

package  package b     --> subpackage b.1          -->subpackage b.1.1     -->subpackage b.1.2     -->subpackage b.1.3       -->subpackage b.1.3.1  -->and on.... 

use package.clone() inserts copy of package same parent original package , returns newly-created package.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -