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.
Include Protected Members
Include Inherited Members
Creates an ElementGroupPrototype in the default partition of a specified closure type.
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 | |
---|---|---|
![]() |
GetClosurePrototypeGroup(ICollection<ModelElement>, ClosureType) | Creates an element group prototype in the default partition of the given closure type if a list of root elements is specified. |
![]() |
GetClosurePrototypeGroup(ICollection<ModelElement>, ClosureType, Boolean) | Creates an element group prototype in the default partition of the specified closure type when given a list of root elements and allows bypassing of demand loading. |
Top