Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Uml.ModelStore.ModelStoreExtension
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation.ExtensibilityPresentationMapper
Syntax
public class ExtensibilityPresentationMapper : ModelStoreExtension
public ref class ExtensibilityPresentationMapper : ModelStoreExtension
type ExtensibilityPresentationMapper =
class
inherit ModelStoreExtension
end
Public Class ExtensibilityPresentationMapper
Inherits ModelStoreExtension
Constructors
Name | Description | |
---|---|---|
![]() |
ExtensibilityPresentationMapper() |
Methods
Name | Description | |
---|---|---|
![]() |
Dispose() | (Inherited from ModelStoreExtension.) |
![]() |
Dispose(Boolean) | (Inherited from ModelStoreExtension.) |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() ![]() |
GetExtensibilityPresentationMapper(ModelElement) | |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetPresentation(ModelElement) | |
![]() |
GetSubjects(PresentationElement) | |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() ![]() |
RegisterExtensibilityPresentationMapper(Partition, ExtensibilityPresentationMapper) | |
![]() |
ToString() | (Inherited from Object.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
Object.Finalize() | (Inherited from ModelStoreExtension.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation Namespace
Return to top