public class InterfaceUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Interface |
createInterfaceForSetOfElements(java.lang.String interfaceName,
java.util.List<Element> participants)
Creates the interface for set of elements.
|
public static Interface createInterfaceForSetOfElements(java.lang.String interfaceName, java.util.List<Element> participants)
interfaceName
- the interface nameparticipants
- the participants