Partition.GetClosurePrototypeGroup 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 | |
---|---|---|
GetClosurePrototypeGroup(ICollection<ModelElement>, ClosureType) | Creates an ElementGroupPrototype of the given closure type based on the given list of root Elements | |
GetClosurePrototypeGroup(ICollection<ModelElement>, ClosureType, Boolean) | Creates an ElementGroupPrototype of the given closure type based on the given list of root Elements |
Top