public final class ModelUtils
extends java.lang.Object
Constructor and Description |
---|
ModelUtils() |
Modifier and Type | Method and Description |
---|---|
static ru.ispras.fortress.expression.Node |
eventsToNode(EventList events)
Transforms the specified events container to the node.
|
public static ru.ispras.fortress.expression.Node eventsToNode(EventList events)
events
- Container of events.