ImmutabilityExtensionMethods.IsLocked Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsLocked(ModelElement, Locks) | Test whether this element has any of a specified set of locks | |
IsLocked(Partition, Locks) | Test whether this partition has any of a specified set of locks | |
IsLocked(Store, Locks) | Test whether this store has any of a specified set of locks |
Top