Share via


SetOwnerExtensions.SetOwner Method

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static SetOwner(IActor, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IBehavior, IClassifier)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IBehavior, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IClass, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IComment, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IComponent, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IEnumeration, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IInterface, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IPrimitiveType, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(ISubsystem, IPackage)

Change the owner.

System_CAPS_pubmethodSystem_CAPS_static SetOwner(IUseCase, IPackage)

Change the owner.

See Also

SetOwnerExtensions Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace

Return to top