[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CHANGE_REL_SET_OWNER terminate action

CHANGE_REL_SET_OWNER changes the owner of a Relation Set.

Syntax


                             +-------------------<--------------+
                             |                                  |
   -->(CHANGE_REL_SET_OWNER)-+-(:SET)-|enter Relation Set name|-+-->
                             |                                  |
                             +-(:OWNER)-+->|select assembly|--+-+
                                        |                     |
                                        +->(:MINIMAL)---------+

Options

When to use

Use this to change the assembly that you want to own a Relation Set.

Example

The following parameter sequence changes the owner of Relation Set "rset1" from "/a1" to "a1/a2".

CHANGE_REL_SET_OWNER :SET "/a1/rset1" :OWNER "/a1/a2" COMPLETE

All input strings must be enclosed by double quotes (" ").

See also

CHANGE_REL_SET_NAME terminate action SET_CURRENT_REL_SET terminate action
[Contents] [Index] [Books]