Réserver une Démo

SVP notez : Cette page d’aide n’est pas pour la dernière version d’Enterprise Architect. La dernière aide peut être trouvée ici.

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.

Learn more