name NAME
|
The current relationship name is changed
to that of the new name. |
add attribute NAME |
The attribute listed here is associated with this
relationship. |
remove attribute NAME |
The attribute listed here is removed from the
relationship. |
description VALUE |
The current description, if any, is changed to the value
entered. |
add trigger EVENT_TYPE TRIGGER_TYPE PROGNAME
|
The specified trigger is added or modified for the
listed event. |
remove trigger EVENT_TYPE TRIGGER_TYPE
|
The specified trigger type is removed from the listed
event. |
icon FILENAME |
The image is changed to the new image in the field
specified. |
from MOD_SUB_ITEM {,MOD_SUB_ITEM}
|
A modification to the from connection end is made. This
modification can involve altering the types of objects used
by the relationship and/or how the relationship should be
maintained if there is a revision to an object instance. For
more information, see Connection End Modifications. |
to MOD_SUB_ITEM {,MOD_SUB_ITEM}
|
A modification to the to connection end is made. This
modification can involve altering the types of objects used
by the relationship and/or how the relationship should be
maintained if there is a revision to an object instance. For
more information, see Connection End Modifications. |
add rule NAME |
The specified access rule is added. If you modify the
rule for a derived relationship, the new rule overrides the
parent's rule. Only one rule can be defined for a derived
relationship. If no rule is defined, the parent's rule
governs the relationship. |
remove rule NAME |
The specified access rule is removed |
add composeeaccess MASK |
composeeaccess is added with the
specified MASK , which is a comma-separated
list of any valid access masks, such as
show,read,... is
added. |
remove composeeaccess |
composeeaccess is removed from the
relationship. |
preventduplicates |
The preventduplicates flag is changed
so that duplicate relationship types are not allowed.
|
notpreventduplicates |
The preventduplicates flag is changed
so that duplicate relationship types are allowed. |
derived RELATIONSHIP_NAME |
The relationship being modified inherits attributes,
methods, triggers, governing rules, and allowed from and to
end business types of the relationship named. |
abstract true |
Connection instances of this relationship cannot be
created. |
abstract false |
Connection instances of this relationship can be
created. |
hidden |
The hidden option is changed to specify that the object
is hidden. |
nothidden |
The hidden option is changed to specify that the object
is not hidden. |
property NAME [to ADMINTYPE NAME] [value STRING]
|
The named property is modified. |
add property NAME [to ADMINTYPE NAME] [value
STRING] |
The named property is added. |
remove property NAME [to ADMINTYPE NAME] [value
STRING] |
The named property is removed. |
history STRING |
Adds a history record marked "custom" to the program
that is being modified. The STRING argument is a free-text
string that allows you to enter some information describing
the nature of the modification. For more information, see
Adding History to Administrative Objects. |