Pré. | Proc. |
EnumRelationSetType
This enumeration represents values returned from the GetRelationSet method of the Element object.Enum Values
Value |
Meaning |
See also |
---|---|---|
rsDependEnd |
List of elements that depend on the current element. | |
rsDependStart |
List of elements that the current element depends on. | |
rsGeneralizeEnd |
List of elements that are generalized by the current element. | |
rsGeneralizeStart |
List of elements that the current element generalizes. | |
rsParents |
List of all parent elements of the current element. | |
rsRealizeEnd |
List of elements that are realized by the current element. | |
rsRealizeStart |
List of elements that the current element realizes. |