| 前页 | 后页 | 
EnumRelationSetType
此枚举表示从Element对象的GetRelationSet方法返回的值。
枚举值
| 值 | 含义 | 
|---|---|
| rsDependEnd | 取决于当前元素的元素列表。 | 
| rsDependStart | 当前元素所依赖的元素列表。 | 
| rsGeneralizeEnd | 当前元素概括的元素列表。 | 
| rsGeneralizeStart | 当前元素概括的元素列表。 | 
| 父母 | 当前元素的所有父元素的列表。 | 
| rsRealizeEnd | 当前元素实现的元素列表。 | 
| rsRealizeStart | 当前元素实现的元素列表。 | 
