[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CREATE_REL_SET terminate action

CREATE_REL_SET creates a new Relation Set.

Syntax


                        +-------------------<------------------+
                        |                                      |
   -->(CREATE_REL_SET)--+--(:NAME)--|enter Relation Set name|--+-->
                        |                                      |
                        +--(:OWNER)-|select owning assembly|---+

Options

When to use

Use this to define a new Relation Set.

Example

The following parameter sequence creates a new Relation Set "rset1" owned by assembly "a1".

CREATE_REL_SET :NAME "rset1" :OWNER "/a1" COMPLETE

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

See also

CREATE_RELATION terminate action
[Contents] [Index] [Books]