ModelingDocStore Members
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
Initializes an instance of the ModelingDocStore class.
Top
Methods
Name
Description
Gets the modeling document store and verifies whether the top-level transaction can be committed.
Gets the modeling document store and verifies whether a transaction can be undone or redone.
Creates a connection between the store and the model.
Creates an instance of the UndoUnit class, which enables transactions to be undone in the store.
Overloaded.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Clears the transactions that the store maintained.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Initializes the store for the model.
Creates a shallow copy of the current Object. (Inherited from Object.)
Removes the connection between the store and the model.
Returns a string that represents the current object. (Inherited from Object.)
Top
Fields
Name
Description
Key that indexes the store in the store's property bag.
Top
Properties
Name
Description
Gets the modeling document store and verifies whether the property window should automatically refresh.
Gets the context for the store.
Gets the collection of models that are sharing the store.
Gets the service provider that retrieves Visual Studio shell services.
Gets the flag that indicates whether multiple models share the store.
Gets the modeling document store and verifies whether the store should be disposed.
Gets the store for the model.
Gets the UndoManager for the store.
Top