CompartmentRuleHelper Class
Visual Studio 2015
Static class with shared code for handling Compartment list item add, remove, and change rules.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | HandleCompartmentUpdate(ElementLink^, Type^) | Update the Compartment represented by the ElementLink, so that it will shrink/grow as needed. |
![]() ![]() | HandleRolePlayerChangedRule(ElementLink^, ModelElement^, ModelElement^) | If the role players change, we only care about the "parent" of the relationship. We update both the old and new parents because an item moved from one to the other. |
Static class that has shared code to handle Compartment list item add, remove, and change rules.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

