ProfileStereotypeExtensions Methods

 

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticApplyProfile(IPackage^, IProfile^)

Applies the profile to package, so that the profile's stereotypes can be applied to the package's contents. Creates an IProfileInstance that represents the relationship between the profile and the package.

System_CAPS_pubmethodSystem_CAPS_staticApplyStereotype(IElement^, IStereotype^)

Applies the stereotype to element. Creates an IStereotypeInstance that represents the extension of the model element by the stereotype.

Return to top
Show: