Include Protected Members
Include Inherited Members
Represents a model's in-memory elements and links.
The ModelingDocStore type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ModelingDocStore | Initializes an instance of the ModelingDocStore class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CanCommit | Gets the modeling document store and verifies whether the top-level transaction can be committed. |
![]() |
CanUndoRedo | Gets the modeling document store and verifies whether a transaction can be undone or redone. |
![]() |
ConnectDocData | Creates a connection between the store and the model. |
![]() |
CreateUndoUnit | Creates an instance of the UndoUnit class, which enables transactions to be undone in the store. |
![]() |
Dispose | Overloaded. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
FlushUndoManager | Clears the transactions that the store maintained. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Initialize | Initializes the store for the model. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RemoveDocData | Removes the connection between the store and the model. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
ModelingDocStoreKey | Key that indexes the store in the store's property bag. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
CanRefreshPropertyBrowser | Gets the modeling document store and verifies whether the property window should automatically refresh. |
![]() |
Context | Gets the context for the store. |
![]() |
ModelingDocuments | Gets the collection of models that are sharing the store. |
![]() |
ServiceProvider | Gets the service provider that retrieves Visual Studio shell services. |
![]() |
ShareCount | Gets the flag that indicates whether multiple models share the store. |
![]() |
ShouldDisposeStore | Gets the modeling document store and verifies whether the store should be disposed. |
![]() |
Store | Gets the store for the model. |
![]() |
UndoManager | Gets the UndoManager for the store. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)