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 | |
|---|---|---|
| .gif) | ExtensibilityPresentationMapper() | 
Methods
| Name | Description | |
|---|---|---|
| .gif) | Dispose() | (Inherited from ModelStoreExtension.) | 
| .gif) | Dispose(Boolean) | (Inherited from ModelStoreExtension.) | 
| .gif) | Equals(Object) | (Inherited from Object.) | 
| .gif) .jpeg) | GetExtensibilityPresentationMapper(ModelElement) | |
| .gif) | GetHashCode() | (Inherited from Object.) | 
| .gif) | GetPresentation(ModelElement) | |
| .gif) | GetSubjects(PresentationElement) | |
| .gif) | GetType() | (Inherited from Object.) | 
| .gif) | MemberwiseClone() | (Inherited from Object.) | 
| .gif) .jpeg) | RegisterExtensibilityPresentationMapper(Partition, ExtensibilityPresentationMapper) | |
| .gif) | ToString() | (Inherited from Object.) | 
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| .jpeg) .gif) | 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