Package kieker.model.system.model
Class ModelFactory
java.lang.Object
kieker.model.system.model.ModelFactory
public final class ModelFactory
extends java.lang.Object
- Since:
- 1.15
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringROOT_NODE_LABELLabel for the root node in graphs. -
Method Summary
-
Field Details
-
ROOT_NODE_LABEL
public static final java.lang.String ROOT_NODE_LABELLabel for the root node in graphs.- See Also:
- Constant Field Values
-