This enumeration represents values returned from the GetRelationSet method of the Element object.
Method  | 
Notes  | 
rsGeneralizeStart  | 
List of elements that the current element generalizes.  | 
rsGeneralizeEnd  | 
List of elements that are generalized by the current element.  | 
rsRealizeStart  | 
List of elements that the current element realizes.  | 
rsRealizeEnd  | 
List of elements that are realized by the current element.  | 
rsDependStart  | 
List of elements that the current element depends on.  | 
rsDependEnd  | 
List of elements that depend on the current element.  | 
rsParents  | 
List of all parent elements of the current element.  | 


