public class GroupElementFactory
extends java.lang.Object
Constructor and Description |
---|
GroupElementFactory() |
Modifier and Type | Method and Description |
---|---|
static GroupElementHandle |
newGroupElement(ModuleHandle moduleHandle,
java.util.List selectedElements)
Instantiates a group element handle with the given module handle and
selected design element list.
|
public static GroupElementHandle newGroupElement(ModuleHandle moduleHandle, java.util.List selectedElements)
moduleHandle
- the module handle of the selected element list, generally it
is the root module of themselectedElements
- the selected design element listCopyright © 2008 Actuate Corp. All rights reserved.